[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:25:11.120306 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:33103,127.13.210.61:33607,127.13.210.60:33575
I20260630 12:25:11.122048 14152 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:25:11.122996 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:11.141976 14159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:11.142431 14161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:11.144393 14158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:12.445729 14152 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
W20260630 12:25:12.445689 14160 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:25:12.450045 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.450273 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:12.450523 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822312450496 us; error 0 us; skew 500 ppm
I20260630 12:25:12.451339 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.457044 14152 webserver.cc:533] Webserver started at http://127.13.210.62:43889/ using document root <none> and password file <none>
I20260630 12:25:12.457949 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.458242 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.458738 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.464634 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "8b4d9f34ede8412b986238763bd549b8"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-nkz7"
I20260630 12:25:12.472426 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:25:12.477795 14167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.478976 14152 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:25:12.479334 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "8b4d9f34ede8412b986238763bd549b8"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-nkz7"
I20260630 12:25:12.479693 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:12.532219 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.533943 14152 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:25:12.534430 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.608466 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:33103
I20260630 12:25:12.608572 14218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:33103 every 8 connection(s)
I20260630 12:25:12.614823 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:12.616632 14219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:25:12.621793 14221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:12.623471 14222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:12.627269 14152 server_base.cc:1061] running on GCE node
W20260630 12:25:12.628229 14224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:12.629266 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.629544 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:12.629767 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822312629746 us; error 0 us; skew 500 ppm
I20260630 12:25:12.630553 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.635108 14152 webserver.cc:533] Webserver started at http://127.13.210.61:35033/ using document root <none> and password file <none>
I20260630 12:25:12.635843 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.636121 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.636478 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.638052 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root/instance:
uuid: "c93c7cccf95b4bb1ba87d4556a196e52"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-nkz7"
I20260630 12:25:12.644999 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:12.643112 14219 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.652645 14229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.653901 14152 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:25:12.654281 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root
uuid: "c93c7cccf95b4bb1ba87d4556a196e52"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-nkz7"
I20260630 12:25:12.654702 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:12.678020 14219 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.680485 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:25:12.681016 14169 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.61:33607: connect: Connection refused (error 111)
I20260630 12:25:12.681890 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:25:12.686003 14219 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.61:33607: Network error: Client connection negotiation failed: client connection to 127.13.210.61:33607: connect: Connection refused (error 111)
I20260630 12:25:12.735684 14219 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } attempt: 1
W20260630 12:25:12.741526 14219 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.61:33607: Network error: Client connection negotiation failed: client connection to 127.13.210.61:33607: connect: Connection refused (error 111)
I20260630 12:25:12.759761 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.61:33607
I20260630 12:25:12.759971 14283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.61:33607 every 8 connection(s)
I20260630 12:25:12.764994 14284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.766000 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.772730 14286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:12.773471 14284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:12.774722 14287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:12.778712 14289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:12.780956 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:12.781888 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.782079 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:12.782298 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822312782261 us; error 0 us; skew 500 ppm
I20260630 12:25:12.782979 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.787446 14152 webserver.cc:533] Webserver started at http://127.13.210.60:36933/ using document root <none> and password file <none>
I20260630 12:25:12.787997 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.788233 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.788513 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.789940 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root/instance:
uuid: "635f119feee84d2d87e8402858d5c325"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-nkz7"
I20260630 12:25:12.790968 14284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.797008 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:12.802214 14296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.803054 14152 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:12.803478 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root
uuid: "635f119feee84d2d87e8402858d5c325"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-nkz7"
I20260630 12:25:12.803800 14284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.803830 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:12.810132 14219 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } attempt: 2
W20260630 12:25:12.811949 14284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.60:33575: Network error: Client connection negotiation failed: client connection to 127.13.210.60:33575: connect: Connection refused (error 111)
I20260630 12:25:12.822703 14219 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:12.829043 14219 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.60:33575: Network error: Client connection negotiation failed: client connection to 127.13.210.60:33575: connect: Connection refused (error 111)
I20260630 12:25:12.830629 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.831831 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.855510 14284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } attempt: 1
I20260630 12:25:12.860526 14219 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } attempt: 1
W20260630 12:25:12.862639 14284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.60:33575: Network error: Client connection negotiation failed: client connection to 127.13.210.60:33575: connect: Connection refused (error 111)
W20260630 12:25:12.865414 14219 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.60:33575: Network error: Client connection negotiation failed: client connection to 127.13.210.60:33575: connect: Connection refused (error 111)
I20260630 12:25:12.908075 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.60:33575
I20260630 12:25:12.908208 14348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.60:33575 every 8 connection(s)
I20260630 12:25:12.913026 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:12.913260 14349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.919603 14349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.933038 14219 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } attempt: 2
I20260630 12:25:12.934116 14349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.938469 14284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } attempt: 2
I20260630 12:25:12.949790 14349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.959434 14219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8: Bootstrap starting.
I20260630 12:25:12.961972 14284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: Bootstrap starting.
I20260630 12:25:12.967901 14219 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.968981 14284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.970161 14349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: Bootstrap starting.
I20260630 12:25:12.970247 14219 log.cc:826] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8: Log is configured to *not* fsync() on all Append() calls
I20260630 12:25:12.976778 14349 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.977263 14284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: No bootstrap required, opened a new log
I20260630 12:25:12.978008 14219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8: No bootstrap required, opened a new log
I20260630 12:25:12.981758 14349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: No bootstrap required, opened a new log
I20260630 12:25:12.996542 14284 raft_consensus.cc:359] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:12.996654 14219 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:12.996659 14349 raft_consensus.cc:359] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:12.997617 14219 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.997466 14284 raft_consensus.cc:385] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.997859 14349 raft_consensus.cc:385] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.998088 14284 raft_consensus.cc:740] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c93c7cccf95b4bb1ba87d4556a196e52, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.998055 14219 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4d9f34ede8412b986238763bd549b8, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.998180 14349 raft_consensus.cc:740] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635f119feee84d2d87e8402858d5c325, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.999240 14284 consensus_queue.cc:260] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:12.999243 14349 consensus_queue.cc:260] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:12.999341 14219 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:13.004828 14359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [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: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.006294 14359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:13.008261 14219 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:13.008008 14358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [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: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.008947 14358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:13.009966 14349 sys_catalog.cc:565] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:13.010115 14357 sys_catalog.cc:455] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [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: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.011023 14357 sys_catalog.cc:458] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:13.011531 14284 sys_catalog.cc:565] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:13.018846 14359 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:13.019842 14359 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:13.025666 14259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b4d9f34ede8412b986238763bd549b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" is_pre_election: true
I20260630 12:25:13.026871 14259 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b4d9f34ede8412b986238763bd549b8 in term 0.
I20260630 12:25:13.029089 14169 leader_election.cc:304] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4d9f34ede8412b986238763bd549b8, c93c7cccf95b4bb1ba87d4556a196e52; no voters: 
I20260630 12:25:13.033972 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b4d9f34ede8412b986238763bd549b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f119feee84d2d87e8402858d5c325" is_pre_election: true
I20260630 12:25:13.034854 14324 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b4d9f34ede8412b986238763bd549b8 in term 0.
I20260630 12:25:13.036803 14359 leader_election.cc:290] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c93c7cccf95b4bb1ba87d4556a196e52 (127.13.210.61:33607), 635f119feee84d2d87e8402858d5c325 (127.13.210.60:33575)
I20260630 12:25:13.037595 14359 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:13.038162 14359 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:13.038673 14359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:13.040869 14173 tablet.cc:2406] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:25:13.048278 14359 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:13.052958 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b4d9f34ede8412b986238763bd549b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f119feee84d2d87e8402858d5c325"
I20260630 12:25:13.053758 14324 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:13.056839 14359 leader_election.cc:290] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [CANDIDATE]: Term 1 election: Requested vote from peers c93c7cccf95b4bb1ba87d4556a196e52 (127.13.210.61:33607), 635f119feee84d2d87e8402858d5c325 (127.13.210.60:33575)
I20260630 12:25:13.063246 14259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b4d9f34ede8412b986238763bd549b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c93c7cccf95b4bb1ba87d4556a196e52"
I20260630 12:25:13.064056 14259 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:13.066535 14324 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4d9f34ede8412b986238763bd549b8 in term 1.
I20260630 12:25:13.068727 14168 leader_election.cc:304] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635f119feee84d2d87e8402858d5c325, 8b4d9f34ede8412b986238763bd549b8; no voters: 
I20260630 12:25:13.069983 14359 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:13.071277 14359 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 1 LEADER]: Becoming Leader. State: Replica: 8b4d9f34ede8412b986238763bd549b8, State: Running, Role: LEADER
I20260630 12:25:13.072726 14359 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } }
I20260630 12:25:13.074208 14259 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4d9f34ede8412b986238763bd549b8 in term 1.
I20260630 12:25:13.097504 14369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b4d9f34ede8412b986238763bd549b8. Latest consensus state: current_term: 1 leader_uuid: "8b4d9f34ede8412b986238763bd549b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.098943 14369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:13.105683 14386 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
W20260630 12:25:13.125080 14387 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:13.125455 14387 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:13.127367 14386 catalog_manager.cc:1520] Initializing Kudu cluster ID...
W20260630 12:25:13.137969 14393 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:13.138581 14393 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:13.142300 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:25:13.142602 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:25:13.144840 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:13.152072 14324 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 1 FOLLOWER]: Refusing update from remote peer 8b4d9f34ede8412b986238763bd549b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:13.152216 14259 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 1 FOLLOWER]: Refusing update from remote peer 8b4d9f34ede8412b986238763bd549b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:13.154372 14369 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:13.155150 14359 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:25:13.170707 14398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:13.174829 14404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.182135 14152 server_base.cc:1061] running on GCE node
W20260630 12:25:13.182479 14399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.182358 14358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b4d9f34ede8412b986238763bd549b8. Latest consensus state: current_term: 1 leader_uuid: "8b4d9f34ede8412b986238763bd549b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.183243 14358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:13.184044 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:13.184345 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:13.184574 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822313184553 us; error 0 us; skew 500 ppm
I20260630 12:25:13.185375 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:13.198036 14396 mvcc.cc:204] Tried to move back new op lower bound from 7302440194646392832 to 7302440194363219968. Current Snapshot: MvccSnapshot[applied={T|T < 7302440194646392832}]
I20260630 12:25:13.199936 14359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8b4d9f34ede8412b986238763bd549b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.205307 14359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:13.205793 14357 sys_catalog.cc:455] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b4d9f34ede8412b986238763bd549b8. Latest consensus state: current_term: 1 leader_uuid: "8b4d9f34ede8412b986238763bd549b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.207142 14357 sys_catalog.cc:458] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:13.213959 14359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8b4d9f34ede8412b986238763bd549b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.214903 14359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:13.220479 14152 webserver.cc:533] Webserver started at http://127.13.210.1:34685/ using document root <none> and password file <none>
I20260630 12:25:13.221801 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:13.222222 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:13.222617 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:13.223277 14386 catalog_manager.cc:1383] Generated new cluster ID: fb7efcae9b3447698c798947d8ef04d6
I20260630 12:25:13.223635 14386 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:13.224323 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "cdbe18e2fe3349119e819b3c85127573"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-nkz7"
I20260630 12:25:13.244074 14357 sys_catalog.cc:455] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8b4d9f34ede8412b986238763bd549b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.245376 14357 sys_catalog.cc:458] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:13.246778 14358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8b4d9f34ede8412b986238763bd549b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4d9f34ede8412b986238763bd549b8" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 33103 } } peers { permanent_uuid: "c93c7cccf95b4bb1ba87d4556a196e52" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 33607 } } peers { permanent_uuid: "635f119feee84d2d87e8402858d5c325" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 33575 } } }
I20260630 12:25:13.247598 14358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:13.251760 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.027s	user 0.006s	sys 0.011s
I20260630 12:25:13.260938 14413 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.262104 14152 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:25:13.262576 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "cdbe18e2fe3349119e819b3c85127573"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-nkz7"
I20260630 12:25:13.263069 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:13.308746 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:13.310856 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:13.318779 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:13.320504 14386 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:13.325350 14386 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:13.326977 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:13.327375 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:13.327735 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:13.328002 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.363463 14386 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8: Generated new TSK 0
I20260630 12:25:13.364786 14386 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:13.451561 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:40439
I20260630 12:25:13.451697 14476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:40439 every 8 connection(s)
I20260630 12:25:13.485587 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:13.506803 14487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.507761 14478 heartbeater.cc:344] Connected to a master server at 127.13.210.61:33607
I20260630 12:25:13.508266 14478 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.509671 14478 heartbeater.cc:507] Master 127.13.210.61:33607 requested a full tablet report, sending...
W20260630 12:25:13.512887 14486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.514112 14249 ts_manager.cc:194] Registered new tserver with Master: cdbe18e2fe3349119e819b3c85127573 (127.13.210.1:40439)
W20260630 12:25:13.516989 14489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.518890 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:13.519959 14477 heartbeater.cc:344] Connected to a master server at 127.13.210.60:33575
I20260630 12:25:13.519991 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:13.520395 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:13.520445 14477 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.520641 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822313520619 us; error 0 us; skew 500 ppm
I20260630 12:25:13.521272 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:13.521507 14477 heartbeater.cc:507] Master 127.13.210.60:33575 requested a full tablet report, sending...
I20260630 12:25:13.521597 14479 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33103
I20260630 12:25:13.522013 14479 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.523190 14479 heartbeater.cc:507] Master 127.13.210.62:33103 requested a full tablet report, sending...
I20260630 12:25:13.524618 14314 ts_manager.cc:194] Registered new tserver with Master: cdbe18e2fe3349119e819b3c85127573 (127.13.210.1:40439)
I20260630 12:25:13.526660 14184 ts_manager.cc:194] Registered new tserver with Master: cdbe18e2fe3349119e819b3c85127573 (127.13.210.1:40439)
I20260630 12:25:13.527810 14152 webserver.cc:533] Webserver started at http://127.13.210.2:43583/ using document root <none> and password file <none>
I20260630 12:25:13.528501 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:13.528779 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:13.529101 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:13.529914 14184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37096
I20260630 12:25:13.530584 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "c93cc7ac02264be9aa397c78dbf8ae0c"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-nkz7"
I20260630 12:25:13.536015 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:25:13.539937 14494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.540917 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:25:13.541342 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "c93cc7ac02264be9aa397c78dbf8ae0c"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-nkz7"
I20260630 12:25:13.541676 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:13.557246 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:13.558699 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:13.561206 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:13.565101 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:13.565488 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.565795 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:13.566112 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.672132 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:36539
I20260630 12:25:13.672320 14556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:36539 every 8 connection(s)
I20260630 12:25:13.706872 14557 heartbeater.cc:344] Connected to a master server at 127.13.210.60:33575
I20260630 12:25:13.707378 14557 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.708845 14557 heartbeater.cc:507] Master 127.13.210.60:33575 requested a full tablet report, sending...
I20260630 12:25:13.712263 14314 ts_manager.cc:194] Registered new tserver with Master: c93cc7ac02264be9aa397c78dbf8ae0c (127.13.210.2:36539)
I20260630 12:25:13.713781 14558 heartbeater.cc:344] Connected to a master server at 127.13.210.61:33607
I20260630 12:25:13.714287 14558 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.714599 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:13.715386 14558 heartbeater.cc:507] Master 127.13.210.61:33607 requested a full tablet report, sending...
I20260630 12:25:13.718909 14249 ts_manager.cc:194] Registered new tserver with Master: c93cc7ac02264be9aa397c78dbf8ae0c (127.13.210.2:36539)
I20260630 12:25:13.721673 14560 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33103
I20260630 12:25:13.722371 14560 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.723603 14560 heartbeater.cc:507] Master 127.13.210.62:33103 requested a full tablet report, sending...
W20260630 12:25:13.724874 14564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.726648 14184 ts_manager.cc:194] Registered new tserver with Master: c93cc7ac02264be9aa397c78dbf8ae0c (127.13.210.2:36539)
I20260630 12:25:13.728209 14184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37108
W20260630 12:25:13.733924 14565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:13.737974 14567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.740736 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:13.742218 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:13.742491 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:13.742763 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822313742741 us; error 0 us; skew 500 ppm
I20260630 12:25:13.743316 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:13.747586 14152 webserver.cc:533] Webserver started at http://127.13.210.3:44479/ using document root <none> and password file <none>
I20260630 12:25:13.748175 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:13.748451 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:13.748802 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:13.749979 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "e9ac006c068b4a679b187d194b27a248"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-nkz7"
I20260630 12:25:13.754911 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:13.759985 14572 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.761587 14152 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:25:13.762012 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "e9ac006c068b4a679b187d194b27a248"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-nkz7"
I20260630 12:25:13.762602 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:13.786168 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:13.787629 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:13.789726 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:13.793615 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:13.793887 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:13.794185 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:13.794368 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.911584 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:36135
I20260630 12:25:13.911751 14635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:36135 every 8 connection(s)
I20260630 12:25:13.965911 14637 heartbeater.cc:344] Connected to a master server at 127.13.210.61:33607
I20260630 12:25:13.966431 14637 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.967440 14637 heartbeater.cc:507] Master 127.13.210.61:33607 requested a full tablet report, sending...
I20260630 12:25:13.970547 14249 ts_manager.cc:194] Registered new tserver with Master: e9ac006c068b4a679b187d194b27a248 (127.13.210.3:36135)
I20260630 12:25:13.974159 14638 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33103
I20260630 12:25:13.974624 14638 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.975801 14638 heartbeater.cc:507] Master 127.13.210.62:33103 requested a full tablet report, sending...
I20260630 12:25:13.978543 14184 ts_manager.cc:194] Registered new tserver with Master: e9ac006c068b4a679b187d194b27a248 (127.13.210.3:36135)
I20260630 12:25:13.980310 14184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37116
I20260630 12:25:13.983104 14636 heartbeater.cc:344] Connected to a master server at 127.13.210.60:33575
I20260630 12:25:13.983561 14636 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.984753 14636 heartbeater.cc:507] Master 127.13.210.60:33575 requested a full tablet report, sending...
I20260630 12:25:13.988118 14314 ts_manager.cc:194] Registered new tserver with Master: e9ac006c068b4a679b187d194b27a248 (127.13.210.3:36135)
I20260630 12:25:13.988716 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.046899694s
I20260630 12:25:14.130125 14387 catalog_manager.cc:1295] Loaded cluster ID: fb7efcae9b3447698c798947d8ef04d6
I20260630 12:25:14.130494 14387 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: loading cluster ID for follower catalog manager: success
I20260630 12:25:14.136308 14387 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: acquiring CA information for follower catalog manager: success
I20260630 12:25:14.140229 14387 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:14.145201 14393 catalog_manager.cc:1295] Loaded cluster ID: fb7efcae9b3447698c798947d8ef04d6
I20260630 12:25:14.145592 14393 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: loading cluster ID for follower catalog manager: success
I20260630 12:25:14.153064 14393 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: acquiring CA information for follower catalog manager: success
I20260630 12:25:14.158568 14393 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:14.533578 14479 heartbeater.cc:499] Master 127.13.210.62:33103 was elected leader, sending a full tablet report...
I20260630 12:25:14.731415 14560 heartbeater.cc:499] Master 127.13.210.62:33103 was elected leader, sending a full tablet report...
I20260630 12:25:14.988595 14638 heartbeater.cc:499] Master 127.13.210.62:33103 was elected leader, sending a full tablet report...
I20260630 12:25:15.141757 14395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:16.156277 14184 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47414:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:25:16.243805 14441 tablet_service.cc:1511] Processing CreateTablet for tablet 8181cb2dc98844688ce5240bbbec81ae (DEFAULT_TABLE table=test-workload [id=ac09a7940c1d4c04b514b82b356acc50]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:25:16.243970 14442 tablet_service.cc:1511] Processing CreateTablet for tablet 8380a4d9562b48fd9aa057d33b16a9b3 (DEFAULT_TABLE table=test-workload [id=ac09a7940c1d4c04b514b82b356acc50]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:25:16.245631 14441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8181cb2dc98844688ce5240bbbec81ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:16.246905 14600 tablet_service.cc:1511] Processing CreateTablet for tablet d7879771e2924586bedbaeee26532b2f (DEFAULT_TABLE table=test-workload [id=ac09a7940c1d4c04b514b82b356acc50]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:25:16.248191 14600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7879771e2924586bedbaeee26532b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:16.248499 14442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8380a4d9562b48fd9aa057d33b16a9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:16.251341 14522 tablet_service.cc:1511] Processing CreateTablet for tablet f6b9d3385301465d926d11e0b4eb41a8 (DEFAULT_TABLE table=test-workload [id=ac09a7940c1d4c04b514b82b356acc50]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:25:16.252664 14522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b9d3385301465d926d11e0b4eb41a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:16.274816 14670 tablet_bootstrap.cc:492] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573: Bootstrap starting.
I20260630 12:25:16.275717 14672 tablet_bootstrap.cc:492] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c: Bootstrap starting.
I20260630 12:25:16.278367 14671 tablet_bootstrap.cc:492] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248: Bootstrap starting.
I20260630 12:25:16.281256 14670 tablet_bootstrap.cc:654] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.284024 14672 tablet_bootstrap.cc:654] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.287194 14671 tablet_bootstrap.cc:654] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.287536 14670 tablet_bootstrap.cc:492] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573: No bootstrap required, opened a new log
I20260630 12:25:16.288067 14670 ts_tablet_manager.cc:1403] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:25:16.290879 14670 raft_consensus.cc:359] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.291364 14670 raft_consensus.cc:385] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.291738 14670 raft_consensus.cc:740] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdbe18e2fe3349119e819b3c85127573, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.292801 14670 consensus_queue.cc:260] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.293576 14670 raft_consensus.cc:399] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:16.293952 14670 raft_consensus.cc:493] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:16.294354 14670 raft_consensus.cc:3060] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.294735 14672 tablet_bootstrap.cc:492] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c: No bootstrap required, opened a new log
I20260630 12:25:16.295223 14672 ts_tablet_manager.cc:1403] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260630 12:25:16.295815 14671 tablet_bootstrap.cc:492] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248: No bootstrap required, opened a new log
I20260630 12:25:16.296303 14671 ts_tablet_manager.cc:1403] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260630 12:25:16.298036 14672 raft_consensus.cc:359] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c93cc7ac02264be9aa397c78dbf8ae0c" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36539 } }
I20260630 12:25:16.298604 14672 raft_consensus.cc:385] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.298897 14672 raft_consensus.cc:740] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c93cc7ac02264be9aa397c78dbf8ae0c, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.298895 14671 raft_consensus.cc:359] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ac006c068b4a679b187d194b27a248" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 36135 } }
I20260630 12:25:16.299150 14670 raft_consensus.cc:515] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.299609 14671 raft_consensus.cc:385] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.299834 14672 consensus_queue.cc:260] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c93cc7ac02264be9aa397c78dbf8ae0c" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36539 } }
I20260630 12:25:16.300035 14671 raft_consensus.cc:740] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac006c068b4a679b187d194b27a248, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.300055 14670 leader_election.cc:304] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [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: cdbe18e2fe3349119e819b3c85127573; no voters: 
I20260630 12:25:16.300527 14672 raft_consensus.cc:399] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:16.301046 14672 raft_consensus.cc:493] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:16.301054 14671 consensus_queue.cc:260] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9ac006c068b4a679b187d194b27a248" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 36135 } }
I20260630 12:25:16.301721 14672 raft_consensus.cc:3060] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.302153 14671 raft_consensus.cc:399] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:16.302592 14671 raft_consensus.cc:493] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:16.303054 14671 raft_consensus.cc:3060] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.307243 14670 leader_election.cc:290] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:16.307744 14676 raft_consensus.cc:2804] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.310755 14672 raft_consensus.cc:515] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c93cc7ac02264be9aa397c78dbf8ae0c" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36539 } }
I20260630 12:25:16.311849 14672 leader_election.cc:304] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [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: c93cc7ac02264be9aa397c78dbf8ae0c; no voters: 
I20260630 12:25:16.313730 14671 raft_consensus.cc:515] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ac006c068b4a679b187d194b27a248" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 36135 } }
I20260630 12:25:16.314898 14671 leader_election.cc:304] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [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: e9ac006c068b4a679b187d194b27a248; no voters: 
I20260630 12:25:16.319336 14676 raft_consensus.cc:697] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 1 LEADER]: Becoming Leader. State: Replica: cdbe18e2fe3349119e819b3c85127573, State: Running, Role: LEADER
I20260630 12:25:16.319617 14670 ts_tablet_manager.cc:1434] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.011s
I20260630 12:25:16.320518 14676 consensus_queue.cc:237] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [LEADER]: Queue going to LEADER mode. State: All 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: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.321563 14670 tablet_bootstrap.cc:492] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573: Bootstrap starting.
I20260630 12:25:16.323230 14671 leader_election.cc:290] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:16.325721 14680 raft_consensus.cc:2804] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.331075 14671 ts_tablet_manager.cc:1434] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248: Time spent starting tablet: real 0.034s	user 0.021s	sys 0.008s
I20260630 12:25:16.331875 14672 leader_election.cc:290] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:16.333335 14679 raft_consensus.cc:2804] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.335776 14670 tablet_bootstrap.cc:654] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.337461 14679 raft_consensus.cc:697] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 1 LEADER]: Becoming Leader. State: Replica: c93cc7ac02264be9aa397c78dbf8ae0c, State: Running, Role: LEADER
I20260630 12:25:16.338590 14679 consensus_queue.cc:237] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [LEADER]: Queue going to LEADER mode. State: All 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: "c93cc7ac02264be9aa397c78dbf8ae0c" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36539 } }
I20260630 12:25:16.361558 14672 ts_tablet_manager.cc:1434] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c: Time spent starting tablet: real 0.066s	user 0.024s	sys 0.020s
I20260630 12:25:16.369211 14184 catalog_manager.cc:5697] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c93cc7ac02264be9aa397c78dbf8ae0c (127.13.210.2). New cstate: current_term: 1 leader_uuid: "c93cc7ac02264be9aa397c78dbf8ae0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c93cc7ac02264be9aa397c78dbf8ae0c" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36539 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:16.370723 14680 raft_consensus.cc:697] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 1 LEADER]: Becoming Leader. State: Replica: e9ac006c068b4a679b187d194b27a248, State: Running, Role: LEADER
I20260630 12:25:16.377420 14670 tablet_bootstrap.cc:492] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573: No bootstrap required, opened a new log
I20260630 12:25:16.371560 14680 consensus_queue.cc:237] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [LEADER]: Queue going to LEADER mode. State: All 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: "e9ac006c068b4a679b187d194b27a248" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 36135 } }
I20260630 12:25:16.379195 14670 ts_tablet_manager.cc:1403] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.023s
I20260630 12:25:16.375231 14183 catalog_manager.cc:5697] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdbe18e2fe3349119e819b3c85127573 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "cdbe18e2fe3349119e819b3c85127573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:16.390802 14670 raft_consensus.cc:359] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.391426 14670 raft_consensus.cc:385] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.391793 14670 raft_consensus.cc:740] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdbe18e2fe3349119e819b3c85127573, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.393030 14670 consensus_queue.cc:260] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.394402 14670 raft_consensus.cc:399] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:16.394733 14670 raft_consensus.cc:493] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:16.395450 14670 raft_consensus.cc:3060] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.420321 14182 catalog_manager.cc:5697] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ac006c068b4a679b187d194b27a248 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "e9ac006c068b4a679b187d194b27a248" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ac006c068b4a679b187d194b27a248" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:16.430477 14670 raft_consensus.cc:515] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.431138 14670 leader_election.cc:304] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [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: cdbe18e2fe3349119e819b3c85127573; no voters: 
I20260630 12:25:16.431651 14670 leader_election.cc:290] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:16.433328 14670 ts_tablet_manager.cc:1434] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573: Time spent starting tablet: real 0.048s	user 0.014s	sys 0.000s
I20260630 12:25:16.433869 14678 raft_consensus.cc:2804] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.434388 14678 raft_consensus.cc:697] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 1 LEADER]: Becoming Leader. State: Replica: cdbe18e2fe3349119e819b3c85127573, State: Running, Role: LEADER
I20260630 12:25:16.435184 14678 consensus_queue.cc:237] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [LEADER]: Queue going to LEADER mode. State: All 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: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } }
I20260630 12:25:16.454559 14181 catalog_manager.cc:5697] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdbe18e2fe3349119e819b3c85127573 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "cdbe18e2fe3349119e819b3c85127573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbe18e2fe3349119e819b3c85127573" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 40439 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:17.143175 14395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:17.146034 14395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:18.483405 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:25:18.503033 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.503758 14152 tablet_replica.cc:333] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573: stopping tablet replica
I20260630 12:25:18.504354 14152 raft_consensus.cc:2243] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.504848 14152 raft_consensus.cc:2272] T 8380a4d9562b48fd9aa057d33b16a9b3 P cdbe18e2fe3349119e819b3c85127573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.507120 14152 tablet_replica.cc:333] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573: stopping tablet replica
I20260630 12:25:18.507603 14152 raft_consensus.cc:2243] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.507994 14152 raft_consensus.cc:2272] T 8181cb2dc98844688ce5240bbbec81ae P cdbe18e2fe3349119e819b3c85127573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.601938 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:25:18.613265 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:25:18.633767 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.634626 14152 tablet_replica.cc:333] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c: stopping tablet replica
I20260630 12:25:18.635248 14152 raft_consensus.cc:2243] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.635727 14152 raft_consensus.cc:2272] T f6b9d3385301465d926d11e0b4eb41a8 P c93cc7ac02264be9aa397c78dbf8ae0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.645390 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:25:18.653409 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:25:18.673497 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.674508 14152 tablet_replica.cc:333] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248: stopping tablet replica
I20260630 12:25:18.675122 14152 raft_consensus.cc:2243] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.675614 14152 raft_consensus.cc:2272] T d7879771e2924586bedbaeee26532b2f P e9ac006c068b4a679b187d194b27a248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.694105 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:25:18.703058 14152 master.cc:562] Master@127.13.210.62:33103 shutting down...
I20260630 12:25:18.806928 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.807816 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.808120 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b4d9f34ede8412b986238763bd549b8: stopping tablet replica
I20260630 12:25:18.828621 14152 master.cc:584] Master@127.13.210.62:33103 shutdown complete.
I20260630 12:25:18.841261 14152 master.cc:562] Master@127.13.210.61:33607 shutting down...
I20260630 12:25:18.857733 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.858351 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.858721 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P c93c7cccf95b4bb1ba87d4556a196e52: stopping tablet replica
I20260630 12:25:18.912119 14152 master.cc:584] Master@127.13.210.61:33607 shutdown complete.
I20260630 12:25:18.921953 14152 master.cc:562] Master@127.13.210.60:33575 shutting down...
I20260630 12:25:18.935770 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.936293 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.936592 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 635f119feee84d2d87e8402858d5c325: stopping tablet replica
I20260630 12:25:18.954355 14152 master.cc:584] Master@127.13.210.60:33575 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7863 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:25:18.980937 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:41037
I20260630 12:25:18.982121 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.986915 14693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:18.988076 14694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:18.989430 14696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:18.990298 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:18.991128 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:18.991317 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:18.991518 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822318991485 us; error 0 us; skew 500 ppm
I20260630 12:25:18.992010 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.994679 14152 webserver.cc:533] Webserver started at http://127.13.210.62:41771/ using document root <none> and password file <none>
I20260630 12:25:18.995141 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.995330 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.995610 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.996681 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "a23e752fc4ec41f6aa91abe3611f7a07"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-nkz7"
I20260630 12:25:19.002027 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:25:19.005795 14701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.006817 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:25:19.007149 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "a23e752fc4ec41f6aa91abe3611f7a07"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-nkz7"
I20260630 12:25:19.007472 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:19.037921 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:19.038941 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:19.077749 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:41037
I20260630 12:25:19.077937 14752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:41037 every 8 connection(s)
I20260630 12:25:19.081693 14753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.091784 14753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07: Bootstrap starting.
I20260630 12:25:19.097033 14753 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:19.101179 14753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07: No bootstrap required, opened a new log
I20260630 12:25:19.103266 14753 raft_consensus.cc:359] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23e752fc4ec41f6aa91abe3611f7a07" member_type: VOTER }
I20260630 12:25:19.103642 14753 raft_consensus.cc:385] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:19.103893 14753 raft_consensus.cc:740] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23e752fc4ec41f6aa91abe3611f7a07, State: Initialized, Role: FOLLOWER
I20260630 12:25:19.104563 14753 consensus_queue.cc:260] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a23e752fc4ec41f6aa91abe3611f7a07" member_type: VOTER }
I20260630 12:25:19.105027 14753 raft_consensus.cc:399] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:19.105254 14753 raft_consensus.cc:493] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:19.105535 14753 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:19.109858 14753 raft_consensus.cc:515] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23e752fc4ec41f6aa91abe3611f7a07" member_type: VOTER }
I20260630 12:25:19.110404 14753 leader_election.cc:304] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [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: a23e752fc4ec41f6aa91abe3611f7a07; no voters: 
I20260630 12:25:19.111882 14753 leader_election.cc:290] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:19.112108 14756 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:19.113621 14756 raft_consensus.cc:697] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 1 LEADER]: Becoming Leader. State: Replica: a23e752fc4ec41f6aa91abe3611f7a07, State: Running, Role: LEADER
I20260630 12:25:19.114403 14756 consensus_queue.cc:237] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [LEADER]: Queue going to LEADER mode. State: All 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: "a23e752fc4ec41f6aa91abe3611f7a07" member_type: VOTER }
I20260630 12:25:19.115516 14753 sys_catalog.cc:565] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:19.117482 14758 sys_catalog.cc:455] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a23e752fc4ec41f6aa91abe3611f7a07. Latest consensus state: current_term: 1 leader_uuid: "a23e752fc4ec41f6aa91abe3611f7a07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23e752fc4ec41f6aa91abe3611f7a07" member_type: VOTER } }
I20260630 12:25:19.117414 14757 sys_catalog.cc:455] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a23e752fc4ec41f6aa91abe3611f7a07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23e752fc4ec41f6aa91abe3611f7a07" member_type: VOTER } }
I20260630 12:25:19.118175 14758 sys_catalog.cc:458] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:19.118261 14757 sys_catalog.cc:458] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:19.123431 14760 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:19.132658 14760 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:19.133898 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:19.142416 14760 catalog_manager.cc:1383] Generated new cluster ID: 2f3b3551b6294dfcb8b11154f543bd97
I20260630 12:25:19.142670 14760 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:19.172657 14760 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:19.173974 14760 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:19.188443 14760 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07: Generated new TSK 0
I20260630 12:25:19.189177 14760 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:19.200915 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:19.208094 14774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:19.209700 14775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:19.211190 14777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:19.211645 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:19.212616 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:19.212798 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:19.212949 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822319212931 us; error 0 us; skew 500 ppm
I20260630 12:25:19.213534 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:19.216048 14152 webserver.cc:533] Webserver started at http://127.13.210.1:36113/ using document root <none> and password file <none>
I20260630 12:25:19.216548 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:19.216791 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:19.217087 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:19.218338 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "8a3d8310d147478389a18df28420b938"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-nkz7"
I20260630 12:25:19.222673 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:19.226645 14782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.227771 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:25:19.228086 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "8a3d8310d147478389a18df28420b938"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-nkz7"
I20260630 12:25:19.228390 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:19.239173 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:19.240268 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:19.241928 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:19.244293 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:19.244529 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.244798 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:19.244982 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.284989 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:36417
I20260630 12:25:19.285272 14844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:36417 every 8 connection(s)
I20260630 12:25:19.289923 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:19.297043 14849 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:19.298393 14850 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:19.300319 14152 server_base.cc:1061] running on GCE node
W20260630 12:25:19.301193 14853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:19.302181 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:19.302403 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:19.302542 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822319302530 us; error 0 us; skew 500 ppm
I20260630 12:25:19.302984 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:19.306079 14152 webserver.cc:533] Webserver started at http://127.13.210.2:40375/ using document root <none> and password file <none>
I20260630 12:25:19.306727 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:19.307029 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:19.307410 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:19.308562 14845 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41037
I20260630 12:25:19.308844 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "a421c30f96f74c78ac73440a5c289626"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-nkz7"
I20260630 12:25:19.308940 14845 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:19.309800 14845 heartbeater.cc:507] Master 127.13.210.62:41037 requested a full tablet report, sending...
I20260630 12:25:19.311944 14718 ts_manager.cc:194] Registered new tserver with Master: 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417)
I20260630 12:25:19.313740 14718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46768
I20260630 12:25:19.314347 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260630 12:25:19.318145 14857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.319161 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:25:19.319660 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "a421c30f96f74c78ac73440a5c289626"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-nkz7"
I20260630 12:25:19.320104 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:19.343327 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:19.344352 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:19.345790 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:19.348042 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:19.348263 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.348488 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:19.348661 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.392097 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:36281
I20260630 12:25:19.392228 14919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:36281 every 8 connection(s)
I20260630 12:25:19.396623 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:19.403436 14923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:19.404192 14924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:19.409493 14926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:19.409853 14920 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41037
I20260630 12:25:19.410427 14920 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:19.411599 14920 heartbeater.cc:507] Master 127.13.210.62:41037 requested a full tablet report, sending...
I20260630 12:25:19.414259 14718 ts_manager.cc:194] Registered new tserver with Master: a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281)
I20260630 12:25:19.415308 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:19.416013 14718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46782
I20260630 12:25:19.416133 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:19.416440 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:19.416617 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822319416599 us; error 0 us; skew 500 ppm
I20260630 12:25:19.417253 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:19.419756 14152 webserver.cc:533] Webserver started at http://127.13.210.3:35019/ using document root <none> and password file <none>
I20260630 12:25:19.420228 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:19.420433 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:19.420686 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:19.421792 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "c78513c86a814c1c834a2b27ca56ac9a"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-nkz7"
I20260630 12:25:19.426427 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:25:19.429723 14931 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.430830 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:19.431123 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "c78513c86a814c1c834a2b27ca56ac9a"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-nkz7"
I20260630 12:25:19.431422 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:19.451777 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:19.452834 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:19.454200 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:19.456274 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:19.456491 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.456722 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:19.456892 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.493557 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:39565
I20260630 12:25:19.493623 14993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:39565 every 8 connection(s)
I20260630 12:25:19.507872 14994 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41037
I20260630 12:25:19.508296 14994 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:19.509222 14994 heartbeater.cc:507] Master 127.13.210.62:41037 requested a full tablet report, sending...
I20260630 12:25:19.511348 14718 ts_manager.cc:194] Registered new tserver with Master: c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:19.512429 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015987728s
I20260630 12:25:19.512710 14718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46784
I20260630 12:25:20.316458 14845 heartbeater.cc:499] Master 127.13.210.62:41037 was elected leader, sending a full tablet report...
I20260630 12:25:20.418982 14920 heartbeater.cc:499] Master 127.13.210.62:41037 was elected leader, sending a full tablet report...
I20260630 12:25:20.515583 14994 heartbeater.cc:499] Master 127.13.210.62:41037 was elected leader, sending a full tablet report...
I20260630 12:25:20.568989 14718 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46790:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:20.571481 14718 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:20.641109 14959 tablet_service.cc:1511] Processing CreateTablet for tablet fb0f54b8c2ce49e8a194ee6f4dbec4ff (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:20.642048 14809 tablet_service.cc:1511] Processing CreateTablet for tablet 68eed423d23941debf73f3c350130df5 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:20.642531 14959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0f54b8c2ce49e8a194ee6f4dbec4ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.643328 14809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68eed423d23941debf73f3c350130df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.646855 14808 tablet_service.cc:1511] Processing CreateTablet for tablet d5a3cb2dfccc462caa35fdb9695defec (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:20.648283 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a3cb2dfccc462caa35fdb9695defec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.649495 14957 tablet_service.cc:1511] Processing CreateTablet for tablet d5a3cb2dfccc462caa35fdb9695defec (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:20.650799 14957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a3cb2dfccc462caa35fdb9695defec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.650875 14807 tablet_service.cc:1511] Processing CreateTablet for tablet f65204fe9ee744ebb421d1eaea737848 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:20.652227 14807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65204fe9ee744ebb421d1eaea737848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.654335 14956 tablet_service.cc:1511] Processing CreateTablet for tablet f65204fe9ee744ebb421d1eaea737848 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:20.646855 14958 tablet_service.cc:1511] Processing CreateTablet for tablet 68eed423d23941debf73f3c350130df5 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:20.655671 14956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65204fe9ee744ebb421d1eaea737848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.656486 14958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68eed423d23941debf73f3c350130df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.657392 14955 tablet_service.cc:1511] Processing CreateTablet for tablet 6db586af44144aabbcd3ac832a62b355 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:20.658972 14806 tablet_service.cc:1511] Processing CreateTablet for tablet 6db586af44144aabbcd3ac832a62b355 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:20.659766 14881 tablet_service.cc:1511] Processing CreateTablet for tablet 6db586af44144aabbcd3ac832a62b355 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:20.660279 14806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db586af44144aabbcd3ac832a62b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.661119 14881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db586af44144aabbcd3ac832a62b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.661785 14879 tablet_service.cc:1511] Processing CreateTablet for tablet 04db1ef8c3904ae6b323d872f70c1471 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:20.663170 14879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04db1ef8c3904ae6b323d872f70c1471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.662884 14882 tablet_service.cc:1511] Processing CreateTablet for tablet f65204fe9ee744ebb421d1eaea737848 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:20.664220 14882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65204fe9ee744ebb421d1eaea737848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.666900 14884 tablet_service.cc:1511] Processing CreateTablet for tablet 68eed423d23941debf73f3c350130df5 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:20.668264 14884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68eed423d23941debf73f3c350130df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.670152 14955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db586af44144aabbcd3ac832a62b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.670002 14885 tablet_service.cc:1511] Processing CreateTablet for tablet fb0f54b8c2ce49e8a194ee6f4dbec4ff (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:20.671337 14885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0f54b8c2ce49e8a194ee6f4dbec4ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.671825 14878 tablet_service.cc:1511] Processing CreateTablet for tablet 8871369a409941809ce8263e6675c17a (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:20.673118 14878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8871369a409941809ce8263e6675c17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.674996 14883 tablet_service.cc:1511] Processing CreateTablet for tablet d5a3cb2dfccc462caa35fdb9695defec (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:20.676509 14883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a3cb2dfccc462caa35fdb9695defec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.679369 14805 tablet_service.cc:1511] Processing CreateTablet for tablet e705d12d05a747d881ad1c4ec63458ad (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:20.681244 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e705d12d05a747d881ad1c4ec63458ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.647905 14810 tablet_service.cc:1511] Processing CreateTablet for tablet fb0f54b8c2ce49e8a194ee6f4dbec4ff (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:20.682519 14880 tablet_service.cc:1511] Processing CreateTablet for tablet e705d12d05a747d881ad1c4ec63458ad (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:20.684245 14880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e705d12d05a747d881ad1c4ec63458ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.687211 14810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0f54b8c2ce49e8a194ee6f4dbec4ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.692592 14953 tablet_service.cc:1511] Processing CreateTablet for tablet 04db1ef8c3904ae6b323d872f70c1471 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:20.693159 14954 tablet_service.cc:1511] Processing CreateTablet for tablet e705d12d05a747d881ad1c4ec63458ad (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:20.696792 14952 tablet_service.cc:1511] Processing CreateTablet for tablet 8871369a409941809ce8263e6675c17a (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:20.698115 14953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04db1ef8c3904ae6b323d872f70c1471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.699456 14804 tablet_service.cc:1511] Processing CreateTablet for tablet 04db1ef8c3904ae6b323d872f70c1471 (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:20.702896 14803 tablet_service.cc:1511] Processing CreateTablet for tablet 8871369a409941809ce8263e6675c17a (DEFAULT_TABLE table=test-workload [id=c844ff8eaa14465288adb9a183abd302]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:20.703739 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04db1ef8c3904ae6b323d872f70c1471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.705696 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8871369a409941809ce8263e6675c17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.717391 14952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8871369a409941809ce8263e6675c17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.755561 14954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e705d12d05a747d881ad1c4ec63458ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.790480 15014 tablet_bootstrap.cc:492] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:20.810527 15015 tablet_bootstrap.cc:492] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:20.822690 15014 tablet_bootstrap.cc:654] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.838019 15016 tablet_bootstrap.cc:492] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:20.849562 15016 tablet_bootstrap.cc:654] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.853497 15015 tablet_bootstrap.cc:654] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.857440 15014 tablet_bootstrap.cc:492] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:20.857998 15014 ts_tablet_manager.cc:1403] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.014s
I20260630 12:25:20.860373 15016 tablet_bootstrap.cc:492] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:20.860863 15016 ts_tablet_manager.cc:1403] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260630 12:25:20.861330 15014 raft_consensus.cc:359] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.862090 15014 raft_consensus.cc:385] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.862383 15014 raft_consensus.cc:740] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.863241 15014 consensus_queue.cc:260] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.863642 15016 raft_consensus.cc:359] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.864351 15016 raft_consensus.cc:385] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.864737 15016 raft_consensus.cc:740] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.866097 15015 tablet_bootstrap.cc:492] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:20.865749 15016 consensus_queue.cc:260] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.866607 15015 ts_tablet_manager.cc:1403] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260630 12:25:20.867511 15014 ts_tablet_manager.cc:1434] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:25:20.868754 15014 tablet_bootstrap.cc:492] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:20.869783 15015 raft_consensus.cc:359] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.870546 15015 raft_consensus.cc:385] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.870846 15015 raft_consensus.cc:740] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.871694 15015 consensus_queue.cc:260] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.876946 15014 tablet_bootstrap.cc:654] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.879468 15016 ts_tablet_manager.cc:1434] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.010s
I20260630 12:25:20.880476 15016 tablet_bootstrap.cc:492] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:20.886466 15016 tablet_bootstrap.cc:654] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.893505 15015 ts_tablet_manager.cc:1434] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.020s
I20260630 12:25:20.894657 15015 tablet_bootstrap.cc:492] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:20.893941 15014 tablet_bootstrap.cc:492] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:20.895430 15014 ts_tablet_manager.cc:1403] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.001s
I20260630 12:25:20.895449 15016 tablet_bootstrap.cc:492] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:20.896241 15016 ts_tablet_manager.cc:1403] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260630 12:25:20.898783 15014 raft_consensus.cc:359] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.899641 15014 raft_consensus.cc:385] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.899638 15016 raft_consensus.cc:359] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.900285 15014 raft_consensus.cc:740] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.900579 15016 raft_consensus.cc:385] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.900960 15015 tablet_bootstrap.cc:654] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.900943 15016 raft_consensus.cc:740] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.901310 15014 consensus_queue.cc:260] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.902195 15016 consensus_queue.cc:260] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.904642 15016 ts_tablet_manager.cc:1434] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:25:20.905591 15016 tablet_bootstrap.cc:492] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:20.906904 15014 ts_tablet_manager.cc:1434] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:25:20.908224 15014 tablet_bootstrap.cc:492] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:20.911309 15016 tablet_bootstrap.cc:654] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.916002 15014 tablet_bootstrap.cc:654] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.929358 15014 tablet_bootstrap.cc:492] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:20.930261 15014 ts_tablet_manager.cc:1403] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260630 12:25:20.931599 15020 raft_consensus.cc:493] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.932137 15020 raft_consensus.cc:515] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.934198 15014 raft_consensus.cc:359] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.935333 15014 raft_consensus.cc:385] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.935776 15014 raft_consensus.cc:740] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.936748 15014 consensus_queue.cc:260] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.940604 15015 tablet_bootstrap.cc:492] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:20.940660 15020 leader_election.cc:290] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:20.941452 15015 ts_tablet_manager.cc:1403] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.023s
I20260630 12:25:20.944624 15014 ts_tablet_manager.cc:1434] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:25:20.944666 15015 raft_consensus.cc:359] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.945586 15015 raft_consensus.cc:385] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.945931 15015 raft_consensus.cc:740] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.946077 15014 tablet_bootstrap.cc:492] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:20.946880 15015 consensus_queue.cc:260] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.951050 15016 tablet_bootstrap.cc:492] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:20.951608 15016 ts_tablet_manager.cc:1403] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.007s
I20260630 12:25:20.951902 15015 ts_tablet_manager.cc:1434] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:25:20.952564 15014 tablet_bootstrap.cc:654] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.952919 15015 tablet_bootstrap.cc:492] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:20.958568 15016 raft_consensus.cc:359] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.959376 15016 raft_consensus.cc:385] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.959705 15016 raft_consensus.cc:740] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.960356 15015 tablet_bootstrap.cc:654] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.964532 15014 tablet_bootstrap.cc:492] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:20.965247 15014 ts_tablet_manager.cc:1403] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:25:20.968436 15014 raft_consensus.cc:359] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.969334 15014 raft_consensus.cc:385] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.969682 15014 raft_consensus.cc:740] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.970494 15014 consensus_queue.cc:260] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.974591 15015 tablet_bootstrap.cc:492] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:20.975096 15014 ts_tablet_manager.cc:1434] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:25:20.975096 15015 ts_tablet_manager.cc:1403] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260630 12:25:20.975466 15016 consensus_queue.cc:260] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.976451 15014 tablet_bootstrap.cc:492] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:20.978101 15015 raft_consensus.cc:359] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.979038 15015 raft_consensus.cc:385] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.979441 15015 raft_consensus.cc:740] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.980321 15015 consensus_queue.cc:260] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:20.983246 15014 tablet_bootstrap.cc:654] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.986598 15015 ts_tablet_manager.cc:1434] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260630 12:25:20.988252 15016 ts_tablet_manager.cc:1434] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260630 12:25:20.990073 15015 tablet_bootstrap.cc:492] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:20.991991 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a3cb2dfccc462caa35fdb9695defec" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:20.992833 14895 raft_consensus.cc:2468] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 0.
I20260630 12:25:20.994447 14784 leader_election.cc:304] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: 
I20260630 12:25:20.995389 15020 raft_consensus.cc:2804] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.995766 15020 raft_consensus.cc:493] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.996093 15020 raft_consensus.cc:3060] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.998142 15015 tablet_bootstrap.cc:654] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.003391 15020 raft_consensus.cc:515] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.004441 15014 tablet_bootstrap.cc:492] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:21.004788 15015 tablet_bootstrap.cc:492] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:21.004961 15014 ts_tablet_manager.cc:1403] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.014s
I20260630 12:25:21.005107 15020 leader_election.cc:290] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Requested vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.005355 15015 ts_tablet_manager.cc:1403] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260630 12:25:21.006203 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a3cb2dfccc462caa35fdb9695defec" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626"
I20260630 12:25:21.006779 14895 raft_consensus.cc:3060] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.007797 15014 raft_consensus.cc:359] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.008536 15014 raft_consensus.cc:385] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.008939 15014 raft_consensus.cc:740] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.008319 15015 raft_consensus.cc:359] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.009425 15015 raft_consensus.cc:385] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.009783 15015 raft_consensus.cc:740] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.009666 15014 consensus_queue.cc:260] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.010835 15015 consensus_queue.cc:260] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.011315 14969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a3cb2dfccc462caa35fdb9695defec" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.012022 15014 ts_tablet_manager.cc:1434] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:25:21.012988 15014 tablet_bootstrap.cc:492] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:21.013120 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a3cb2dfccc462caa35fdb9695defec" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
W20260630 12:25:21.015232 14783 leader_election.cc:343] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:21.016224 14783 leader_election.cc:343] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.016614 15015 ts_tablet_manager.cc:1434] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:25:21.017736 15015 tablet_bootstrap.cc:492] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:21.019136 15014 tablet_bootstrap.cc:654] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.020413 15016 tablet_bootstrap.cc:492] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:21.024701 15015 tablet_bootstrap.cc:654] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.030861 15020 raft_consensus.cc:493] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.031380 15020 raft_consensus.cc:515] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.035132 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65204fe9ee744ebb421d1eaea737848" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.035789 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65204fe9ee744ebb421d1eaea737848" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
W20260630 12:25:21.037334 14783 leader_election.cc:343] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:21.038439 14784 leader_election.cc:343] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.038901 14784 leader_election.cc:304] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [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: 8a3d8310d147478389a18df28420b938; no voters: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a
I20260630 12:25:21.039857 15029 raft_consensus.cc:2749] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.040321 15020 leader_election.cc:290] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.040606 15029 raft_consensus.cc:493] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.041052 15029 raft_consensus.cc:515] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.043004 15016 tablet_bootstrap.cc:654] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.046416 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04db1ef8c3904ae6b323d872f70c1471" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.046243 15029 leader_election.cc:290] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
W20260630 12:25:21.048151 14783 leader_election.cc:343] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.051162 14895 raft_consensus.cc:2468] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 1.
I20260630 12:25:21.053977 14784 leader_election.cc:304] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [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: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: c78513c86a814c1c834a2b27ca56ac9a
I20260630 12:25:21.054517 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04db1ef8c3904ae6b323d872f70c1471" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.054852 15014 tablet_bootstrap.cc:492] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:21.055217 14895 raft_consensus.cc:2468] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 0.
I20260630 12:25:21.055528 15014 ts_tablet_manager.cc:1403] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.024s
I20260630 12:25:21.056542 14784 leader_election.cc:304] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [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: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: c78513c86a814c1c834a2b27ca56ac9a
I20260630 12:25:21.055313 15037 raft_consensus.cc:2804] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.057400 15029 raft_consensus.cc:2804] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.057799 15029 raft_consensus.cc:493] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.058174 15029 raft_consensus.cc:3060] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.058930 15014 raft_consensus.cc:359] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.059645 15014 raft_consensus.cc:385] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.059938 15014 raft_consensus.cc:740] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.060940 15014 consensus_queue.cc:260] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.063241 15014 ts_tablet_manager.cc:1434] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:25:21.058136 15037 raft_consensus.cc:697] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3d8310d147478389a18df28420b938, State: Running, Role: LEADER
I20260630 12:25:21.063824 15016 tablet_bootstrap.cc:492] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:21.064271 15014 tablet_bootstrap.cc:492] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:21.064334 15016 ts_tablet_manager.cc:1403] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260630 12:25:21.064457 15037 consensus_queue.cc:237] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.066004 15029 raft_consensus.cc:515] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.067332 15016 raft_consensus.cc:359] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.068166 15016 raft_consensus.cc:385] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.068547 15016 raft_consensus.cc:740] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.069129 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04db1ef8c3904ae6b323d872f70c1471" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626"
I20260630 12:25:21.069716 14895 raft_consensus.cc:3060] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.069463 15016 consensus_queue.cc:260] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.071115 15014 tablet_bootstrap.cc:654] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.072038 15016 ts_tablet_manager.cc:1434] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:25:21.073073 15016 tablet_bootstrap.cc:492] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:21.073442 15020 raft_consensus.cc:493] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.063823 15015 tablet_bootstrap.cc:492] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:21.073930 15020 raft_consensus.cc:515] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.076136 15020 leader_election.cc:290] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.074427 15015 ts_tablet_manager.cc:1403] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.016s
I20260630 12:25:21.076930 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eed423d23941debf73f3c350130df5" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.077574 14894 raft_consensus.cc:2468] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 0.
I20260630 12:25:21.078075 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eed423d23941debf73f3c350130df5" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.078738 14968 raft_consensus.cc:2468] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 0.
I20260630 12:25:21.079015 14784 leader_election.cc:304] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: 
I20260630 12:25:21.079816 15020 raft_consensus.cc:2804] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.080176 15020 raft_consensus.cc:493] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.080262 15016 tablet_bootstrap.cc:654] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.080583 15020 raft_consensus.cc:3060] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.080825 15029 leader_election.cc:290] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Requested vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.082623 14895 raft_consensus.cc:2468] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 1.
I20260630 12:25:21.084321 14784 leader_election.cc:304] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: 
I20260630 12:25:21.085207 15029 raft_consensus.cc:2804] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.086046 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04db1ef8c3904ae6b323d872f70c1471" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
W20260630 12:25:21.087921 14783 leader_election.cc:343] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.087962 15020 raft_consensus.cc:515] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.095674 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eed423d23941debf73f3c350130df5" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626"
I20260630 12:25:21.095722 15016 tablet_bootstrap.cc:492] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:21.096505 14895 raft_consensus.cc:3060] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.096748 15016 ts_tablet_manager.cc:1403] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260630 12:25:21.099704 15014 tablet_bootstrap.cc:492] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:21.100186 15014 ts_tablet_manager.cc:1403] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260630 12:25:21.102916 15014 raft_consensus.cc:359] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.103622 15014 raft_consensus.cc:385] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.103929 15014 raft_consensus.cc:740] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.103312 14718 catalog_manager.cc:5697] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3d8310d147478389a18df28420b938 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "8a3d8310d147478389a18df28420b938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.079285 15015 raft_consensus.cc:359] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.104825 15015 raft_consensus.cc:385] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.104678 15014 consensus_queue.cc:260] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.105268 15015 raft_consensus.cc:740] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.106437 15029 raft_consensus.cc:697] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3d8310d147478389a18df28420b938, State: Running, Role: LEADER
I20260630 12:25:21.106415 15015 consensus_queue.cc:260] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.110081 15029 consensus_queue.cc:237] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.110930 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eed423d23941debf73f3c350130df5" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
I20260630 12:25:21.111474 14968 raft_consensus.cc:3060] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.116879 14895 raft_consensus.cc:2468] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 1.
I20260630 12:25:21.118170 14784 leader_election.cc:304] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: 
I20260630 12:25:21.121702 15042 raft_consensus.cc:2804] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.121920 15037 raft_consensus.cc:493] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.122443 15042 raft_consensus.cc:697] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3d8310d147478389a18df28420b938, State: Running, Role: LEADER
I20260630 12:25:21.123440 15042 consensus_queue.cc:237] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.124598 15015 ts_tablet_manager.cc:1434] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.001s
I20260630 12:25:21.125476 14968 raft_consensus.cc:2468] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 1.
I20260630 12:25:21.122605 15037 raft_consensus.cc:515] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.125638 15015 tablet_bootstrap.cc:492] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:21.115178 15020 leader_election.cc:290] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Requested vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.137485 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.140105 14771 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:25:21.141233 14771 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:25:21.139279 14784 leader_election.cc:343] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:21.142400 14766 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:21.143669 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.144358 14968 raft_consensus.cc:2468] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 0.
I20260630 12:25:21.145637 14783 leader_election.cc:304] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [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: 8a3d8310d147478389a18df28420b938, c78513c86a814c1c834a2b27ca56ac9a; no voters: a421c30f96f74c78ac73440a5c289626
I20260630 12:25:21.140930 15016 raft_consensus.cc:359] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.147722 15037 leader_election.cc:290] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.148053 15020 raft_consensus.cc:2804] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.148567 15020 raft_consensus.cc:493] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.148814 15014 ts_tablet_manager.cc:1434] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.013s
I20260630 12:25:21.148906 15020 raft_consensus.cc:3060] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.150056 15014 tablet_bootstrap.cc:492] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938: Bootstrap starting.
I20260630 12:25:21.148028 15016 raft_consensus.cc:385] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.154304 15016 raft_consensus.cc:740] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.159775 15014 tablet_bootstrap.cc:654] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.159627 15016 consensus_queue.cc:260] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.162150 15020 raft_consensus.cc:515] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.162714 15016 ts_tablet_manager.cc:1434] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.002s
I20260630 12:25:21.163884 15016 tablet_bootstrap.cc:492] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:21.166461 15015 tablet_bootstrap.cc:654] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.170431 15020 leader_election.cc:290] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Requested vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.201894 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626"
I20260630 12:25:21.206918 15021 raft_consensus.cc:493] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.207603 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
W20260630 12:25:21.205488 14784 leader_election.cc:343] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.208636 14968 raft_consensus.cc:3060] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.208336 15021 raft_consensus.cc:515] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.211704 15014 tablet_bootstrap.cc:492] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938: No bootstrap required, opened a new log
I20260630 12:25:21.212563 15014 ts_tablet_manager.cc:1403] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.002s
I20260630 12:25:21.215512 15021 leader_election.cc:290] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281)
I20260630 12:25:21.222155 15014 raft_consensus.cc:359] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.223282 15014 raft_consensus.cc:385] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.225214 15014 raft_consensus.cc:740] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.231478 15014 consensus_queue.cc:260] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.234351 15016 tablet_bootstrap.cc:654] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.234190 14968 raft_consensus.cc:2468] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3d8310d147478389a18df28420b938 in term 1.
I20260630 12:25:21.239499 15014 ts_tablet_manager.cc:1434] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.007s
I20260630 12:25:21.244897 14783 leader_election.cc:304] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [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: 8a3d8310d147478389a18df28420b938, c78513c86a814c1c834a2b27ca56ac9a; no voters: a421c30f96f74c78ac73440a5c289626
I20260630 12:25:21.247043 15022 raft_consensus.cc:493] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.247691 15022 raft_consensus.cc:515] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.250195 15020 raft_consensus.cc:2804] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.251750 15020 raft_consensus.cc:697] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3d8310d147478389a18df28420b938, State: Running, Role: LEADER
I20260630 12:25:21.251085 15022 leader_election.cc:290] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565), 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417)
I20260630 12:25:21.270232 15016 tablet_bootstrap.cc:492] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:21.269901 14718 catalog_manager.cc:5697] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3d8310d147478389a18df28420b938 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "8a3d8310d147478389a18df28420b938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.270273 15020 consensus_queue.cc:237] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.271023 15016 ts_tablet_manager.cc:1403] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.032s
I20260630 12:25:21.275424 15015 tablet_bootstrap.cc:492] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:21.276585 15015 ts_tablet_manager.cc:1403] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.014s
I20260630 12:25:21.276609 15016 raft_consensus.cc:359] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.283109 15016 raft_consensus.cc:385] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.283476 15016 raft_consensus.cc:740] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.282959 14718 catalog_manager.cc:5697] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3d8310d147478389a18df28420b938 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "8a3d8310d147478389a18df28420b938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.284439 15016 consensus_queue.cc:260] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.289486 15016 ts_tablet_manager.cc:1434] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260630 12:25:21.289892 15015 raft_consensus.cc:359] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.291167 15016 tablet_bootstrap.cc:492] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:21.291110 15015 raft_consensus.cc:385] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.292827 15015 raft_consensus.cc:740] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.293438 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.298446 14895 raft_consensus.cc:2468] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78513c86a814c1c834a2b27ca56ac9a in term 0.
I20260630 12:25:21.293841 15015 consensus_queue.cc:260] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.301517 15015 ts_tablet_manager.cc:1434] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:25:21.306695 15015 tablet_bootstrap.cc:492] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:21.307973 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938" is_pre_election: true
I20260630 12:25:21.308734 14820 raft_consensus.cc:2468] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 0.
I20260630 12:25:21.311313 14860 leader_election.cc:304] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: 
I20260630 12:25:21.302104 15016 tablet_bootstrap.cc:654] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.314656 15015 tablet_bootstrap.cc:654] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.315201 15022 raft_consensus.cc:2804] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.315621 15022 raft_consensus.cc:493] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.316064 15022 raft_consensus.cc:3060] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.303048 14933 leader_election.cc:304] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a; no voters: 
I20260630 12:25:21.318154 15021 raft_consensus.cc:493] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.318863 15021 raft_consensus.cc:515] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.328169 15021 leader_election.cc:290] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281)
I20260630 12:25:21.328915 15021 raft_consensus.cc:2804] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.329346 15021 raft_consensus.cc:493] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.329774 15021 raft_consensus.cc:3060] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.343451 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8871369a409941809ce8263e6675c17a" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.344834 14895 raft_consensus.cc:2468] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78513c86a814c1c834a2b27ca56ac9a in term 0.
I20260630 12:25:21.346961 14933 leader_election.cc:304] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a; no voters: 
I20260630 12:25:21.348452 15061 raft_consensus.cc:2804] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.349079 15061 raft_consensus.cc:493] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.349579 15061 raft_consensus.cc:3060] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.352535 14716 catalog_manager.cc:5697] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3d8310d147478389a18df28420b938 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "8a3d8310d147478389a18df28420b938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.354259 15016 tablet_bootstrap.cc:492] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:21.354415 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.355014 15016 ts_tablet_manager.cc:1403] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.026s
I20260630 12:25:21.356042 15022 raft_consensus.cc:515] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.360159 15016 raft_consensus.cc:359] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.361389 15016 raft_consensus.cc:385] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.363117 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938"
I20260630 12:25:21.364001 14820 raft_consensus.cc:3060] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.367214 14969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
I20260630 12:25:21.369480 15061 raft_consensus.cc:515] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.370399 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8871369a409941809ce8263e6675c17a" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938" is_pre_election: true
I20260630 12:25:21.371232 14818 raft_consensus.cc:2468] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78513c86a814c1c834a2b27ca56ac9a in term 0.
I20260630 12:25:21.372933 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938" is_pre_election: true
I20260630 12:25:21.373126 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8871369a409941809ce8263e6675c17a" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626"
I20260630 12:25:21.361796 15016 raft_consensus.cc:740] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.373679 14895 raft_consensus.cc:3060] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.375653 15020 raft_consensus.cc:493] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.375406 15016 consensus_queue.cc:260] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.376147 15020 raft_consensus.cc:515] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.379086 14820 raft_consensus.cc:2468] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 1.
I20260630 12:25:21.382145 14895 raft_consensus.cc:2468] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78513c86a814c1c834a2b27ca56ac9a in term 1.
I20260630 12:25:21.383543 14933 leader_election.cc:304] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a; no voters: 
I20260630 12:25:21.388914 15022 leader_election.cc:290] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 election: Requested vote from peers c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565), 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417)
I20260630 12:25:21.391747 15061 leader_election.cc:290] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 election: Requested vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281)
I20260630 12:25:21.391991 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8871369a409941809ce8263e6675c17a" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938"
I20260630 12:25:21.392673 14819 raft_consensus.cc:3060] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.389779 15021 raft_consensus.cc:515] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
I20260630 12:25:21.394622 14968 raft_consensus.cc:2393] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a421c30f96f74c78ac73440a5c289626 in current term 1: Already voted for candidate c78513c86a814c1c834a2b27ca56ac9a in this term.
I20260630 12:25:21.397663 15020 leader_election.cc:290] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.399904 15061 raft_consensus.cc:2804] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.400393 15061 raft_consensus.cc:697] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 1 LEADER]: Becoming Leader. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Running, Role: LEADER
I20260630 12:25:21.400168 14860 leader_election.cc:304] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [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: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: c78513c86a814c1c834a2b27ca56ac9a
I20260630 12:25:21.403259 15064 raft_consensus.cc:2804] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.405557 15021 leader_election.cc:290] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 election: Requested vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281)
I20260630 12:25:21.406185 15022 raft_consensus.cc:493] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.401327 15061 consensus_queue.cc:237] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.406972 15022 raft_consensus.cc:515] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.411048 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65204fe9ee744ebb421d1eaea737848" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938" is_pre_election: true
I20260630 12:25:21.412117 14820 raft_consensus.cc:2468] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 0.
I20260630 12:25:21.413652 14860 leader_election.cc:304] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: 
I20260630 12:25:21.414829 15022 leader_election.cc:290] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.414192 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65204fe9ee744ebb421d1eaea737848" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.417344 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e705d12d05a747d881ad1c4ec63458ad" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.417954 15022 raft_consensus.cc:2804] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.418417 15022 raft_consensus.cc:493] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.414646 15064 raft_consensus.cc:697] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 1 LEADER]: Becoming Leader. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Running, Role: LEADER
W20260630 12:25:21.418753 14784 leader_election.cc:343] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.419292 15015 tablet_bootstrap.cc:492] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:21.418736 15022 raft_consensus.cc:3060] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.421103 15015 ts_tablet_manager.cc:1403] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.068s
I20260630 12:25:21.426828 14819 raft_consensus.cc:2468] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78513c86a814c1c834a2b27ca56ac9a in term 1.
I20260630 12:25:21.433692 15015 raft_consensus.cc:359] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.434487 15015 raft_consensus.cc:385] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.434417 15022 raft_consensus.cc:515] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.434887 15015 raft_consensus.cc:740] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.435702 15015 consensus_queue.cc:260] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.436102 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938"
I20260630 12:25:21.429149 14968 raft_consensus.cc:2468] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 0.
W20260630 12:25:21.430491 14933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.210.2:36281, user_credentials={real_user=slave}} blocked reactor thread for 47019.7us
I20260630 12:25:21.448945 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f54b8c2ce49e8a194ee6f4dbec4ff" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626"
I20260630 12:25:21.452471 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e705d12d05a747d881ad1c4ec63458ad" candidate_uuid: "8a3d8310d147478389a18df28420b938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.453469 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65204fe9ee744ebb421d1eaea737848" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938"
I20260630 12:25:21.453651 15022 leader_election.cc:290] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.453764 14969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65204fe9ee744ebb421d1eaea737848" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
I20260630 12:25:21.454109 14819 raft_consensus.cc:3060] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.454551 14969 raft_consensus.cc:3060] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.453660 14818 raft_consensus.cc:2393] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c78513c86a814c1c834a2b27ca56ac9a in current term 1: Already voted for candidate a421c30f96f74c78ac73440a5c289626 in this term.
I20260630 12:25:21.430910 15064 consensus_queue.cc:237] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } }
W20260630 12:25:21.458254 14783 leader_election.cc:343] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.458629 14783 leader_election.cc:304] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [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: 8a3d8310d147478389a18df28420b938; no voters: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a
I20260630 12:25:21.459528 15016 ts_tablet_manager.cc:1434] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.104s	user 0.019s	sys 0.018s
I20260630 12:25:21.460603 15020 raft_consensus.cc:2749] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.460518 14934 leader_election.cc:304] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [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: c78513c86a814c1c834a2b27ca56ac9a; no voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626
I20260630 12:25:21.461617 15016 tablet_bootstrap.cc:492] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a: Bootstrap starting.
I20260630 12:25:21.461855 15015 ts_tablet_manager.cc:1434] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.005s
I20260630 12:25:21.462788 15063 raft_consensus.cc:2749] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.464075 15015 tablet_bootstrap.cc:492] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626: Bootstrap starting.
I20260630 12:25:21.465422 14716 catalog_manager.cc:5697] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a reported cstate change: term changed from 0 to 1, leader changed from <none> to c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3). New cstate: current_term: 1 leader_uuid: "c78513c86a814c1c834a2b27ca56ac9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:21.468254 14718 catalog_manager.cc:5697] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 reported cstate change: term changed from 0 to 1, leader changed from <none> to a421c30f96f74c78ac73440a5c289626 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "a421c30f96f74c78ac73440a5c289626" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:21.471433 14819 raft_consensus.cc:2468] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 1.
I20260630 12:25:21.468966 14969 raft_consensus.cc:2468] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 1.
I20260630 12:25:21.472644 14860 leader_election.cc:304] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626; no voters: 
I20260630 12:25:21.473497 15064 raft_consensus.cc:2804] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.475230 15064 raft_consensus.cc:697] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 1 LEADER]: Becoming Leader. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Running, Role: LEADER
I20260630 12:25:21.478889 15015 tablet_bootstrap.cc:654] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.476089 15064 consensus_queue.cc:237] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.480070 15016 tablet_bootstrap.cc:654] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.490864 15016 tablet_bootstrap.cc:492] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a: No bootstrap required, opened a new log
I20260630 12:25:21.491333 15016 ts_tablet_manager.cc:1403] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260630 12:25:21.493687 15016 raft_consensus.cc:359] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.494371 15016 raft_consensus.cc:385] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.494648 15016 raft_consensus.cc:740] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.495340 15016 consensus_queue.cc:260] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.496840 15065 raft_consensus.cc:493] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.497046 15015 tablet_bootstrap.cc:492] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626: No bootstrap required, opened a new log
I20260630 12:25:21.497570 15015 ts_tablet_manager.cc:1403] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.002s
I20260630 12:25:21.497339 15065 raft_consensus.cc:515] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.501065 15015 raft_consensus.cc:359] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.501345 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e705d12d05a747d881ad1c4ec63458ad" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938" is_pre_election: true
I20260630 12:25:21.501866 15015 raft_consensus.cc:385] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.502127 14819 raft_consensus.cc:2468] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 0.
I20260630 12:25:21.502231 15015 raft_consensus.cc:740] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.502249 14969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e705d12d05a747d881ad1c4ec63458ad" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.503276 14969 raft_consensus.cc:2468] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 0.
I20260630 12:25:21.503094 15015 consensus_queue.cc:260] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.505192 14858 leader_election.cc:304] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a; no voters: 
I20260630 12:25:21.505523 15015 ts_tablet_manager.cc:1434] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:25:21.506567 15064 raft_consensus.cc:2804] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.506738 15065 leader_election.cc:290] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.507030 15064 raft_consensus.cc:493] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.507524 15064 raft_consensus.cc:3060] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.506999 14718 catalog_manager.cc:5697] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 reported cstate change: term changed from 0 to 1, leader changed from <none> to a421c30f96f74c78ac73440a5c289626 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "a421c30f96f74c78ac73440a5c289626" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.509433 15016 ts_tablet_manager.cc:1434] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260630 12:25:21.513883 15020 consensus_queue.cc:1048] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.515661 15064 raft_consensus.cc:515] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.518154 15064 leader_election.cc:290] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.519042 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e705d12d05a747d881ad1c4ec63458ad" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938"
I20260630 12:25:21.519484 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e705d12d05a747d881ad1c4ec63458ad" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
I20260630 12:25:21.520124 14968 raft_consensus.cc:3060] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.519651 14819 raft_consensus.cc:3060] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.528731 15020 consensus_queue.cc:1048] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.531828 14968 raft_consensus.cc:2468] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 1.
I20260630 12:25:21.533083 14858 leader_election.cc:304] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a; no voters: 
I20260630 12:25:21.534299 15065 raft_consensus.cc:2804] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.534855 15065 raft_consensus.cc:697] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 1 LEADER]: Becoming Leader. State: Replica: a421c30f96f74c78ac73440a5c289626, State: Running, Role: LEADER
I20260630 12:25:21.535636 15065 consensus_queue.cc:237] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.541148 14819 raft_consensus.cc:2468] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a421c30f96f74c78ac73440a5c289626 in term 1.
I20260630 12:25:21.560586 14718 catalog_manager.cc:5697] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 reported cstate change: term changed from 0 to 1, leader changed from <none> to a421c30f96f74c78ac73440a5c289626 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "a421c30f96f74c78ac73440a5c289626" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.564028 14968 raft_consensus.cc:3060] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.574628 15042 consensus_queue.cc:1048] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:21.582568 15063 raft_consensus.cc:493] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.583155 15063 raft_consensus.cc:515] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.586751 15043 consensus_queue.cc:1048] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:21.587258 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a3cb2dfccc462caa35fdb9695defec" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a421c30f96f74c78ac73440a5c289626" is_pre_election: true
I20260630 12:25:21.588143 14894 raft_consensus.cc:2393] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c78513c86a814c1c834a2b27ca56ac9a in current term 1: Already voted for candidate 8a3d8310d147478389a18df28420b938 in this term.
I20260630 12:25:21.588033 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a3cb2dfccc462caa35fdb9695defec" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938" is_pre_election: true
I20260630 12:25:21.589762 14933 leader_election.cc:304] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [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: c78513c86a814c1c834a2b27ca56ac9a; no voters: 8a3d8310d147478389a18df28420b938, a421c30f96f74c78ac73440a5c289626
I20260630 12:25:21.590554 15063 leader_election.cc:290] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281)
I20260630 12:25:21.590564 15061 raft_consensus.cc:3060] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.602525 15061 raft_consensus.cc:2749] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.614662 15043 consensus_queue.cc:1048] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.626468 15042 consensus_queue.cc:1048] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:21.628809 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:21.643183 15083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:21.647478 15084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:21.648239 14152 server_base.cc:1061] running on GCE node
W20260630 12:25:21.648339 15087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:21.650027 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:21.650327 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:21.650552 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822321650533 us; error 0 us; skew 500 ppm
I20260630 12:25:21.651429 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:21.654930 14152 webserver.cc:533] Webserver started at http://127.13.210.4:46497/ using document root <none> and password file <none>
I20260630 12:25:21.655448 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:21.655637 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:21.655956 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:21.657393 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "84f24a289c3c487886c8d6dbdc781d33"
format_stamp: "Formatted at 2026-06-30 12:25:21 on dist-test-slave-nkz7"
I20260630 12:25:21.663169 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:21.667271 15091 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:21.668190 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:25:21.668525 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "84f24a289c3c487886c8d6dbdc781d33"
format_stamp: "Formatted at 2026-06-30 12:25:21 on dist-test-slave-nkz7"
I20260630 12:25:21.668790 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:21.680522 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:21.681790 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:21.683405 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:21.685767 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:21.686031 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:21.686296 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:21.686445 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:21.731778 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:45431
I20260630 12:25:21.731870 15153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:45431 every 8 connection(s)
I20260630 12:25:21.748046 15154 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41037
I20260630 12:25:21.748502 15154 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:21.749285 15154 heartbeater.cc:507] Master 127.13.210.62:41037 requested a full tablet report, sending...
I20260630 12:25:21.751286 14716 ts_manager.cc:194] Registered new tserver with Master: 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4:45431)
I20260630 12:25:21.752713 14716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46802
I20260630 12:25:21.769623 15064 raft_consensus.cc:493] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.770162 15064 raft_consensus.cc:515] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:21.771759 15064 leader_election.cc:290] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:21.772773 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3d8310d147478389a18df28420b938" is_pre_election: true
I20260630 12:25:21.772769 14968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "a421c30f96f74c78ac73440a5c289626" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a" is_pre_election: true
I20260630 12:25:21.773691 14968 raft_consensus.cc:2393] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a421c30f96f74c78ac73440a5c289626 in current term 1: Already voted for candidate 8a3d8310d147478389a18df28420b938 in this term.
I20260630 12:25:21.774616 14858 leader_election.cc:304] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [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: a421c30f96f74c78ac73440a5c289626; no voters: 8a3d8310d147478389a18df28420b938, c78513c86a814c1c834a2b27ca56ac9a
I20260630 12:25:21.775314 15064 raft_consensus.cc:3060] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.780210 15064 raft_consensus.cc:2749] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.867390 15043 consensus_queue.cc:1048] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.878573 15020 consensus_queue.cc:1048] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.886005 15061 consensus_queue.cc:1048] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.897190 15061 consensus_queue.cc:1048] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.935881 15064 consensus_queue.cc:1048] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.940860 15064 consensus_queue.cc:1048] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.955757 15064 consensus_queue.cc:1048] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.960453 15064 consensus_queue.cc:1048] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.047513 15064 consensus_queue.cc:1048] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.062004 15022 consensus_queue.cc:1048] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:22.755180 15154 heartbeater.cc:499] Master 127.13.210.62:41037 was elected leader, sending a full tablet report...
I20260630 12:25:23.142659 14771 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:23.161984 14818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355"
dest_uuid: "8a3d8310d147478389a18df28420b938"
mode: GRACEFUL
new_leader_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
 from {username='slave'} at 127.0.0.1:43240
I20260630 12:25:23.162681 14818 raft_consensus.cc:606] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Received request to transfer leadership to TS c78513c86a814c1c834a2b27ca56ac9a
I20260630 12:25:23.163945 14771 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:25:23.164530 14771 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:23.253351 15171 raft_consensus.cc:993] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938: : Instructing follower c78513c86a814c1c834a2b27ca56ac9a to start an election
I20260630 12:25:23.253880 15042 raft_consensus.cc:1081] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Signalling peer c78513c86a814c1c834a2b27ca56ac9a to start an election
I20260630 12:25:23.255878 14968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355"
dest_uuid: "c78513c86a814c1c834a2b27ca56ac9a"
 from {username='slave'} at 127.0.0.1:34724
I20260630 12:25:23.256539 14968 raft_consensus.cc:493] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:23.256913 14968 raft_consensus.cc:3060] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:23.264869 14968 raft_consensus.cc:515] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:23.267501 14968 leader_election.cc:290] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [CANDIDATE]: Term 2 election: Requested vote from peers 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417), a421c30f96f74c78ac73440a5c289626 (127.13.210.2:36281)
I20260630 12:25:23.268885 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a3d8310d147478389a18df28420b938"
I20260630 12:25:23.269697 14818 raft_consensus.cc:3055] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:23.270068 14818 raft_consensus.cc:740] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a3d8310d147478389a18df28420b938, State: Running, Role: LEADER
I20260630 12:25:23.270220 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db586af44144aabbcd3ac832a62b355" candidate_uuid: "c78513c86a814c1c834a2b27ca56ac9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a421c30f96f74c78ac73440a5c289626"
I20260630 12:25:23.270792 14895 raft_consensus.cc:3060] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:23.271173 14818 consensus_queue.cc:260] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [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: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:23.272900 14818 raft_consensus.cc:3060] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:23.276823 14895 raft_consensus.cc:2468] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78513c86a814c1c834a2b27ca56ac9a in term 2.
I20260630 12:25:23.278190 14933 leader_election.cc:304] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [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: a421c30f96f74c78ac73440a5c289626, c78513c86a814c1c834a2b27ca56ac9a; no voters: 
I20260630 12:25:23.278970 15061 raft_consensus.cc:2804] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:23.280573 15061 raft_consensus.cc:697] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 2 LEADER]: Becoming Leader. State: Replica: c78513c86a814c1c834a2b27ca56ac9a, State: Running, Role: LEADER
I20260630 12:25:23.281718 15061 consensus_queue.cc:237] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [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: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } }
I20260630 12:25:23.282389 14818 raft_consensus.cc:2468] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78513c86a814c1c834a2b27ca56ac9a in term 2.
I20260630 12:25:23.290719 14717 catalog_manager.cc:5697] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a reported cstate change: term changed from 1 to 2, leader changed from 8a3d8310d147478389a18df28420b938 (127.13.210.1) to c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3). New cstate: current_term: 2 leader_uuid: "c78513c86a814c1c834a2b27ca56ac9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:23.682467 14818 raft_consensus.cc:1275] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 2 FOLLOWER]: Refusing update from remote peer c78513c86a814c1c834a2b27ca56ac9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:23.683816 15061 consensus_queue.cc:1048] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:23.696102 14895 raft_consensus.cc:1275] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 2 FOLLOWER]: Refusing update from remote peer c78513c86a814c1c834a2b27ca56ac9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:23.697788 15061 consensus_queue.cc:1048] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.165586 14771 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:25.171463 14771 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:25.171958 14771 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:25.594872 14990 debug-util.cc:398] Leaking SignalData structure 0x7b08002019c0 after lost signal to thread 14155
W20260630 12:25:25.596172 14990 debug-util.cc:398] Leaking SignalData structure 0x7b0800202060 after lost signal to thread 14752
W20260630 12:25:25.597417 14990 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7280 after lost signal to thread 14844
W20260630 12:25:25.598526 14990 debug-util.cc:398] Leaking SignalData structure 0x7b080007c240 after lost signal to thread 14919
W20260630 12:25:25.599429 14990 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8900 after lost signal to thread 14993
W20260630 12:25:25.600153 14990 debug-util.cc:398] Leaking SignalData structure 0x7b080009ffe0 after lost signal to thread 15153
I20260630 12:25:27.173035 14771 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:27.179757 14771 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:27.180188 14771 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:27.186313 14967 consensus_queue.cc:237] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [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: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } }
I20260630 12:25:27.195528 14818 raft_consensus.cc:1275] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 2 FOLLOWER]: Refusing update from remote peer c78513c86a814c1c834a2b27ca56ac9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:27.197794 15061 consensus_queue.cc:1048] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:27.203783 14895 raft_consensus.cc:1275] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 2 FOLLOWER]: Refusing update from remote peer c78513c86a814c1c834a2b27ca56ac9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:27.205874 15061 consensus_queue.cc:1048] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:27.225265 15061 raft_consensus.cc:2955] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
W20260630 12:25:27.229492 14933 consensus_peers.cc:597] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a -> Peer 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4:45431): Couldn't send request to peer 84f24a289c3c487886c8d6dbdc781d33. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6db586af44144aabbcd3ac832a62b355. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:27.229576 14818 raft_consensus.cc:2955] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.241528 14895 raft_consensus.cc:2955] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.256994 14717 catalog_manager.cc:5697] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 reported cstate change: config changed from index -1 to 3, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "c78513c86a814c1c834a2b27ca56ac9a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.265898 14895 consensus_queue.cc:237] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [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: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } attrs { replace: true } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } }
I20260630 12:25:27.278934 14818 raft_consensus.cc:1275] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Refusing update from remote peer a421c30f96f74c78ac73440a5c289626: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:27.281296 15022 consensus_queue.cc:1048] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:27.284988 14967 raft_consensus.cc:1275] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Refusing update from remote peer a421c30f96f74c78ac73440a5c289626: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:27.290449 15022 consensus_queue.cc:1048] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:27.299075 14859 consensus_peers.cc:597] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 -> Peer 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4:45431): Couldn't send request to peer 84f24a289c3c487886c8d6dbdc781d33. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb0f54b8c2ce49e8a194ee6f4dbec4ff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:27.305863 15206 raft_consensus.cc:2955] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } attrs { replace: true } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.309784 14818 raft_consensus.cc:2955] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } attrs { replace: true } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.332192 14718 catalog_manager.cc:5697] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 reported cstate change: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "a421c30f96f74c78ac73440a5c289626" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:27.344147 14967 raft_consensus.cc:2955] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } attrs { replace: true } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.354674 14818 consensus_queue.cc:237] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [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: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } attrs { replace: true } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } }
I20260630 12:25:27.367015 14967 raft_consensus.cc:1275] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Refusing update from remote peer 8a3d8310d147478389a18df28420b938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:27.368728 15170 consensus_queue.cc:1048] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:27.373008 14895 raft_consensus.cc:1275] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Refusing update from remote peer 8a3d8310d147478389a18df28420b938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:27.375366 15170 consensus_queue.cc:1048] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:25:27.388701 14784 consensus_peers.cc:597] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 -> Peer 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4:45431): Couldn't send request to peer 84f24a289c3c487886c8d6dbdc781d33. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5a3cb2dfccc462caa35fdb9695defec. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:27.394802 15170 raft_consensus.cc:2955] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } attrs { replace: true } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.394840 14967 raft_consensus.cc:2955] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } attrs { replace: true } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.407891 14818 consensus_queue.cc:237] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [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: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } }
I20260630 12:25:27.410108 14716 catalog_manager.cc:5697] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a reported cstate change: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "8a3d8310d147478389a18df28420b938" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } attrs { replace: true } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.414765 14895 raft_consensus.cc:2955] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } attrs { replace: true } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
W20260630 12:25:27.432432 14784 consensus_peers.cc:597] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 -> Peer 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4:45431): Couldn't send request to peer 84f24a289c3c487886c8d6dbdc781d33. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04db1ef8c3904ae6b323d872f70c1471. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:27.438112 14967 raft_consensus.cc:1275] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Refusing update from remote peer 8a3d8310d147478389a18df28420b938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:27.440081 14895 raft_consensus.cc:1275] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Refusing update from remote peer 8a3d8310d147478389a18df28420b938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:27.440721 15216 consensus_queue.cc:1048] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:27.441743 15219 consensus_queue.cc:1048] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:27.451009 15219 raft_consensus.cc:2955] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.452905 14895 raft_consensus.cc:2955] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.456136 14967 raft_consensus.cc:2955] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } } }
I20260630 12:25:27.466271 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:25:27.467789 14718 catalog_manager.cc:5697] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 reported cstate change: config changed from index -1 to 2, NON_VOTER 84f24a289c3c487886c8d6dbdc781d33 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "8a3d8310d147478389a18df28420b938" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a3d8310d147478389a18df28420b938" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a421c30f96f74c78ac73440a5c289626" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36281 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c78513c86a814c1c834a2b27ca56ac9a" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f24a289c3c487886c8d6dbdc781d33" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45431 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:27.521250 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:27.523794 14152 tablet_replica.cc:333] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.524667 14152 raft_consensus.cc:2243] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.525341 14152 raft_consensus.cc:2272] T 8871369a409941809ce8263e6675c17a P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.528144 14152 tablet_replica.cc:333] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.528959 14152 raft_consensus.cc:2243] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.529661 14152 raft_consensus.cc:2272] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.533360 14152 tablet_replica.cc:333] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.534197 14152 raft_consensus.cc:2243] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:27.535226 14152 raft_consensus.cc:2272] T 68eed423d23941debf73f3c350130df5 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.537792 14152 tablet_replica.cc:333] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.538586 14152 raft_consensus.cc:2243] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:27.539829 14152 raft_consensus.cc:2272] T 04db1ef8c3904ae6b323d872f70c1471 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.543373 14152 tablet_replica.cc:333] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.544145 14152 raft_consensus.cc:2243] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.544674 14152 raft_consensus.cc:2272] T f65204fe9ee744ebb421d1eaea737848 P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.546994 14152 tablet_replica.cc:333] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.547700 14152 raft_consensus.cc:2243] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.548338 14152 raft_consensus.cc:2272] T 6db586af44144aabbcd3ac832a62b355 P 8a3d8310d147478389a18df28420b938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.551519 14152 tablet_replica.cc:333] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.552235 14152 raft_consensus.cc:2243] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.552757 14152 raft_consensus.cc:2272] T e705d12d05a747d881ad1c4ec63458ad P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.555233 14152 tablet_replica.cc:333] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938: stopping tablet replica
I20260630 12:25:27.555830 14152 raft_consensus.cc:2243] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:27.557008 14152 raft_consensus.cc:2272] T d5a3cb2dfccc462caa35fdb9695defec P 8a3d8310d147478389a18df28420b938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.588773 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:25:27.616609 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
W20260630 12:25:27.648963 14934 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36417: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:25:27.669368 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:27.671900 14152 tablet_replica.cc:333] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
W20260630 12:25:27.672840 14934 consensus_peers.cc:597] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a -> Peer 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417): Couldn't send request to peer 8a3d8310d147478389a18df28420b938. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:27.672868 14152 raft_consensus.cc:2243] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260630 12:25:27.669378 14860 consensus_peers.cc:597] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 -> Peer 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417): Couldn't send request to peer 8a3d8310d147478389a18df28420b938. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:27.673952 14152 raft_consensus.cc:2272] T 6db586af44144aabbcd3ac832a62b355 P a421c30f96f74c78ac73440a5c289626 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.679754 14152 tablet_replica.cc:333] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
I20260630 12:25:27.680665 14152 raft_consensus.cc:2243] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:25:27.681671 14934 consensus_peers.cc:597] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a -> Peer 8a3d8310d147478389a18df28420b938 (127.13.210.1:36417): Couldn't send request to peer 8a3d8310d147478389a18df28420b938. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:27.681694 14152 raft_consensus.cc:2272] T e705d12d05a747d881ad1c4ec63458ad P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.684926 14152 tablet_replica.cc:333] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
I20260630 12:25:27.685971 14152 raft_consensus.cc:2243] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.686599 14152 raft_consensus.cc:2272] T 8871369a409941809ce8263e6675c17a P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.689463 14152 tablet_replica.cc:333] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
I20260630 12:25:27.690409 14152 raft_consensus.cc:2243] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:27.691900 14152 raft_consensus.cc:2272] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.695237 14152 tablet_replica.cc:333] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
I20260630 12:25:27.696171 14152 raft_consensus.cc:2243] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:27.697294 14152 raft_consensus.cc:2272] T f65204fe9ee744ebb421d1eaea737848 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.700344 14152 tablet_replica.cc:333] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
I20260630 12:25:27.701246 14152 raft_consensus.cc:2243] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.702008 14152 raft_consensus.cc:2272] T 04db1ef8c3904ae6b323d872f70c1471 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.705184 14152 tablet_replica.cc:333] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
I20260630 12:25:27.706071 14152 raft_consensus.cc:2243] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.706676 14152 raft_consensus.cc:2272] T 68eed423d23941debf73f3c350130df5 P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.709419 14152 tablet_replica.cc:333] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626: stopping tablet replica
I20260630 12:25:27.710230 14152 raft_consensus.cc:2243] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.711094 14152 raft_consensus.cc:2272] T d5a3cb2dfccc462caa35fdb9695defec P a421c30f96f74c78ac73440a5c289626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.749646 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:25:27.777951 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:25:27.787423 15225 ts_tablet_manager.cc:933] T 6db586af44144aabbcd3ac832a62b355 P 84f24a289c3c487886c8d6dbdc781d33: Initiating tablet copy from peer c78513c86a814c1c834a2b27ca56ac9a (127.13.210.3:39565)
I20260630 12:25:27.796283 15225 tablet_copy_client.cc:323] T 6db586af44144aabbcd3ac832a62b355 P 84f24a289c3c487886c8d6dbdc781d33: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:39565
I20260630 12:25:27.837329 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:27.839408 14152 tablet_replica.cc:333] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.840327 14152 raft_consensus.cc:2243] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.840948 14152 raft_consensus.cc:2272] T d5a3cb2dfccc462caa35fdb9695defec P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.843739 14152 tablet_replica.cc:333] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.844614 14152 raft_consensus.cc:2243] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.845297 14152 raft_consensus.cc:2272] T fb0f54b8c2ce49e8a194ee6f4dbec4ff P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.848040 14152 tablet_replica.cc:333] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.848876 14152 raft_consensus.cc:2243] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.849473 14152 raft_consensus.cc:2272] T 68eed423d23941debf73f3c350130df5 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.852138 14152 tablet_replica.cc:333] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.852893 14152 raft_consensus.cc:2243] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.853404 14152 raft_consensus.cc:2272] T e705d12d05a747d881ad1c4ec63458ad P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.855669 14152 tablet_replica.cc:333] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.856488 14152 raft_consensus.cc:2243] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:27.857522 14152 raft_consensus.cc:2272] T 6db586af44144aabbcd3ac832a62b355 P c78513c86a814c1c834a2b27ca56ac9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.860695 14152 tablet_replica.cc:333] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.861490 14152 raft_consensus.cc:2243] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.862193 14152 raft_consensus.cc:2272] T 04db1ef8c3904ae6b323d872f70c1471 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.864992 14152 tablet_replica.cc:333] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.865765 14152 raft_consensus.cc:2243] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.866304 14152 raft_consensus.cc:2272] T f65204fe9ee744ebb421d1eaea737848 P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.868729 14152 tablet_replica.cc:333] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a: stopping tablet replica
I20260630 12:25:27.869374 14152 raft_consensus.cc:2243] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:27.870337 14152 raft_consensus.cc:2272] T 8871369a409941809ce8263e6675c17a P c78513c86a814c1c834a2b27ca56ac9a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:27.949061 15092 connection.cc:466] server connection from 127.0.0.1:57644 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:57644 (request call id 1) could send its response
W20260630 12:25:28.897675 14152 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14990)
I20260630 12:25:29.181311 14771 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:29.189755 14771 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:29.190358 14771 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:29.319258 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:25:29.339754 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:25:29.362426 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:29.381877 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:25:29.391607 14152 master.cc:562] Master@127.13.210.62:41037 shutting down...
W20260630 12:25:29.413316 14766 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:25:29.414808 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:29.415309 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:29.415623 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P a23e752fc4ec41f6aa91abe3611f7a07: stopping tablet replica
W20260630 12:25:29.488765 14749 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1da0 after lost signal to thread 14155
W20260630 12:25:29.489699 14749 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0480 after lost signal to thread 14752
W20260630 12:25:30.432668 14152 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14749)
W20260630 12:25:31.433306 14152 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14749)
I20260630 12:25:32.288578 14152 master.cc:584] Master@127.13.210.62:41037 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (13354 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:25:32.336236 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:32881,127.13.210.61:34331,127.13.210.60:45209
I20260630 12:25:32.337599 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:32.343261 15230 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:32.343302 15231 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:32.344231 15233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.345947 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:32.346807 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:32.347016 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:32.347180 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822332347163 us; error 0 us; skew 500 ppm
I20260630 12:25:32.347671 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:32.350163 14152 webserver.cc:533] Webserver started at http://127.13.210.62:43157/ using document root <none> and password file <none>
I20260630 12:25:32.350661 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:32.350888 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:32.351235 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:32.352510 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "e6e017ce5f094713a2fbce6c4cf51235"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.356990 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:25:32.360545 15238 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:32.361369 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:32.361656 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "e6e017ce5f094713a2fbce6c4cf51235"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.361999 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:32.373273 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:32.374570 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:32.419489 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:32881
I20260630 12:25:32.419623 15289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:32881 every 8 connection(s)
I20260630 12:25:32.423638 15290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:32.423679 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:32.429520 15292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:32.431331 15293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.432075 15290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:32.434128 14152 server_base.cc:1061] running on GCE node
W20260630 12:25:32.434087 15295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.435235 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:32.435457 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:32.435638 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822332435619 us; error 0 us; skew 500 ppm
I20260630 12:25:32.436143 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:32.440225 14152 webserver.cc:533] Webserver started at http://127.13.210.61:35945/ using document root <none> and password file <none>
I20260630 12:25:32.440927 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:32.441200 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:32.441527 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:32.442996 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root/instance:
uuid: "d096e446e33e439180fc234f3464be54"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.448839 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:25:32.452579 15302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:32.453549 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:25:32.453907 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root
uuid: "d096e446e33e439180fc234f3464be54"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.454272 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:32.456418 15290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:32.463451 15290 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.61:34331: Network error: Client connection negotiation failed: client connection to 127.13.210.61:34331: connect: Connection refused (error 111)
I20260630 12:25:32.482951 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:32.484203 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:32.519013 15290 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } attempt: 1
W20260630 12:25:32.524220 15290 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.61:34331: Network error: Client connection negotiation failed: client connection to 127.13.210.61:34331: connect: Connection refused (error 111)
I20260630 12:25:32.525520 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.61:34331
I20260630 12:25:32.525664 15354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.61:34331 every 8 connection(s)
I20260630 12:25:32.529516 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:32.529529 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:25:32.535177 15357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.540311 15355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:32.543407 15358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:32.548446 15360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.549347 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:32.550800 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:32.551015 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:32.551213 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822332551177 us; error 0 us; skew 500 ppm
I20260630 12:25:32.551772 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:32.554924 14152 webserver.cc:533] Webserver started at http://127.13.210.60:35069/ using document root <none> and password file <none>
I20260630 12:25:32.555465 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:32.555694 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:32.555992 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:32.557396 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root/instance:
uuid: "04b3202a6d68409286e678c36ab1ad70"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.557519 15355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:32.562824 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:25:32.566617 15367 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:32.567509 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:25:32.567847 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root
uuid: "04b3202a6d68409286e678c36ab1ad70"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.568244 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:32.569686 15355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:32.575819 15355 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.60:45209: Network error: Client connection negotiation failed: client connection to 127.13.210.60:45209: connect: Connection refused (error 111)
I20260630 12:25:32.583719 15290 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } attempt: 2
I20260630 12:25:32.585464 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:32.587309 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:32.595461 15290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:32.600106 15290 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.60:45209: Network error: Client connection negotiation failed: client connection to 127.13.210.60:45209: connect: Connection refused (error 111)
I20260630 12:25:32.608317 15355 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } attempt: 1
W20260630 12:25:32.613096 15355 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.210.60:45209: Network error: Client connection negotiation failed: client connection to 127.13.210.60:45209: connect: Connection refused (error 111)
I20260630 12:25:32.637966 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.60:45209
I20260630 12:25:32.638140 15419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.60:45209 every 8 connection(s)
I20260630 12:25:32.642381 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:32.642947 15420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:32.650142 15420 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:32.658710 15290 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } attempt: 1
I20260630 12:25:32.663719 15420 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:32.677565 15420 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:32.679730 15290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235: Bootstrap starting.
I20260630 12:25:32.683586 15355 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } attempt: 2
I20260630 12:25:32.686239 15290 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:32.693226 15290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235: No bootstrap required, opened a new log
I20260630 12:25:32.696671 15290 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.697616 15290 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:32.697973 15290 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e017ce5f094713a2fbce6c4cf51235, State: Initialized, Role: FOLLOWER
I20260630 12:25:32.698800 15290 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.700940 15420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: Bootstrap starting.
I20260630 12:25:32.701347 15426 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [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: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.702262 15426 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:32.702876 15355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: Bootstrap starting.
I20260630 12:25:32.703115 15290 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:32.707885 15355 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:32.708904 15420 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:32.714265 15355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: No bootstrap required, opened a new log
I20260630 12:25:32.715993 15420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: No bootstrap required, opened a new log
I20260630 12:25:32.717254 15355 raft_consensus.cc:359] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.718113 15355 raft_consensus.cc:385] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:32.718364 15355 raft_consensus.cc:740] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d096e446e33e439180fc234f3464be54, State: Initialized, Role: FOLLOWER
I20260630 12:25:32.719046 15355 consensus_queue.cc:260] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.720423 15420 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.721131 15439 sys_catalog.cc:455] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [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: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.721662 15420 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:32.722039 15439 sys_catalog.cc:458] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:32.722304 15420 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b3202a6d68409286e678c36ab1ad70, State: Initialized, Role: FOLLOWER
I20260630 12:25:32.722874 15355 sys_catalog.cc:565] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:32.724267 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:25:32.723696 15420 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.726475 15441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [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: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.727337 15441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:32.728132 15420 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:25:32.730063 15440 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:32.730484 15440 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:32.739406 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:25:32.744793 15457 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:32.745136 15457 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:32.746121 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:32.748900 15463 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:32.749285 15463 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:25:32.754375 15464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:32.754714 15465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:32.756325 15467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.757200 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:32.758194 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:32.758407 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:32.758539 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822332758528 us; error 0 us; skew 500 ppm
I20260630 12:25:32.759074 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:32.761484 14152 webserver.cc:533] Webserver started at http://127.13.210.1:44869/ using document root <none> and password file <none>
I20260630 12:25:32.761986 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:32.762151 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:32.762360 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:32.763499 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "58facf2521434344bbed182e06972e8f"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.768953 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:25:32.770462 15426 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:32.771001 15426 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.773423 15426 leader_election.cc:290] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d096e446e33e439180fc234f3464be54 (127.13.210.61:34331), 04b3202a6d68409286e678c36ab1ad70 (127.13.210.60:45209)
I20260630 12:25:32.773690 15472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:32.774362 15330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e6e017ce5f094713a2fbce6c4cf51235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d096e446e33e439180fc234f3464be54" is_pre_election: true
I20260630 12:25:32.774818 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e6e017ce5f094713a2fbce6c4cf51235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b3202a6d68409286e678c36ab1ad70" is_pre_election: true
I20260630 12:25:32.774967 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:32.775344 15330 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e017ce5f094713a2fbce6c4cf51235 in term 0.
I20260630 12:25:32.775501 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "58facf2521434344bbed182e06972e8f"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:32.775487 15395 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e017ce5f094713a2fbce6c4cf51235 in term 0.
I20260630 12:25:32.776144 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:32.776635 15241 leader_election.cc:304] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d096e446e33e439180fc234f3464be54, e6e017ce5f094713a2fbce6c4cf51235; no voters: 
I20260630 12:25:32.777458 15426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:32.777889 15426 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:32.778209 15426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:32.784348 15426 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.786391 15426 leader_election.cc:290] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [CANDIDATE]: Term 1 election: Requested vote from peers d096e446e33e439180fc234f3464be54 (127.13.210.61:34331), 04b3202a6d68409286e678c36ab1ad70 (127.13.210.60:45209)
I20260630 12:25:32.787127 15330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e6e017ce5f094713a2fbce6c4cf51235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d096e446e33e439180fc234f3464be54"
I20260630 12:25:32.787742 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e6e017ce5f094713a2fbce6c4cf51235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b3202a6d68409286e678c36ab1ad70"
I20260630 12:25:32.787752 15330 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:32.788295 15395 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:32.793274 15395 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e017ce5f094713a2fbce6c4cf51235 in term 1.
I20260630 12:25:32.794494 15239 leader_election.cc:304] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b3202a6d68409286e678c36ab1ad70, e6e017ce5f094713a2fbce6c4cf51235; no voters: 
I20260630 12:25:32.795217 15426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:32.795157 15330 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e017ce5f094713a2fbce6c4cf51235 in term 1.
I20260630 12:25:32.796905 15426 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 1 LEADER]: Becoming Leader. State: Replica: e6e017ce5f094713a2fbce6c4cf51235, State: Running, Role: LEADER
I20260630 12:25:32.797722 15426 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:32.805429 15477 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6e017ce5f094713a2fbce6c4cf51235. Latest consensus state: current_term: 1 leader_uuid: "e6e017ce5f094713a2fbce6c4cf51235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.806262 15477 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:32.808511 15479 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:32.814189 15479 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:32.815390 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:32.817104 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:32.819473 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:32.822471 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:32.822719 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:32.822999 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:32.823241 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:32.824753 15395 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 1 FOLLOWER]: Refusing update from remote peer e6e017ce5f094713a2fbce6c4cf51235: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:32.825350 15330 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 1 FOLLOWER]: Refusing update from remote peer e6e017ce5f094713a2fbce6c4cf51235: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:32.826607 15426 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:32.827436 15477 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:32.842312 15441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6e017ce5f094713a2fbce6c4cf51235. Latest consensus state: current_term: 1 leader_uuid: "e6e017ce5f094713a2fbce6c4cf51235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.843398 15441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:32.845538 15439 sys_catalog.cc:455] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6e017ce5f094713a2fbce6c4cf51235. Latest consensus state: current_term: 1 leader_uuid: "e6e017ce5f094713a2fbce6c4cf51235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.846637 15439 sys_catalog.cc:458] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:32.859153 15439 sys_catalog.cc:455] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e6e017ce5f094713a2fbce6c4cf51235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.860255 15439 sys_catalog.cc:458] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:32.867070 15441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e6e017ce5f094713a2fbce6c4cf51235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.868279 15441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:32.871472 15494 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e6e017ce5f094713a2fbce6c4cf51235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.872646 15494 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:32.872773 15479 catalog_manager.cc:1383] Generated new cluster ID: d286a4421ebc44e6b0e12205a2666b07
I20260630 12:25:32.873238 15479 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:32.873569 15426 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e6e017ce5f094713a2fbce6c4cf51235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:32.874630 15426 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:32.915189 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:42483
I20260630 12:25:32.915369 15546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:42483 every 8 connection(s)
I20260630 12:25:32.935890 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:32.942564 15479 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:32.944314 15479 catalog_manager.cc:1540] Loading token signing keys...
W20260630 12:25:32.962518 15554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:32.965431 15555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.980441 15479 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235: Generated new TSK 0
I20260630 12:25:32.980770 15548 heartbeater.cc:344] Connected to a master server at 127.13.210.61:34331
I20260630 12:25:32.981186 15479 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:32.981359 15548 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:32.982827 15548 heartbeater.cc:507] Master 127.13.210.61:34331 requested a full tablet report, sending...
I20260630 12:25:32.989701 15320 ts_manager.cc:194] Registered new tserver with Master: 58facf2521434344bbed182e06972e8f (127.13.210.1:42483)
I20260630 12:25:32.990912 15547 heartbeater.cc:344] Connected to a master server at 127.13.210.60:45209
I20260630 12:25:32.991420 15547 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:32.992811 15547 heartbeater.cc:507] Master 127.13.210.60:45209 requested a full tablet report, sending...
I20260630 12:25:32.994987 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:32.996033 15385 ts_manager.cc:194] Registered new tserver with Master: 58facf2521434344bbed182e06972e8f (127.13.210.1:42483)
W20260630 12:25:32.998636 15557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:32.999830 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:33.000046 15549 heartbeater.cc:344] Connected to a master server at 127.13.210.62:32881
W20260630 12:25:33.000100 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:33.000512 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822333000496 us; error 0 us; skew 500 ppm
I20260630 12:25:33.000553 15549 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:33.001135 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:33.001475 15549 heartbeater.cc:507] Master 127.13.210.62:32881 requested a full tablet report, sending...
I20260630 12:25:33.004151 15255 ts_manager.cc:194] Registered new tserver with Master: 58facf2521434344bbed182e06972e8f (127.13.210.1:42483)
I20260630 12:25:33.004146 14152 webserver.cc:533] Webserver started at http://127.13.210.2:44685/ using document root <none> and password file <none>
I20260630 12:25:33.004928 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:33.005254 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:33.005558 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:33.006372 15255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35072
I20260630 12:25:33.006923 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "5d3ceca7b49c46b7a14b2e188793c2e8"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:33.012084 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:33.015902 15562 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:33.016953 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:25:33.017243 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "5d3ceca7b49c46b7a14b2e188793c2e8"
format_stamp: "Formatted at 2026-06-30 12:25:32 on dist-test-slave-nkz7"
I20260630 12:25:33.017511 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:33.026960 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:33.028439 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:33.030115 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:33.032821 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:33.033036 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:33.033358 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:33.033547 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:33.081174 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:45753
I20260630 12:25:33.081295 15624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:45753 every 8 connection(s)
I20260630 12:25:33.110921 15625 heartbeater.cc:344] Connected to a master server at 127.13.210.60:45209
I20260630 12:25:33.111609 15625 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:33.112972 15625 heartbeater.cc:507] Master 127.13.210.60:45209 requested a full tablet report, sending...
I20260630 12:25:33.117753 15385 ts_manager.cc:194] Registered new tserver with Master: 5d3ceca7b49c46b7a14b2e188793c2e8 (127.13.210.2:45753)
I20260630 12:25:33.124918 15626 heartbeater.cc:344] Connected to a master server at 127.13.210.61:34331
I20260630 12:25:33.125207 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:33.125415 15626 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:33.126334 15626 heartbeater.cc:507] Master 127.13.210.61:34331 requested a full tablet report, sending...
I20260630 12:25:33.129354 15320 ts_manager.cc:194] Registered new tserver with Master: 5d3ceca7b49c46b7a14b2e188793c2e8 (127.13.210.2:45753)
W20260630 12:25:33.135040 15632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:33.135133 15633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:33.136233 15627 heartbeater.cc:344] Connected to a master server at 127.13.210.62:32881
W20260630 12:25:33.136253 15635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:33.136926 15627 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:33.138160 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:33.138137 15627 heartbeater.cc:507] Master 127.13.210.62:32881 requested a full tablet report, sending...
I20260630 12:25:33.139575 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:33.139810 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:33.140074 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822333140047 us; error 0 us; skew 500 ppm
I20260630 12:25:33.140678 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:33.141021 15255 ts_manager.cc:194] Registered new tserver with Master: 5d3ceca7b49c46b7a14b2e188793c2e8 (127.13.210.2:45753)
I20260630 12:25:33.142746 15255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35086
I20260630 12:25:33.143965 14152 webserver.cc:533] Webserver started at http://127.13.210.3:38197/ using document root <none> and password file <none>
I20260630 12:25:33.144515 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:33.144765 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:33.145044 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:33.146222 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "59e0ac98b3e941ac96f6ba64e6e619cd"
format_stamp: "Formatted at 2026-06-30 12:25:33 on dist-test-slave-nkz7"
I20260630 12:25:33.150740 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:25:33.154474 15640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:33.155546 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:25:33.155825 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "59e0ac98b3e941ac96f6ba64e6e619cd"
format_stamp: "Formatted at 2026-06-30 12:25:33 on dist-test-slave-nkz7"
I20260630 12:25:33.156113 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:33.169798 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:33.171185 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:33.173259 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:33.176019 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:33.176281 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:33.176538 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:33.176735 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:33.223117 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:41743
I20260630 12:25:33.223316 15702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:41743 every 8 connection(s)
I20260630 12:25:33.256651 15703 heartbeater.cc:344] Connected to a master server at 127.13.210.60:45209
I20260630 12:25:33.257179 15703 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:33.258193 15703 heartbeater.cc:507] Master 127.13.210.60:45209 requested a full tablet report, sending...
I20260630 12:25:33.258769 15704 heartbeater.cc:344] Connected to a master server at 127.13.210.61:34331
I20260630 12:25:33.259217 15704 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:33.260115 15704 heartbeater.cc:507] Master 127.13.210.61:34331 requested a full tablet report, sending...
I20260630 12:25:33.261103 15385 ts_manager.cc:194] Registered new tserver with Master: 59e0ac98b3e941ac96f6ba64e6e619cd (127.13.210.3:41743)
I20260630 12:25:33.262215 15705 heartbeater.cc:344] Connected to a master server at 127.13.210.62:32881
I20260630 12:25:33.262599 15705 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:33.262872 15320 ts_manager.cc:194] Registered new tserver with Master: 59e0ac98b3e941ac96f6ba64e6e619cd (127.13.210.3:41743)
I20260630 12:25:33.263538 15705 heartbeater.cc:507] Master 127.13.210.62:32881 requested a full tablet report, sending...
I20260630 12:25:33.265957 15255 ts_manager.cc:194] Registered new tserver with Master: 59e0ac98b3e941ac96f6ba64e6e619cd (127.13.210.3:41743)
I20260630 12:25:33.266681 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021825266s
I20260630 12:25:33.267828 15255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35102
I20260630 12:25:33.749071 15457 catalog_manager.cc:1295] Loaded cluster ID: d286a4421ebc44e6b0e12205a2666b07
I20260630 12:25:33.749337 15457 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: loading cluster ID for follower catalog manager: success
I20260630 12:25:33.754647 15463 catalog_manager.cc:1295] Loaded cluster ID: d286a4421ebc44e6b0e12205a2666b07
I20260630 12:25:33.755029 15463 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: loading cluster ID for follower catalog manager: success
I20260630 12:25:33.756894 15457 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: acquiring CA information for follower catalog manager: success
I20260630 12:25:33.763118 15457 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:33.763373 15463 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: acquiring CA information for follower catalog manager: success
I20260630 12:25:33.767822 15463 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:34.009452 15549 heartbeater.cc:499] Master 127.13.210.62:32881 was elected leader, sending a full tablet report...
I20260630 12:25:34.145448 15627 heartbeater.cc:499] Master 127.13.210.62:32881 was elected leader, sending a full tablet report...
I20260630 12:25:34.270887 15705 heartbeater.cc:499] Master 127.13.210.62:32881 was elected leader, sending a full tablet report...
I20260630 12:25:34.724880 15438 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:34.863879 15255 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35106:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:25:34.949391 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 543e69a7ba2e4c72a5b5195a475f908a (DEFAULT_TABLE table=test-workload [id=8bd4575a07b74ec0a63f356034046ec4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:25:34.950973 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543e69a7ba2e4c72a5b5195a475f908a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:34.956341 15668 tablet_service.cc:1511] Processing CreateTablet for tablet 9b66d242dc8349a59478d4e284aae18c (DEFAULT_TABLE table=test-workload [id=8bd4575a07b74ec0a63f356034046ec4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:25:34.957790 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b66d242dc8349a59478d4e284aae18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:34.958048 15512 tablet_service.cc:1511] Processing CreateTablet for tablet 92d6fe56bb07472bb0060e6d3b355b6c (DEFAULT_TABLE table=test-workload [id=8bd4575a07b74ec0a63f356034046ec4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:25:34.959457 15512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d6fe56bb07472bb0060e6d3b355b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:34.971346 15738 tablet_bootstrap.cc:492] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8: Bootstrap starting.
I20260630 12:25:34.973138 15739 tablet_bootstrap.cc:492] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd: Bootstrap starting.
I20260630 12:25:34.976627 15740 tablet_bootstrap.cc:492] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f: Bootstrap starting.
I20260630 12:25:34.979189 15738 tablet_bootstrap.cc:654] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:34.980739 15739 tablet_bootstrap.cc:654] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:34.985599 15740 tablet_bootstrap.cc:654] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:34.986785 15738 tablet_bootstrap.cc:492] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8: No bootstrap required, opened a new log
I20260630 12:25:34.987334 15738 ts_tablet_manager.cc:1403] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:25:34.987931 15739 tablet_bootstrap.cc:492] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd: No bootstrap required, opened a new log
I20260630 12:25:34.988426 15739 ts_tablet_manager.cc:1403] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260630 12:25:34.990733 15740 tablet_bootstrap.cc:492] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f: No bootstrap required, opened a new log
I20260630 12:25:34.990674 15738 raft_consensus.cc:359] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d3ceca7b49c46b7a14b2e188793c2e8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 45753 } }
I20260630 12:25:34.991312 15740 ts_tablet_manager.cc:1403] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:25:34.991407 15738 raft_consensus.cc:385] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:34.991492 15739 raft_consensus.cc:359] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e0ac98b3e941ac96f6ba64e6e619cd" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41743 } }
I20260630 12:25:34.991874 15738 raft_consensus.cc:740] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ceca7b49c46b7a14b2e188793c2e8, State: Initialized, Role: FOLLOWER
I20260630 12:25:34.992143 15739 raft_consensus.cc:385] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:34.992483 15739 raft_consensus.cc:740] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e0ac98b3e941ac96f6ba64e6e619cd, State: Initialized, Role: FOLLOWER
I20260630 12:25:34.992831 15738 consensus_queue.cc:260] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d3ceca7b49c46b7a14b2e188793c2e8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 45753 } }
I20260630 12:25:34.993207 15739 consensus_queue.cc:260] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59e0ac98b3e941ac96f6ba64e6e619cd" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41743 } }
I20260630 12:25:34.993559 15738 raft_consensus.cc:399] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:34.993970 15739 raft_consensus.cc:399] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:34.993948 15738 raft_consensus.cc:493] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:34.994738 15739 raft_consensus.cc:493] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:34.995137 15738 raft_consensus.cc:3060] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:34.995221 15739 raft_consensus.cc:3060] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:34.995178 15740 raft_consensus.cc:359] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58facf2521434344bbed182e06972e8f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42483 } }
I20260630 12:25:34.996204 15740 raft_consensus.cc:385] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:34.996744 15740 raft_consensus.cc:740] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58facf2521434344bbed182e06972e8f, State: Initialized, Role: FOLLOWER
I20260630 12:25:34.997942 15740 consensus_queue.cc:260] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58facf2521434344bbed182e06972e8f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42483 } }
I20260630 12:25:34.998651 15740 raft_consensus.cc:399] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:34.998996 15740 raft_consensus.cc:493] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:34.999430 15740 raft_consensus.cc:3060] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:35.003579 15739 raft_consensus.cc:515] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e0ac98b3e941ac96f6ba64e6e619cd" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41743 } }
I20260630 12:25:35.004403 15739 leader_election.cc:304] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [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: 59e0ac98b3e941ac96f6ba64e6e619cd; no voters: 
I20260630 12:25:35.005599 15738 raft_consensus.cc:515] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d3ceca7b49c46b7a14b2e188793c2e8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 45753 } }
I20260630 12:25:35.006111 15739 leader_election.cc:290] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:35.006543 15738 leader_election.cc:304] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [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: 5d3ceca7b49c46b7a14b2e188793c2e8; no voters: 
I20260630 12:25:35.006672 15744 raft_consensus.cc:2804] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:35.008318 15740 raft_consensus.cc:515] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58facf2521434344bbed182e06972e8f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42483 } }
I20260630 12:25:35.011216 15740 leader_election.cc:304] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [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: 58facf2521434344bbed182e06972e8f; no voters: 
I20260630 12:25:35.015306 15744 raft_consensus.cc:697] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 1 LEADER]: Becoming Leader. State: Replica: 59e0ac98b3e941ac96f6ba64e6e619cd, State: Running, Role: LEADER
I20260630 12:25:35.016103 15740 leader_election.cc:290] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:35.016434 15744 consensus_queue.cc:237] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [LEADER]: Queue going to LEADER mode. State: All 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: "59e0ac98b3e941ac96f6ba64e6e619cd" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41743 } }
I20260630 12:25:35.015574 15748 raft_consensus.cc:2804] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:35.021189 15738 leader_election.cc:290] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:35.021786 15747 raft_consensus.cc:2804] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:35.022168 15739 ts_tablet_manager.cc:1434] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.008s
I20260630 12:25:35.023622 15748 raft_consensus.cc:697] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 1 LEADER]: Becoming Leader. State: Replica: 58facf2521434344bbed182e06972e8f, State: Running, Role: LEADER
I20260630 12:25:35.026031 15748 consensus_queue.cc:237] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [LEADER]: Queue going to LEADER mode. State: All 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: "58facf2521434344bbed182e06972e8f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42483 } }
I20260630 12:25:35.023968 15740 ts_tablet_manager.cc:1434] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f: Time spent starting tablet: real 0.032s	user 0.013s	sys 0.008s
I20260630 12:25:35.041206 15255 catalog_manager.cc:5697] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e0ac98b3e941ac96f6ba64e6e619cd (127.13.210.3). New cstate: current_term: 1 leader_uuid: "59e0ac98b3e941ac96f6ba64e6e619cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e0ac98b3e941ac96f6ba64e6e619cd" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41743 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:35.085433 15747 raft_consensus.cc:697] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 1 LEADER]: Becoming Leader. State: Replica: 5d3ceca7b49c46b7a14b2e188793c2e8, State: Running, Role: LEADER
I20260630 12:25:35.091846 15747 consensus_queue.cc:237] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [LEADER]: Queue going to LEADER mode. State: All 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: "5d3ceca7b49c46b7a14b2e188793c2e8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 45753 } }
I20260630 12:25:35.092651 15738 ts_tablet_manager.cc:1434] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8: Time spent starting tablet: real 0.105s	user 0.046s	sys 0.039s
I20260630 12:25:35.127645 15254 catalog_manager.cc:5697] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 58facf2521434344bbed182e06972e8f (127.13.210.1). New cstate: current_term: 1 leader_uuid: "58facf2521434344bbed182e06972e8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58facf2521434344bbed182e06972e8f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42483 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:35.196750 15253 catalog_manager.cc:5697] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d3ceca7b49c46b7a14b2e188793c2e8 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "5d3ceca7b49c46b7a14b2e188793c2e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d3ceca7b49c46b7a14b2e188793c2e8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 45753 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:36.726034 15438 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:36.727977 15438 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:37.263608 14152 master.cc:562] Master@127.13.210.62:32881 shutting down...
I20260630 12:25:37.282516 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:37.283355 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:37.283727 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6e017ce5f094713a2fbce6c4cf51235: stopping tablet replica
I20260630 12:25:37.303584 14152 master.cc:584] Master@127.13.210.62:32881 shutdown complete.
W20260630 12:25:38.202600 15549 heartbeater.cc:646] Failed to heartbeat to 127.13.210.62:32881 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.13.210.62:32881: connect: Connection refused (error 111)
I20260630 12:25:38.409238 15762 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e017ce5f094713a2fbce6c4cf51235)
I20260630 12:25:38.409898 15762 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:38.411653 15762 leader_election.cc:290] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6e017ce5f094713a2fbce6c4cf51235 (127.13.210.62:32881), d096e446e33e439180fc234f3464be54 (127.13.210.61:34331)
I20260630 12:25:38.413115 15330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "04b3202a6d68409286e678c36ab1ad70" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d096e446e33e439180fc234f3464be54" is_pre_election: true
W20260630 12:25:38.415103 15371 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.62:32881: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:25:38.418838 15371 leader_election.cc:336] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6e017ce5f094713a2fbce6c4cf51235 (127.13.210.62:32881): Network error: Client connection negotiation failed: client connection to 127.13.210.62:32881: connect: Connection refused (error 111)
I20260630 12:25:38.419329 15371 leader_election.cc:304] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [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: 04b3202a6d68409286e678c36ab1ad70; no voters: d096e446e33e439180fc234f3464be54, e6e017ce5f094713a2fbce6c4cf51235
I20260630 12:25:38.420032 15762 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:38.589740 15765 raft_consensus.cc:493] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e017ce5f094713a2fbce6c4cf51235)
I20260630 12:25:38.590299 15765 raft_consensus.cc:515] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:38.592319 15765 leader_election.cc:290] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6e017ce5f094713a2fbce6c4cf51235 (127.13.210.62:32881), 04b3202a6d68409286e678c36ab1ad70 (127.13.210.60:45209)
I20260630 12:25:38.593685 15394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d096e446e33e439180fc234f3464be54" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "04b3202a6d68409286e678c36ab1ad70" is_pre_election: true
I20260630 12:25:38.594502 15394 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d096e446e33e439180fc234f3464be54 in term 1.
I20260630 12:25:38.596401 15303 leader_election.cc:304] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [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: 04b3202a6d68409286e678c36ab1ad70, d096e446e33e439180fc234f3464be54; no voters: 
I20260630 12:25:38.597292 15765 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:38.597741 15765 raft_consensus.cc:493] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6e017ce5f094713a2fbce6c4cf51235)
I20260630 12:25:38.598205 15765 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:38.599571 15306 leader_election.cc:336] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6e017ce5f094713a2fbce6c4cf51235 (127.13.210.62:32881): Network error: Client connection negotiation failed: client connection to 127.13.210.62:32881: connect: Connection refused (error 111)
I20260630 12:25:38.604029 15765 raft_consensus.cc:515] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:38.606598 15765 leader_election.cc:290] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [CANDIDATE]: Term 2 election: Requested vote from peers e6e017ce5f094713a2fbce6c4cf51235 (127.13.210.62:32881), 04b3202a6d68409286e678c36ab1ad70 (127.13.210.60:45209)
I20260630 12:25:38.607877 15394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d096e446e33e439180fc234f3464be54" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "04b3202a6d68409286e678c36ab1ad70"
I20260630 12:25:38.608537 15394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:38.611191 15306 leader_election.cc:336] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e6e017ce5f094713a2fbce6c4cf51235 (127.13.210.62:32881): Network error: Client connection negotiation failed: client connection to 127.13.210.62:32881: connect: Connection refused (error 111)
I20260630 12:25:38.614372 15394 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d096e446e33e439180fc234f3464be54 in term 2.
I20260630 12:25:38.615391 15303 leader_election.cc:304] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04b3202a6d68409286e678c36ab1ad70, d096e446e33e439180fc234f3464be54; no voters: e6e017ce5f094713a2fbce6c4cf51235
I20260630 12:25:38.616226 15765 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:38.617733 15765 raft_consensus.cc:697] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 2 LEADER]: Becoming Leader. State: Replica: d096e446e33e439180fc234f3464be54, State: Running, Role: LEADER
I20260630 12:25:38.618624 15765 consensus_queue.cc:237] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } }
I20260630 12:25:38.622575 15768 sys_catalog.cc:455] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d096e446e33e439180fc234f3464be54. Latest consensus state: current_term: 2 leader_uuid: "d096e446e33e439180fc234f3464be54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e017ce5f094713a2fbce6c4cf51235" member_type: VOTER last_known_addr { host: "127.13.210.62" port: 32881 } } peers { permanent_uuid: "d096e446e33e439180fc234f3464be54" member_type: VOTER last_known_addr { host: "127.13.210.61" port: 34331 } } peers { permanent_uuid: "04b3202a6d68409286e678c36ab1ad70" member_type: VOTER last_known_addr { host: "127.13.210.60" port: 45209 } } }
I20260630 12:25:38.623374 15768 sys_catalog.cc:458] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:38.624850 15770 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:38.630111 15770 catalog_manager.cc:679] Loaded metadata for table test-workload [id=8bd4575a07b74ec0a63f356034046ec4]
I20260630 12:25:38.637068 15770 tablet_loader.cc:96] loaded metadata for tablet 543e69a7ba2e4c72a5b5195a475f908a (table test-workload [id=8bd4575a07b74ec0a63f356034046ec4])
I20260630 12:25:38.638309 15770 tablet_loader.cc:96] loaded metadata for tablet 92d6fe56bb07472bb0060e6d3b355b6c (table test-workload [id=8bd4575a07b74ec0a63f356034046ec4])
I20260630 12:25:38.639225 15770 tablet_loader.cc:96] loaded metadata for tablet 9b66d242dc8349a59478d4e284aae18c (table test-workload [id=8bd4575a07b74ec0a63f356034046ec4])
I20260630 12:25:38.640177 15770 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:38.643226 15770 catalog_manager.cc:1295] Loaded cluster ID: d286a4421ebc44e6b0e12205a2666b07
I20260630 12:25:38.643460 15770 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:38.646974 15770 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:38.650837 15770 catalog_manager.cc:6081] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: Loaded TSK: 0
I20260630 12:25:38.651824 15770 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:38.740794 15456 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:38.741642 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:25:38.745114 15456 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:38.764962 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:38.765682 14152 tablet_replica.cc:333] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f: stopping tablet replica
I20260630 12:25:38.766315 14152 raft_consensus.cc:2243] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:38.766795 14152 raft_consensus.cc:2272] T 92d6fe56bb07472bb0060e6d3b355b6c P 58facf2521434344bbed182e06972e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.787062 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:25:38.797093 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:25:38.816856 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:38.817550 14152 tablet_replica.cc:333] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8: stopping tablet replica
I20260630 12:25:38.818161 14152 raft_consensus.cc:2243] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:38.818602 14152 raft_consensus.cc:2272] T 543e69a7ba2e4c72a5b5195a475f908a P 5d3ceca7b49c46b7a14b2e188793c2e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.837267 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:25:38.846688 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:25:38.864730 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:38.865381 14152 tablet_replica.cc:333] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd: stopping tablet replica
I20260630 12:25:38.866022 14152 raft_consensus.cc:2243] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:38.866456 14152 raft_consensus.cc:2272] T 9b66d242dc8349a59478d4e284aae18c P 59e0ac98b3e941ac96f6ba64e6e619cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.885056 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:25:38.894497 14152 master.cc:562] Master@127.13.210.61:34331 shutting down...
I20260630 12:25:38.911239 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:38.912071 14152 pending_rounds.cc:70] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: Trying to abort 1 pending ops.
I20260630 12:25:38.912346 14152 pending_rounds.cc:77] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7302440298989326336 op_type: NO_OP noop_request { }
I20260630 12:25:38.912751 14152 raft_consensus.cc:2889] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:38.913044 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.913694 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P d096e446e33e439180fc234f3464be54: stopping tablet replica
I20260630 12:25:38.924283 14152 master.cc:584] Master@127.13.210.61:34331 shutdown complete.
I20260630 12:25:38.934851 14152 master.cc:562] Master@127.13.210.60:45209 shutting down...
I20260630 12:25:38.951648 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:38.952134 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.952378 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04b3202a6d68409286e678c36ab1ad70: stopping tablet replica
I20260630 12:25:38.970714 14152 master.cc:584] Master@127.13.210.60:45209 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6663 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:25:38.999073 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:33023
I20260630 12:25:39.000116 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:39.006553 15771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:39.006880 15772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:39.007272 15774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:39.009065 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:39.010316 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:39.010546 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:39.010913 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822339010870 us; error 0 us; skew 500 ppm
I20260630 12:25:39.011673 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:39.014606 14152 webserver.cc:533] Webserver started at http://127.13.210.62:43191/ using document root <none> and password file <none>
I20260630 12:25:39.015115 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:39.015311 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:39.015591 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:39.016768 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "ea3abf4f595b405c8b068411e2435d70"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.021310 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:25:39.024787 15779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.025760 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:39.026150 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "ea3abf4f595b405c8b068411e2435d70"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.026424 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:39.044925 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:39.046095 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:39.088101 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:33023
I20260630 12:25:39.088208 15830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:33023 every 8 connection(s)
I20260630 12:25:39.092784 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:39.104439 15831 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70: Bootstrap starting.
I20260630 12:25:39.108708 15831 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:39.112879 15831 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70: No bootstrap required, opened a new log
I20260630 12:25:39.114931 15831 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3abf4f595b405c8b068411e2435d70" member_type: VOTER }
I20260630 12:25:39.115314 15831 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:39.115556 15831 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3abf4f595b405c8b068411e2435d70, State: Initialized, Role: FOLLOWER
I20260630 12:25:39.116227 15831 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea3abf4f595b405c8b068411e2435d70" member_type: VOTER }
I20260630 12:25:39.116699 15831 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:39.116910 15831 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:39.117147 15831 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:39.122226 15831 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3abf4f595b405c8b068411e2435d70" member_type: VOTER }
I20260630 12:25:39.122829 15831 leader_election.cc:304] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [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: ea3abf4f595b405c8b068411e2435d70; no voters: 
I20260630 12:25:39.124104 15831 leader_election.cc:290] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:39.124447 15834 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:39.125877 15834 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 1 LEADER]: Becoming Leader. State: Replica: ea3abf4f595b405c8b068411e2435d70, State: Running, Role: LEADER
I20260630 12:25:39.126545 15834 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [LEADER]: Queue going to LEADER mode. State: All 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: "ea3abf4f595b405c8b068411e2435d70" member_type: VOTER }
I20260630 12:25:39.127257 15831 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:39.130818 15835 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea3abf4f595b405c8b068411e2435d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3abf4f595b405c8b068411e2435d70" member_type: VOTER } }
I20260630 12:25:39.131450 15835 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:39.131034 15836 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea3abf4f595b405c8b068411e2435d70. Latest consensus state: current_term: 1 leader_uuid: "ea3abf4f595b405c8b068411e2435d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3abf4f595b405c8b068411e2435d70" member_type: VOTER } }
I20260630 12:25:39.132056 15836 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:39.135823 15840 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:39.144691 15840 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:39.147084 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:39.154366 15840 catalog_manager.cc:1383] Generated new cluster ID: 303de2bea48d47ab8694a9bd79c65140
I20260630 12:25:39.154670 15840 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:39.176800 15840 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:39.178056 15840 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:39.194032 15840 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70: Generated new TSK 0
I20260630 12:25:39.194729 15840 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:39.213449 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:39.220187 15852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:39.220844 15853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:39.221957 15855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:39.222915 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:39.223668 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:39.223848 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:39.223968 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822339223956 us; error 0 us; skew 500 ppm
I20260630 12:25:39.224498 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:39.227140 14152 webserver.cc:533] Webserver started at http://127.13.210.1:41093/ using document root <none> and password file <none>
I20260630 12:25:39.227613 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:39.227777 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:39.228152 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:39.229432 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "f2295877bae840ea983ed368f9ffc424"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.234635 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:39.238349 15860 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.239306 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:25:39.239555 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "f2295877bae840ea983ed368f9ffc424"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.239797 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:39.260120 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:39.261214 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:39.262671 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:39.265074 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:39.265271 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.265516 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:39.265736 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.307541 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:46773
I20260630 12:25:39.307868 15922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:46773 every 8 connection(s)
I20260630 12:25:39.312417 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:39.318871 15927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:39.321316 15928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:39.322716 15930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:39.322844 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:39.323820 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:39.323997 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:39.324120 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822339324107 us; error 0 us; skew 500 ppm
I20260630 12:25:39.324586 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:39.327361 14152 webserver.cc:533] Webserver started at http://127.13.210.2:34325/ using document root <none> and password file <none>
I20260630 12:25:39.327980 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:39.328230 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:39.328567 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:39.329396 15923 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33023
I20260630 12:25:39.329941 15923 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:39.329973 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "4a0398cecd82476f94ef841c75cdcbab"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.330789 15923 heartbeater.cc:507] Master 127.13.210.62:33023 requested a full tablet report, sending...
I20260630 12:25:39.333017 15796 ts_manager.cc:194] Registered new tserver with Master: f2295877bae840ea983ed368f9ffc424 (127.13.210.1:46773)
I20260630 12:25:39.335731 15796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39384
I20260630 12:25:39.336053 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:25:39.340530 15935 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.342211 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:39.342541 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "4a0398cecd82476f94ef841c75cdcbab"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.342798 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:39.362341 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:39.363334 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:39.364835 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:39.367081 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:39.367257 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.367560 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:39.367728 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.413619 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:36513
I20260630 12:25:39.414045 15997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:36513 every 8 connection(s)
I20260630 12:25:39.418519 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:39.424758 16001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:39.427078 16002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:39.428373 14152 server_base.cc:1061] running on GCE node
W20260630 12:25:39.429941 16004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:39.430666 15998 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33023
I20260630 12:25:39.431056 15998 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:39.431478 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:39.431737 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:39.431915 15998 heartbeater.cc:507] Master 127.13.210.62:33023 requested a full tablet report, sending...
I20260630 12:25:39.431946 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822339431928 us; error 0 us; skew 500 ppm
I20260630 12:25:39.432921 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:39.434746 15796 ts_manager.cc:194] Registered new tserver with Master: 4a0398cecd82476f94ef841c75cdcbab (127.13.210.2:36513)
I20260630 12:25:39.435823 14152 webserver.cc:533] Webserver started at http://127.13.210.3:41549/ using document root <none> and password file <none>
I20260630 12:25:39.436453 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:39.436692 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:39.436647 15796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39392
I20260630 12:25:39.437636 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:39.439064 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "20a538715076485892986907bf532eff"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.444447 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:25:39.447821 16009 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.448743 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:39.449088 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "20a538715076485892986907bf532eff"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-nkz7"
I20260630 12:25:39.449360 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:39.469050 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:39.470322 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:39.471753 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:39.474282 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:39.474478 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.474776 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:39.474974 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.522795 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:33277
I20260630 12:25:39.522902 16071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:33277 every 8 connection(s)
I20260630 12:25:39.537333 16072 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33023
I20260630 12:25:39.537856 16072 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:39.538616 16072 heartbeater.cc:507] Master 127.13.210.62:33023 requested a full tablet report, sending...
I20260630 12:25:39.540872 15796 ts_manager.cc:194] Registered new tserver with Master: 20a538715076485892986907bf532eff (127.13.210.3:33277)
I20260630 12:25:39.541860 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015701931s
I20260630 12:25:39.542515 15796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39408
I20260630 12:25:40.339394 15923 heartbeater.cc:499] Master 127.13.210.62:33023 was elected leader, sending a full tablet report...
I20260630 12:25:40.440415 15998 heartbeater.cc:499] Master 127.13.210.62:33023 was elected leader, sending a full tablet report...
I20260630 12:25:40.545125 16072 heartbeater.cc:499] Master 127.13.210.62:33023 was elected leader, sending a full tablet report...
I20260630 12:25:40.600847 15796 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39414:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:40.602931 15796 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:40.658681 15963 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0c226036204db493f00ef9064ff028 (DEFAULT_TABLE table=test-workload [id=87d44c6b245348c591994ef2778572c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:40.660070 15963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0c226036204db493f00ef9064ff028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.663671 15962 tablet_service.cc:1511] Processing CreateTablet for tablet 42a25494255d4af393971eec1080e52f (DEFAULT_TABLE table=test-workload [id=87d44c6b245348c591994ef2778572c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:40.665194 15962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a25494255d4af393971eec1080e52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.665462 15888 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0c226036204db493f00ef9064ff028 (DEFAULT_TABLE table=test-workload [id=87d44c6b245348c591994ef2778572c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:40.666726 15888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0c226036204db493f00ef9064ff028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.667276 15887 tablet_service.cc:1511] Processing CreateTablet for tablet 42a25494255d4af393971eec1080e52f (DEFAULT_TABLE table=test-workload [id=87d44c6b245348c591994ef2778572c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:40.668526 15887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a25494255d4af393971eec1080e52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.683634 16037 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0c226036204db493f00ef9064ff028 (DEFAULT_TABLE table=test-workload [id=87d44c6b245348c591994ef2778572c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:40.685082 16037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0c226036204db493f00ef9064ff028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.691005 16036 tablet_service.cc:1511] Processing CreateTablet for tablet 42a25494255d4af393971eec1080e52f (DEFAULT_TABLE table=test-workload [id=87d44c6b245348c591994ef2778572c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:40.692497 16036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a25494255d4af393971eec1080e52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.692950 16092 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: Bootstrap starting.
I20260630 12:25:40.698690 16092 tablet_bootstrap.cc:654] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.715360 16095 tablet_bootstrap.cc:492] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff: Bootstrap starting.
I20260630 12:25:40.716418 16092 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: No bootstrap required, opened a new log
I20260630 12:25:40.717146 16092 ts_tablet_manager.cc:1403] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.023s
I20260630 12:25:40.720907 16092 raft_consensus.cc:359] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:40.721833 16092 raft_consensus.cc:385] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.722191 16092 raft_consensus.cc:740] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0398cecd82476f94ef841c75cdcbab, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.723744 16095 tablet_bootstrap.cc:654] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.724718 16093 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424: Bootstrap starting.
I20260630 12:25:40.724907 16092 consensus_queue.cc:260] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:40.731701 16092 ts_tablet_manager.cc:1434] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:25:40.732012 16093 tablet_bootstrap.cc:654] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.732226 16095 tablet_bootstrap.cc:492] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff: No bootstrap required, opened a new log
I20260630 12:25:40.732862 16095 ts_tablet_manager.cc:1403] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260630 12:25:40.734124 16092 tablet_bootstrap.cc:492] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab: Bootstrap starting.
I20260630 12:25:40.736251 16095 raft_consensus.cc:359] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.737200 16095 raft_consensus.cc:385] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.737587 16095 raft_consensus.cc:740] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a538715076485892986907bf532eff, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.738855 16095 consensus_queue.cc:260] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.743551 16092 tablet_bootstrap.cc:654] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.745148 16093 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424: No bootstrap required, opened a new log
I20260630 12:25:40.745843 16093 ts_tablet_manager.cc:1403] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260630 12:25:40.751430 16095 ts_tablet_manager.cc:1434] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:25:40.753170 16095 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: Bootstrap starting.
I20260630 12:25:40.753189 16093 raft_consensus.cc:359] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:40.754407 16092 tablet_bootstrap.cc:492] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab: No bootstrap required, opened a new log
I20260630 12:25:40.754366 16093 raft_consensus.cc:385] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.754897 16093 raft_consensus.cc:740] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2295877bae840ea983ed368f9ffc424, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.755770 16093 consensus_queue.cc:260] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:40.755002 16092 ts_tablet_manager.cc:1403] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260630 12:25:40.760464 16095 tablet_bootstrap.cc:654] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.760594 16092 raft_consensus.cc:359] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.762454 16092 raft_consensus.cc:385] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.762876 16092 raft_consensus.cc:740] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0398cecd82476f94ef841c75cdcbab, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.764220 16092 consensus_queue.cc:260] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.767127 16092 ts_tablet_manager.cc:1434] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:25:40.767737 16093 ts_tablet_manager.cc:1434] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.000s
I20260630 12:25:40.769002 16093 tablet_bootstrap.cc:492] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424: Bootstrap starting.
I20260630 12:25:40.773451 16095 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: No bootstrap required, opened a new log
I20260630 12:25:40.774003 16095 ts_tablet_manager.cc:1403] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:25:40.776180 16093 tablet_bootstrap.cc:654] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.776721 16095 raft_consensus.cc:359] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:40.777473 16095 raft_consensus.cc:385] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.777756 16095 raft_consensus.cc:740] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a538715076485892986907bf532eff, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.778538 16095 consensus_queue.cc:260] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:40.782418 16095 ts_tablet_manager.cc:1434] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:25:40.783209 16093 tablet_bootstrap.cc:492] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424: No bootstrap required, opened a new log
I20260630 12:25:40.783731 16093 ts_tablet_manager.cc:1403] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:25:40.786301 16093 raft_consensus.cc:359] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.787024 16093 raft_consensus.cc:385] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.787323 16093 raft_consensus.cc:740] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2295877bae840ea983ed368f9ffc424, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.787985 16093 consensus_queue.cc:260] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.790055 16093 ts_tablet_manager.cc:1434] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260630 12:25:40.887383 16096 raft_consensus.cc:493] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:40.887857 16096 raft_consensus.cc:515] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.890035 16096 leader_election.cc:290] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2295877bae840ea983ed368f9ffc424 (127.13.210.1:46773), 20a538715076485892986907bf532eff (127.13.210.3:33277)
I20260630 12:25:40.902779 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a25494255d4af393971eec1080e52f" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2295877bae840ea983ed368f9ffc424" is_pre_election: true
I20260630 12:25:40.903489 15898 raft_consensus.cc:2468] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 0.
I20260630 12:25:40.903127 16047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a25494255d4af393971eec1080e52f" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a538715076485892986907bf532eff" is_pre_election: true
I20260630 12:25:40.904289 16047 raft_consensus.cc:2468] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 0.
I20260630 12:25:40.904755 15936 leader_election.cc:304] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0398cecd82476f94ef841c75cdcbab, f2295877bae840ea983ed368f9ffc424; no voters: 
I20260630 12:25:40.905725 16096 raft_consensus.cc:2804] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:40.906091 16096 raft_consensus.cc:493] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:40.906311 16096 raft_consensus.cc:3060] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:40.910954 16096 raft_consensus.cc:515] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.912753 16096 leader_election.cc:290] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 election: Requested vote from peers f2295877bae840ea983ed368f9ffc424 (127.13.210.1:46773), 20a538715076485892986907bf532eff (127.13.210.3:33277)
I20260630 12:25:40.913559 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a25494255d4af393971eec1080e52f" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2295877bae840ea983ed368f9ffc424"
I20260630 12:25:40.914033 16047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a25494255d4af393971eec1080e52f" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a538715076485892986907bf532eff"
I20260630 12:25:40.914144 15898 raft_consensus.cc:3060] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:40.914564 16047 raft_consensus.cc:3060] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:40.919350 15898 raft_consensus.cc:2468] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 1.
I20260630 12:25:40.920181 16047 raft_consensus.cc:2468] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 1.
I20260630 12:25:40.920635 15936 leader_election.cc:304] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0398cecd82476f94ef841c75cdcbab, f2295877bae840ea983ed368f9ffc424; no voters: 
I20260630 12:25:40.921568 16096 raft_consensus.cc:2804] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:40.923024 16096 raft_consensus.cc:697] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Becoming Leader. State: Replica: 4a0398cecd82476f94ef841c75cdcbab, State: Running, Role: LEADER
I20260630 12:25:40.923767 16096 consensus_queue.cc:237] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:40.931495 15795 catalog_manager.cc:5697] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a0398cecd82476f94ef841c75cdcbab (127.13.210.2). New cstate: current_term: 1 leader_uuid: "4a0398cecd82476f94ef841c75cdcbab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:41.019032 16096 raft_consensus.cc:493] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:41.019731 16096 raft_consensus.cc:515] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:41.021590 16096 leader_election.cc:290] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a538715076485892986907bf532eff (127.13.210.3:33277), f2295877bae840ea983ed368f9ffc424 (127.13.210.1:46773)
I20260630 12:25:41.022610 16047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c226036204db493f00ef9064ff028" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a538715076485892986907bf532eff" is_pre_election: true
I20260630 12:25:41.022697 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c226036204db493f00ef9064ff028" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2295877bae840ea983ed368f9ffc424" is_pre_election: true
I20260630 12:25:41.023290 16047 raft_consensus.cc:2468] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 0.
I20260630 12:25:41.023341 15898 raft_consensus.cc:2468] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 0.
I20260630 12:25:41.024539 15939 leader_election.cc:304] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a538715076485892986907bf532eff, 4a0398cecd82476f94ef841c75cdcbab; no voters: 
I20260630 12:25:41.025285 16096 raft_consensus.cc:2804] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:41.025636 16096 raft_consensus.cc:493] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:41.025996 16096 raft_consensus.cc:3060] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:41.031322 16096 raft_consensus.cc:515] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:41.033136 16096 leader_election.cc:290] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 election: Requested vote from peers 20a538715076485892986907bf532eff (127.13.210.3:33277), f2295877bae840ea983ed368f9ffc424 (127.13.210.1:46773)
I20260630 12:25:41.034086 16047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c226036204db493f00ef9064ff028" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a538715076485892986907bf532eff"
I20260630 12:25:41.034188 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c226036204db493f00ef9064ff028" candidate_uuid: "4a0398cecd82476f94ef841c75cdcbab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2295877bae840ea983ed368f9ffc424"
I20260630 12:25:41.034943 16047 raft_consensus.cc:3060] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:41.034973 15898 raft_consensus.cc:3060] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:41.042819 15898 raft_consensus.cc:2468] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 1.
I20260630 12:25:41.042827 16047 raft_consensus.cc:2468] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0398cecd82476f94ef841c75cdcbab in term 1.
I20260630 12:25:41.044581 15939 leader_election.cc:304] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a538715076485892986907bf532eff, 4a0398cecd82476f94ef841c75cdcbab; no voters: 
I20260630 12:25:41.045552 16096 raft_consensus.cc:2804] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:41.046203 16096 raft_consensus.cc:697] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Becoming Leader. State: Replica: 4a0398cecd82476f94ef841c75cdcbab, State: Running, Role: LEADER
I20260630 12:25:41.046857 16096 consensus_queue.cc:237] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } }
I20260630 12:25:41.054777 15795 catalog_manager.cc:5697] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a0398cecd82476f94ef841c75cdcbab (127.13.210.2). New cstate: current_term: 1 leader_uuid: "4a0398cecd82476f94ef841c75cdcbab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:41.146711 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:41.160629 15973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a25494255d4af393971eec1080e52f"
dest_uuid: "4a0398cecd82476f94ef841c75cdcbab"
mode: GRACEFUL
new_leader_uuid: "20a538715076485892986907bf532eff"
 from {username='slave'} at 127.0.0.1:42768
I20260630 12:25:41.161264 15973 raft_consensus.cc:606] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Received request to transfer leadership to TS 20a538715076485892986907bf532eff
I20260630 12:25:41.162850 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:25:41.163343 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:41.311800 16096 consensus_queue.cc:1048] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:41.329407 16114 consensus_queue.cc:1048] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:41.342486 16096 raft_consensus.cc:993] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab: : Instructing follower 20a538715076485892986907bf532eff to start an election
I20260630 12:25:41.343091 16114 raft_consensus.cc:1081] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Signalling peer 20a538715076485892986907bf532eff to start an election
I20260630 12:25:41.345177 16047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a25494255d4af393971eec1080e52f"
dest_uuid: "20a538715076485892986907bf532eff"
 from {username='slave'} at 127.0.0.1:39352
I20260630 12:25:41.345914 16047 raft_consensus.cc:493] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:41.346349 16047 raft_consensus.cc:3060] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:41.352705 16047 raft_consensus.cc:515] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:41.355443 16047 leader_election.cc:290] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [CANDIDATE]: Term 2 election: Requested vote from peers f2295877bae840ea983ed368f9ffc424 (127.13.210.1:46773), 4a0398cecd82476f94ef841c75cdcbab (127.13.210.2:36513)
I20260630 12:25:41.372983 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a25494255d4af393971eec1080e52f" candidate_uuid: "20a538715076485892986907bf532eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a0398cecd82476f94ef841c75cdcbab"
I20260630 12:25:41.372983 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a25494255d4af393971eec1080e52f" candidate_uuid: "20a538715076485892986907bf532eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2295877bae840ea983ed368f9ffc424"
I20260630 12:25:41.373858 15898 raft_consensus.cc:3060] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:41.373857 15973 raft_consensus.cc:3055] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:41.374549 15973 raft_consensus.cc:740] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a0398cecd82476f94ef841c75cdcbab, State: Running, Role: LEADER
I20260630 12:25:41.375730 15973 consensus_queue.cc:260] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [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: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:41.377167 15973 raft_consensus.cc:3060] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:41.382367 15898 raft_consensus.cc:2468] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a538715076485892986907bf532eff in term 2.
I20260630 12:25:41.383833 16010 leader_election.cc:304] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [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: 20a538715076485892986907bf532eff, f2295877bae840ea983ed368f9ffc424; no voters: 
I20260630 12:25:41.384948 15973 raft_consensus.cc:2468] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a538715076485892986907bf532eff in term 2.
I20260630 12:25:41.384995 16116 raft_consensus.cc:2804] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:41.386744 16116 raft_consensus.cc:697] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 2 LEADER]: Becoming Leader. State: Replica: 20a538715076485892986907bf532eff, State: Running, Role: LEADER
I20260630 12:25:41.387753 16116 consensus_queue.cc:237] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [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: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } }
I20260630 12:25:41.395489 15796 catalog_manager.cc:5697] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff reported cstate change: term changed from 1 to 2, leader changed from 4a0398cecd82476f94ef841c75cdcbab (127.13.210.2) to 20a538715076485892986907bf532eff (127.13.210.3). New cstate: current_term: 2 leader_uuid: "20a538715076485892986907bf532eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:41.577242 16114 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:41.589617 16106 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:41.836414 15973 raft_consensus.cc:1275] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 2 FOLLOWER]: Refusing update from remote peer 20a538715076485892986907bf532eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:41.837860 16116 consensus_queue.cc:1048] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:41.846484 15898 raft_consensus.cc:1275] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 2 FOLLOWER]: Refusing update from remote peer 20a538715076485892986907bf532eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:41.849391 16121 consensus_queue.cc:1048] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:43.164573 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:43.166739 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:43.167120 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:45.168080 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:45.170107 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:45.170435 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:47.171412 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:47.173418 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:47.173748 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:49.174778 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:49.176846 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:49.177546 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:51.178630 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:51.180716 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:51.181070 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:53.182291 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:53.184605 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:53.184978 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:53.236536 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:53.245545 16132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:53.245771 16133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:53.247273 16135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:53.247700 14152 server_base.cc:1061] running on GCE node
I20260630 12:25:53.248980 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:53.249221 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:53.249392 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822353249376 us; error 0 us; skew 500 ppm
I20260630 12:25:53.250044 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:53.253172 14152 webserver.cc:533] Webserver started at http://127.13.210.4:40723/ using document root <none> and password file <none>
I20260630 12:25:53.253726 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:53.254006 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:53.254335 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:53.255764 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "eee9d427cb394146bf8c53877585c292"
format_stamp: "Formatted at 2026-06-30 12:25:53 on dist-test-slave-nkz7"
I20260630 12:25:53.260738 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:53.264360 16140 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:53.265414 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:25:53.265734 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "eee9d427cb394146bf8c53877585c292"
format_stamp: "Formatted at 2026-06-30 12:25:53 on dist-test-slave-nkz7"
I20260630 12:25:53.266043 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:53.277158 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:53.278491 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:53.280016 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:53.282541 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:53.282793 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:53.283044 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:53.283241 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:53.334504 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:36791
I20260630 12:25:53.334973 16202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:36791 every 8 connection(s)
I20260630 12:25:53.356295 16203 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33023
I20260630 12:25:53.356753 16203 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:53.357632 16203 heartbeater.cc:507] Master 127.13.210.62:33023 requested a full tablet report, sending...
I20260630 12:25:53.359587 15796 ts_manager.cc:194] Registered new tserver with Master: eee9d427cb394146bf8c53877585c292 (127.13.210.4:36791)
I20260630 12:25:53.360898 15796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35036
I20260630 12:25:54.226560 15973 consensus_queue.cc:237] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [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: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: true } }
I20260630 12:25:54.235515 15898 raft_consensus.cc:1275] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Refusing update from remote peer 4a0398cecd82476f94ef841c75cdcbab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:54.237174 16047 raft_consensus.cc:1275] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Refusing update from remote peer 4a0398cecd82476f94ef841c75cdcbab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:54.237710 16130 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:54.238973 16210 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:54.249033 16130 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eee9d427cb394146bf8c53877585c292 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: true } } }
I20260630 12:25:54.251086 15898 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eee9d427cb394146bf8c53877585c292 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: true } } }
W20260630 12:25:54.252949 15937 consensus_peers.cc:597] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab -> Peer eee9d427cb394146bf8c53877585c292 (127.13.210.4:36791): Couldn't send request to peer eee9d427cb394146bf8c53877585c292. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c0c226036204db493f00ef9064ff028. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:54.261847 16047 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eee9d427cb394146bf8c53877585c292 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: true } } }
I20260630 12:25:54.269045 15796 catalog_manager.cc:5697] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab reported cstate change: config changed from index -1 to 2, NON_VOTER eee9d427cb394146bf8c53877585c292 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "4a0398cecd82476f94ef841c75cdcbab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.363365 16203 heartbeater.cc:499] Master 127.13.210.62:33023 was elected leader, sending a full tablet report...
I20260630 12:25:54.654829 16221 ts_tablet_manager.cc:933] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: Initiating tablet copy from peer 4a0398cecd82476f94ef841c75cdcbab (127.13.210.2:36513)
I20260630 12:25:54.656875 16221 tablet_copy_client.cc:323] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:36513
I20260630 12:25:54.669929 15983 tablet_copy_service.cc:140] P 4a0398cecd82476f94ef841c75cdcbab: Received BeginTabletCopySession request for tablet 8c0c226036204db493f00ef9064ff028 from peer eee9d427cb394146bf8c53877585c292 ({username='slave'} at 127.0.0.1:35466)
I20260630 12:25:54.670526 15983 tablet_copy_service.cc:161] P 4a0398cecd82476f94ef841c75cdcbab: Beginning new tablet copy session on tablet 8c0c226036204db493f00ef9064ff028 from peer eee9d427cb394146bf8c53877585c292 at {username='slave'} at 127.0.0.1:35466: session id = eee9d427cb394146bf8c53877585c292-8c0c226036204db493f00ef9064ff028
I20260630 12:25:54.676373 15983 tablet_copy_source_session.cc:215] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:54.679735 16221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0c226036204db493f00ef9064ff028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:54.691177 16221 tablet_copy_client.cc:806] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:54.691840 16221 tablet_copy_client.cc:670] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:54.696152 16221 tablet_copy_client.cc:538] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:54.702625 16221 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: Bootstrap starting.
I20260630 12:25:54.721568 16221 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:54.723088 16221 tablet_bootstrap.cc:492] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: Bootstrap complete.
I20260630 12:25:54.724031 16221 ts_tablet_manager.cc:1403] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:25:54.727699 16221 raft_consensus.cc:359] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: true } }
I20260630 12:25:54.728533 16221 raft_consensus.cc:740] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eee9d427cb394146bf8c53877585c292, State: Initialized, Role: LEARNER
I20260630 12:25:54.729885 16221 consensus_queue.cc:260] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [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: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: true } }
I20260630 12:25:54.733182 16221 ts_tablet_manager.cc:1434] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:25:54.735296 15983 tablet_copy_service.cc:342] P 4a0398cecd82476f94ef841c75cdcbab: Request end of tablet copy session eee9d427cb394146bf8c53877585c292-8c0c226036204db493f00ef9064ff028 received from {username='slave'} at 127.0.0.1:35466
I20260630 12:25:54.735858 15983 tablet_copy_service.cc:434] P 4a0398cecd82476f94ef841c75cdcbab: ending tablet copy session eee9d427cb394146bf8c53877585c292-8c0c226036204db493f00ef9064ff028 on tablet 8c0c226036204db493f00ef9064ff028 with peer eee9d427cb394146bf8c53877585c292
I20260630 12:25:55.033149 16178 raft_consensus.cc:1217] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:55.186128 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:55.188251 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:55.188638 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:55.639635 16227 raft_consensus.cc:1064] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: attempting to promote NON_VOTER eee9d427cb394146bf8c53877585c292 to VOTER
I20260630 12:25:55.643707 16227 consensus_queue.cc:237] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [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: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } }
I20260630 12:25:55.651355 16178 raft_consensus.cc:1275] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 LEARNER]: Refusing update from remote peer 4a0398cecd82476f94ef841c75cdcbab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.653378 15898 raft_consensus.cc:1275] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Refusing update from remote peer 4a0398cecd82476f94ef841c75cdcbab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.653533 16227 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.654955 16047 raft_consensus.cc:1275] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Refusing update from remote peer 4a0398cecd82476f94ef841c75cdcbab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.655408 16228 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.657197 16227 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:55.667047 16228 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee9d427cb394146bf8c53877585c292 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.669411 15897 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee9d427cb394146bf8c53877585c292 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.673223 16047 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee9d427cb394146bf8c53877585c292 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.680641 16178 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee9d427cb394146bf8c53877585c292 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.691529 15795 catalog_manager.cc:5697] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff reported cstate change: config changed from index 2 to 3, eee9d427cb394146bf8c53877585c292 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a0398cecd82476f94ef841c75cdcbab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "20a538715076485892986907bf532eff" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33277 } attrs { replace: true } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.719762 15973 consensus_queue.cc:237] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [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: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } }
I20260630 12:25:55.725518 15897 raft_consensus.cc:1275] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Refusing update from remote peer 4a0398cecd82476f94ef841c75cdcbab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:55.726006 16178 raft_consensus.cc:1275] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 FOLLOWER]: Refusing update from remote peer 4a0398cecd82476f94ef841c75cdcbab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:55.727198 16227 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:55.728681 16228 consensus_queue.cc:1048] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:55.739691 16230 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20a538715076485892986907bf532eff (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.741676 15897 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20a538715076485892986907bf532eff (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.749063 15783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c0c226036204db493f00ef9064ff028 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:55.750450 16178 raft_consensus.cc:2955] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20a538715076485892986907bf532eff (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.757009 15794 catalog_manager.cc:5697] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 reported cstate change: config changed from index 3 to 4, VOTER 20a538715076485892986907bf532eff (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "4a0398cecd82476f94ef841c75cdcbab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a0398cecd82476f94ef841c75cdcbab" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 36513 } } peers { permanent_uuid: "f2295877bae840ea983ed368f9ffc424" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46773 } } peers { permanent_uuid: "eee9d427cb394146bf8c53877585c292" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 36791 } attrs { promote: false } } }
I20260630 12:25:55.770681 16037 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c0c226036204db493f00ef9064ff028 with delete_type TABLET_DATA_TOMBSTONED (TS 20a538715076485892986907bf532eff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39344
I20260630 12:25:55.774571 16241 tablet_replica.cc:333] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: stopping tablet replica
I20260630 12:25:55.775496 16241 raft_consensus.cc:2243] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:55.776309 16241 raft_consensus.cc:2272] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:55.779789 16241 ts_tablet_manager.cc:1916] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:55.790699 16241 ts_tablet_manager.cc:1929] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:55.791102 16241 log.cc:1199] T 8c0c226036204db493f00ef9064ff028 P 20a538715076485892986907bf532eff: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/8c0c226036204db493f00ef9064ff028
I20260630 12:25:55.792627 15783 catalog_manager.cc:5028] TS 20a538715076485892986907bf532eff (127.13.210.3:33277): tablet 8c0c226036204db493f00ef9064ff028 (table test-workload [id=87d44c6b245348c591994ef2778572c5]) successfully deleted
I20260630 12:25:57.190126 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:57.205044 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:57.205907 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:57.874692 15919 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1d80 after lost signal to thread 14155
W20260630 12:25:57.876145 15919 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1da0 after lost signal to thread 15830
W20260630 12:25:57.877300 15919 debug-util.cc:398] Leaking SignalData structure 0x7b080019d640 after lost signal to thread 15922
W20260630 12:25:57.878212 15919 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9f40 after lost signal to thread 15997
W20260630 12:25:57.879031 15919 debug-util.cc:398] Leaking SignalData structure 0x7b080020ad00 after lost signal to thread 16071
W20260630 12:25:57.880059 15919 debug-util.cc:398] Leaking SignalData structure 0x7b0800105140 after lost signal to thread 16202
I20260630 12:25:59.207110 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:59.209022 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:59.209391 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:01.210495 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:01.212797 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:01.213291 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:03.214507 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:03.216660 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:03.217020 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:05.217973 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:05.220250 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:05.220587 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:07.221606 15849 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:07.223783 15849 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:07.224119 15849 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:08.042625 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:26:08.073777 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.074806 14152 tablet_replica.cc:333] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424: stopping tablet replica
I20260630 12:26:08.075652 14152 raft_consensus.cc:2243] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.076332 14152 raft_consensus.cc:2272] T 42a25494255d4af393971eec1080e52f P f2295877bae840ea983ed368f9ffc424 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.078518 14152 tablet_replica.cc:333] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424: stopping tablet replica
I20260630 12:26:08.078982 14152 raft_consensus.cc:2243] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.079793 14152 raft_consensus.cc:2272] T 8c0c226036204db493f00ef9064ff028 P f2295877bae840ea983ed368f9ffc424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.121871 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:26:08.134709 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
W20260630 12:26:08.164299 15936 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:46773: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:26:08.166802 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.167889 14152 tablet_replica.cc:333] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab: stopping tablet replica
I20260630 12:26:08.168663 14152 raft_consensus.cc:2243] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.169278 14152 raft_consensus.cc:2272] T 42a25494255d4af393971eec1080e52f P 4a0398cecd82476f94ef841c75cdcbab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:08.169759 15936 consensus_peers.cc:597] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab -> Peer f2295877bae840ea983ed368f9ffc424 (127.13.210.1:46773): Couldn't send request to peer f2295877bae840ea983ed368f9ffc424. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:46773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.171800 14152 tablet_replica.cc:333] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab: stopping tablet replica
I20260630 12:26:08.172379 14152 raft_consensus.cc:2243] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.173245 14152 raft_consensus.cc:2272] T 8c0c226036204db493f00ef9064ff028 P 4a0398cecd82476f94ef841c75cdcbab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.198405 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:26:08.211474 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:26:08.240746 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.241802 14152 tablet_replica.cc:333] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff: stopping tablet replica
I20260630 12:26:08.242561 14152 raft_consensus.cc:2243] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.243585 14152 raft_consensus.cc:2272] T 42a25494255d4af393971eec1080e52f P 20a538715076485892986907bf532eff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.267001 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:26:08.279870 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:26:08.304418 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.305085 14152 tablet_replica.cc:333] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292: stopping tablet replica
I20260630 12:26:08.305685 14152 raft_consensus.cc:2243] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.306483 14152 raft_consensus.cc:2272] T 8c0c226036204db493f00ef9064ff028 P eee9d427cb394146bf8c53877585c292 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.327428 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:26:08.338781 14152 master.cc:562] Master@127.13.210.62:33023 shutting down...
I20260630 12:26:08.367954 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.368631 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.368988 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea3abf4f595b405c8b068411e2435d70: stopping tablet replica
I20260630 12:26:08.390280 14152 master.cc:584] Master@127.13.210.62:33023 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29431 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:26:08.430789 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:33809
I20260630 12:26:08.431864 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:08.437747 16255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:08.437927 16256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:08.439291 16258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:08.440558 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:08.441522 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:08.441735 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:08.441957 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822368441938 us; error 0 us; skew 500 ppm
I20260630 12:26:08.442487 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:08.445040 14152 webserver.cc:533] Webserver started at http://127.13.210.62:34243/ using document root <none> and password file <none>
I20260630 12:26:08.445544 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:08.445755 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:08.446098 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:08.447283 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "2801fc15736a479c91fe0af41a3bf78e"
format_stamp: "Formatted at 2026-06-30 12:26:08 on dist-test-slave-nkz7"
I20260630 12:26:08.452068 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:08.456660 16263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:08.457989 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:26:08.458309 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "2801fc15736a479c91fe0af41a3bf78e"
format_stamp: "Formatted at 2026-06-30 12:26:08 on dist-test-slave-nkz7"
I20260630 12:26:08.458657 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:08.491082 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:08.492383 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:08.533499 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:33809
I20260630 12:26:08.533819 16314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:33809 every 8 connection(s)
I20260630 12:26:08.538357 16315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.550571 16315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e: Bootstrap starting.
I20260630 12:26:08.555490 16315 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:08.560117 16315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e: No bootstrap required, opened a new log
I20260630 12:26:08.562624 16315 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2801fc15736a479c91fe0af41a3bf78e" member_type: VOTER }
I20260630 12:26:08.563042 16315 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:08.563226 16315 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2801fc15736a479c91fe0af41a3bf78e, State: Initialized, Role: FOLLOWER
I20260630 12:26:08.563798 16315 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2801fc15736a479c91fe0af41a3bf78e" member_type: VOTER }
I20260630 12:26:08.564220 16315 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:08.564411 16315 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:08.564623 16315 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:08.569023 16315 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2801fc15736a479c91fe0af41a3bf78e" member_type: VOTER }
I20260630 12:26:08.569532 16315 leader_election.cc:304] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [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: 2801fc15736a479c91fe0af41a3bf78e; no voters: 
I20260630 12:26:08.570675 16315 leader_election.cc:290] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:08.571018 16318 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:08.572291 16318 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 1 LEADER]: Becoming Leader. State: Replica: 2801fc15736a479c91fe0af41a3bf78e, State: Running, Role: LEADER
I20260630 12:26:08.573016 16318 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [LEADER]: Queue going to LEADER mode. State: All 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: "2801fc15736a479c91fe0af41a3bf78e" member_type: VOTER }
I20260630 12:26:08.573710 16315 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:08.578569 16320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2801fc15736a479c91fe0af41a3bf78e. Latest consensus state: current_term: 1 leader_uuid: "2801fc15736a479c91fe0af41a3bf78e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2801fc15736a479c91fe0af41a3bf78e" member_type: VOTER } }
I20260630 12:26:08.578953 16319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2801fc15736a479c91fe0af41a3bf78e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2801fc15736a479c91fe0af41a3bf78e" member_type: VOTER } }
I20260630 12:26:08.579380 16320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:08.579702 16319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:08.586241 16325 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:08.594712 16325 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:08.595888 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:08.604736 16325 catalog_manager.cc:1383] Generated new cluster ID: 7293e534b8244f70ab37f4d4eaf0d2d7
I20260630 12:26:08.605060 16325 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:08.622273 16325 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:08.623596 16325 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:08.637225 16325 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e: Generated new TSK 0
I20260630 12:26:08.637869 16325 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:08.661405 14152 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000205032s
I20260630 12:26:20.759910 14152 master.cc:562] Master@127.13.210.62:33809 shutting down...
I20260630 12:26:20.790198 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:20.791029 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:20.791357 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2801fc15736a479c91fe0af41a3bf78e: stopping tablet replica
I20260630 12:26:20.811545 14152 master.cc:584] Master@127.13.210.62:33809 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12419 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:26:20.850067 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:40993
I20260630 12:26:20.851229 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:20.858611 16338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:20.859097 16341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:20.858704 16339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:20.860124 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:20.861644 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:20.861925 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:20.862134 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822380862122 us; error 0 us; skew 500 ppm
I20260630 12:26:20.862754 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:20.866086 14152 webserver.cc:533] Webserver started at http://127.13.210.62:33815/ using document root <none> and password file <none>
I20260630 12:26:20.866667 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:20.866854 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:20.867241 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:20.869503 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe"
format_stamp: "Formatted at 2026-06-30 12:26:20 on dist-test-slave-nkz7"
I20260630 12:26:20.874883 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:26:20.879195 16346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:20.880038 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:26:20.880471 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe"
format_stamp: "Formatted at 2026-06-30 12:26:20 on dist-test-slave-nkz7"
I20260630 12:26:20.880792 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:20.896368 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:20.897897 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:20.939838 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:40993
I20260630 12:26:20.940021 16397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:40993 every 8 connection(s)
I20260630 12:26:20.944741 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:20.956043 16398 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe: Bootstrap starting.
I20260630 12:26:20.960822 16398 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:20.965598 16398 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe: No bootstrap required, opened a new log
I20260630 12:26:20.968144 16398 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" member_type: VOTER }
I20260630 12:26:20.968616 16398 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:20.968873 16398 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5d119bea9d4b5d87fc8e1d8ceb74fe, State: Initialized, Role: FOLLOWER
I20260630 12:26:20.969574 16398 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" member_type: VOTER }
I20260630 12:26:20.970108 16398 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:20.970345 16398 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:20.970633 16398 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:20.976884 16398 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" member_type: VOTER }
I20260630 12:26:20.977502 16398 leader_election.cc:304] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [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: 6a5d119bea9d4b5d87fc8e1d8ceb74fe; no voters: 
I20260630 12:26:20.978758 16398 leader_election.cc:290] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:20.979118 16401 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:20.980469 16401 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 1 LEADER]: Becoming Leader. State: Replica: 6a5d119bea9d4b5d87fc8e1d8ceb74fe, State: Running, Role: LEADER
I20260630 12:26:20.981123 16401 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [LEADER]: Queue going to LEADER mode. State: All 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: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" member_type: VOTER }
I20260630 12:26:20.981868 16398 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:20.984426 16402 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" member_type: VOTER } }
I20260630 12:26:20.984380 16403 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a5d119bea9d4b5d87fc8e1d8ceb74fe. Latest consensus state: current_term: 1 leader_uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a5d119bea9d4b5d87fc8e1d8ceb74fe" member_type: VOTER } }
I20260630 12:26:20.985131 16402 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:20.985189 16403 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:20.990226 16406 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:20.999907 16406 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:21.002305 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:21.013006 16406 catalog_manager.cc:1383] Generated new cluster ID: 8e218c0c45934122985069d5113263c6
I20260630 12:26:21.013669 16406 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:21.034700 16406 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:21.036048 16406 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:21.059329 16406 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe: Generated new TSK 0
I20260630 12:26:21.060153 16406 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:21.070360 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:21.077576 16419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:21.078503 16420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:21.080714 16422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:21.081496 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:21.082368 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:21.082545 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:21.082729 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822381082715 us; error 0 us; skew 500 ppm
I20260630 12:26:21.083371 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:21.085923 14152 webserver.cc:533] Webserver started at http://127.13.210.1:43815/ using document root <none> and password file <none>
I20260630 12:26:21.086421 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:21.086575 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:21.086915 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:21.088155 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "2aa187b844ed46c889b44a47ca086ee1"
format_stamp: "Formatted at 2026-06-30 12:26:21 on dist-test-slave-nkz7"
I20260630 12:26:21.092906 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:21.096645 16427 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.097618 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:26:21.097995 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "2aa187b844ed46c889b44a47ca086ee1"
format_stamp: "Formatted at 2026-06-30 12:26:21 on dist-test-slave-nkz7"
I20260630 12:26:21.098343 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:21.136009 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:21.137444 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:21.139263 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:21.142407 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:21.142766 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.143105 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:21.143337 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.199011 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:38703
I20260630 12:26:21.199115 16489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:38703 every 8 connection(s)
I20260630 12:26:21.205510 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:21.214421 16494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:21.216030 16495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:21.218175 16497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:21.218889 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:21.219697 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:21.219887 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:21.220072 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822381220056 us; error 0 us; skew 500 ppm
I20260630 12:26:21.220611 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:21.223556 14152 webserver.cc:533] Webserver started at http://127.13.210.2:44363/ using document root <none> and password file <none>
I20260630 12:26:21.224234 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:21.224467 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:21.224795 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:21.226406 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "195d8d48ec834b9ba04c95a22cc9fc0d"
format_stamp: "Formatted at 2026-06-30 12:26:21 on dist-test-slave-nkz7"
I20260630 12:26:21.227634 16490 heartbeater.cc:344] Connected to a master server at 127.13.210.62:40993
I20260630 12:26:21.228053 16490 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:21.228785 16490 heartbeater.cc:507] Master 127.13.210.62:40993 requested a full tablet report, sending...
I20260630 12:26:21.232046 16363 ts_manager.cc:194] Registered new tserver with Master: 2aa187b844ed46c889b44a47ca086ee1 (127.13.210.1:38703)
I20260630 12:26:21.232900 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:26:21.234635 16363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36698
I20260630 12:26:21.238037 16502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.239243 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:26:21.239627 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "195d8d48ec834b9ba04c95a22cc9fc0d"
format_stamp: "Formatted at 2026-06-30 12:26:21 on dist-test-slave-nkz7"
I20260630 12:26:21.239946 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:21.259208 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:21.260520 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:21.262253 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:21.265045 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:21.265327 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.265571 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:21.265750 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.316671 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:43169
I20260630 12:26:21.316758 16564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:43169 every 8 connection(s)
I20260630 12:26:21.321858 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:21.330263 16568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:21.333895 16569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:21.336915 16571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:21.337368 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:21.339023 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:21.339092 16565 heartbeater.cc:344] Connected to a master server at 127.13.210.62:40993
W20260630 12:26:21.339382 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:21.339569 16565 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:21.339720 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822381339702 us; error 0 us; skew 500 ppm
I20260630 12:26:21.340513 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:21.340533 16565 heartbeater.cc:507] Master 127.13.210.62:40993 requested a full tablet report, sending...
I20260630 12:26:21.343031 16363 ts_manager.cc:194] Registered new tserver with Master: 195d8d48ec834b9ba04c95a22cc9fc0d (127.13.210.2:43169)
I20260630 12:26:21.343775 14152 webserver.cc:533] Webserver started at http://127.13.210.3:38431/ using document root <none> and password file <none>
I20260630 12:26:21.344435 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:21.344676 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:21.344974 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:21.345043 16363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36704
I20260630 12:26:21.346794 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "7faca8a7278741c0beacf5bfa6f930e6"
format_stamp: "Formatted at 2026-06-30 12:26:21 on dist-test-slave-nkz7"
I20260630 12:26:21.351692 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:21.356003 16576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.356971 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:26:21.357229 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "7faca8a7278741c0beacf5bfa6f930e6"
format_stamp: "Formatted at 2026-06-30 12:26:21 on dist-test-slave-nkz7"
I20260630 12:26:21.357488 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:21.377560 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:21.379022 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:21.380285 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:21.384335 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:21.385003 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260630 12:26:21.385372 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:21.385619 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:21.435631 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:43287
I20260630 12:26:21.435968 16639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:43287 every 8 connection(s)
I20260630 12:26:21.484393 16640 heartbeater.cc:344] Connected to a master server at 127.13.210.62:40993
I20260630 12:26:21.485136 16640 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:21.486176 16640 heartbeater.cc:507] Master 127.13.210.62:40993 requested a full tablet report, sending...
I20260630 12:26:21.489661 16363 ts_manager.cc:194] Registered new tserver with Master: 7faca8a7278741c0beacf5bfa6f930e6 (127.13.210.3:43287)
I20260630 12:26:21.489765 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021210729s
I20260630 12:26:21.491725 16363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36716
I20260630 12:26:22.238157 16490 heartbeater.cc:499] Master 127.13.210.62:40993 was elected leader, sending a full tablet report...
I20260630 12:26:22.348280 16565 heartbeater.cc:499] Master 127.13.210.62:40993 was elected leader, sending a full tablet report...
I20260630 12:26:22.495455 16640 heartbeater.cc:499] Master 127.13.210.62:40993 was elected leader, sending a full tablet report...
I20260630 12:26:23.002305 16416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:25.003396 16416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:27.004454 16416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:29.005674 16416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:31.006932 16416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:33.008635 16416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:33.076612 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:26:33.106567 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:33.125125 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:26:33.136531 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:26:33.161878 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:33.178587 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:26:33.189567 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:26:33.211027 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:33.227246 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:26:33.236117 14152 master.cc:562] Master@127.13.210.62:40993 shutting down...
I20260630 12:26:33.257555 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:33.258370 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:33.258672 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a5d119bea9d4b5d87fc8e1d8ceb74fe: stopping tablet replica
I20260630 12:26:33.277113 14152 master.cc:584] Master@127.13.210.62:40993 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12459 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:26:33.312045 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:46261
I20260630 12:26:33.313184 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:33.319603 16646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.319689 16645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.320856 16648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.321548 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:33.322343 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:33.322515 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:33.322633 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822393322622 us; error 0 us; skew 500 ppm
I20260630 12:26:33.323112 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:33.325768 14152 webserver.cc:533] Webserver started at http://127.13.210.62:37785/ using document root <none> and password file <none>
I20260630 12:26:33.326311 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:33.326478 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:33.326709 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:33.327834 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "60939b8136c94556abe895bd086dd0e4"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.332388 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:33.336082 16653 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.336994 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:26:33.337363 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "60939b8136c94556abe895bd086dd0e4"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.337615 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:33.367956 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:33.369091 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:33.416682 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:46261
I20260630 12:26:33.416796 16704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:46261 every 8 connection(s)
I20260630 12:26:33.421133 16705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:33.432541 16705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4: Bootstrap starting.
I20260630 12:26:33.437330 16705 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:33.442420 16705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4: No bootstrap required, opened a new log
I20260630 12:26:33.444591 16705 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60939b8136c94556abe895bd086dd0e4" member_type: VOTER }
I20260630 12:26:33.445086 16705 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:33.445324 16705 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60939b8136c94556abe895bd086dd0e4, State: Initialized, Role: FOLLOWER
I20260630 12:26:33.446004 16705 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60939b8136c94556abe895bd086dd0e4" member_type: VOTER }
I20260630 12:26:33.446501 16705 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:33.446751 16705 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:33.447021 16705 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:33.451635 16705 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60939b8136c94556abe895bd086dd0e4" member_type: VOTER }
I20260630 12:26:33.452191 16705 leader_election.cc:304] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [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: 60939b8136c94556abe895bd086dd0e4; no voters: 
I20260630 12:26:33.453344 16705 leader_election.cc:290] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:33.453806 16708 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:33.455284 16708 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 1 LEADER]: Becoming Leader. State: Replica: 60939b8136c94556abe895bd086dd0e4, State: Running, Role: LEADER
I20260630 12:26:33.456054 16708 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [LEADER]: Queue going to LEADER mode. State: All 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: "60939b8136c94556abe895bd086dd0e4" member_type: VOTER }
I20260630 12:26:33.456310 16705 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:33.459158 16710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60939b8136c94556abe895bd086dd0e4. Latest consensus state: current_term: 1 leader_uuid: "60939b8136c94556abe895bd086dd0e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60939b8136c94556abe895bd086dd0e4" member_type: VOTER } }
I20260630 12:26:33.459158 16709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60939b8136c94556abe895bd086dd0e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60939b8136c94556abe895bd086dd0e4" member_type: VOTER } }
I20260630 12:26:33.459869 16710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:33.459942 16709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:33.464066 16713 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:33.472752 16713 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:33.473838 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:33.482451 16713 catalog_manager.cc:1383] Generated new cluster ID: bbf46819f10347afbb23f55763e870fd
I20260630 12:26:33.482846 16713 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:33.503321 16713 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:33.504609 16713 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:33.516369 16713 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4: Generated new TSK 0
I20260630 12:26:33.517025 16713 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:33.540409 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:33.547307 16726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.547796 16727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.550901 14152 server_base.cc:1061] running on GCE node
W20260630 12:26:33.550961 16729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.552014 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:33.552210 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:33.552392 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822393552346 us; error 0 us; skew 500 ppm
I20260630 12:26:33.552940 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:33.564780 14152 webserver.cc:533] Webserver started at http://127.13.210.1:36873/ using document root <none> and password file <none>
I20260630 12:26:33.565318 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:33.565519 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:33.565867 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:33.567180 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "6143e5aa20b9497a8039bbf72c261cf7"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.572096 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:33.575712 16734 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.576692 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:33.577047 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "6143e5aa20b9497a8039bbf72c261cf7"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.577498 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:33.599272 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:33.600562 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:33.602283 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:33.604842 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:33.605082 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.605361 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:33.605569 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.655301 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:36669
I20260630 12:26:33.655436 16796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:36669 every 8 connection(s)
I20260630 12:26:33.663254 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:33.671684 16801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.675940 16802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.678988 14152 server_base.cc:1061] running on GCE node
W20260630 12:26:33.679030 16804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.679600 16797 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46261
I20260630 12:26:33.680086 16797 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:33.680634 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:33.680910 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:33.681115 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822393681094 us; error 0 us; skew 500 ppm
I20260630 12:26:33.681139 16797 heartbeater.cc:507] Master 127.13.210.62:46261 requested a full tablet report, sending...
I20260630 12:26:33.681988 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:33.683899 16670 ts_manager.cc:194] Registered new tserver with Master: 6143e5aa20b9497a8039bbf72c261cf7 (127.13.210.1:36669)
I20260630 12:26:33.685563 14152 webserver.cc:533] Webserver started at http://127.13.210.2:41235/ using document root <none> and password file <none>
I20260630 12:26:33.686246 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:33.686473 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:33.686553 16670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47492
I20260630 12:26:33.686789 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:33.688481 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "a3491d6e58374ff08f646f34a6fee8c2"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.694725 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:26:33.698830 16809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.699735 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:26:33.700070 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "a3491d6e58374ff08f646f34a6fee8c2"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.700382 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:33.743974 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:33.745288 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:33.747237 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:33.750105 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:33.750371 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.750638 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:33.750814 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.795111 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:38837
I20260630 12:26:33.795228 16871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:38837 every 8 connection(s)
I20260630 12:26:33.799901 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:33.807612 16875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.809401 16876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.812942 16872 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46261
W20260630 12:26:33.813098 16878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.813428 16872 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:33.813788 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:33.814484 16872 heartbeater.cc:507] Master 127.13.210.62:46261 requested a full tablet report, sending...
I20260630 12:26:33.814914 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:33.815181 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:33.815400 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822393815367 us; error 0 us; skew 500 ppm
I20260630 12:26:33.816119 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:33.816988 16670 ts_manager.cc:194] Registered new tserver with Master: a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837)
I20260630 12:26:33.818504 16670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47496
I20260630 12:26:33.819211 14152 webserver.cc:533] Webserver started at http://127.13.210.3:39043/ using document root <none> and password file <none>
I20260630 12:26:33.819940 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:33.820173 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:33.820530 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:33.822177 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "5636ee94b9c64ea59516f3cbd94c4719"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.828032 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:26:33.831838 16883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.832885 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:26:33.833226 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "5636ee94b9c64ea59516f3cbd94c4719"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-nkz7"
I20260630 12:26:33.833523 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:33.852003 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:33.853204 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:33.855037 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:33.857544 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:33.857733 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.858098 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:33.858281 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.904736 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:43469
I20260630 12:26:33.904937 16945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:43469 every 8 connection(s)
I20260630 12:26:33.920871 16946 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46261
I20260630 12:26:33.921375 16946 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:33.922259 16946 heartbeater.cc:507] Master 127.13.210.62:46261 requested a full tablet report, sending...
I20260630 12:26:33.924394 16670 ts_manager.cc:194] Registered new tserver with Master: 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469)
I20260630 12:26:33.924858 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016595352s
I20260630 12:26:33.926164 16670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47508
I20260630 12:26:34.689935 16797 heartbeater.cc:499] Master 127.13.210.62:46261 was elected leader, sending a full tablet report...
I20260630 12:26:34.822019 16872 heartbeater.cc:499] Master 127.13.210.62:46261 was elected leader, sending a full tablet report...
I20260630 12:26:34.928979 16946 heartbeater.cc:499] Master 127.13.210.62:46261 was elected leader, sending a full tablet report...
I20260630 12:26:34.982007 16670 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47512:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:34.984689 16670 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:35.056071 16911 tablet_service.cc:1511] Processing CreateTablet for tablet faf61b552c2248bdb05d608c0fbefad4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:35.057768 16911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf61b552c2248bdb05d608c0fbefad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.060333 16834 tablet_service.cc:1511] Processing CreateTablet for tablet f2ea0263067d45998d542fdd16703d1a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:35.061125 16910 tablet_service.cc:1511] Processing CreateTablet for tablet e9da18d169544026b646aefad97d81c1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:35.061266 16837 tablet_service.cc:1511] Processing CreateTablet for tablet faf61b552c2248bdb05d608c0fbefad4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:35.061870 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ea0263067d45998d542fdd16703d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.062664 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9da18d169544026b646aefad97d81c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.062722 16837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf61b552c2248bdb05d608c0fbefad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.064069 16835 tablet_service.cc:1511] Processing CreateTablet for tablet 18aa4a49617d456f9f40f0d76c77ac38 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:35.067022 16836 tablet_service.cc:1511] Processing CreateTablet for tablet e9da18d169544026b646aefad97d81c1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:35.068590 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18aa4a49617d456f9f40f0d76c77ac38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.070330 16836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9da18d169544026b646aefad97d81c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.081126 16909 tablet_service.cc:1511] Processing CreateTablet for tablet 18aa4a49617d456f9f40f0d76c77ac38 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:35.083169 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18aa4a49617d456f9f40f0d76c77ac38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.083781 16966 tablet_bootstrap.cc:492] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719: Bootstrap starting.
I20260630 12:26:35.092255 16966 tablet_bootstrap.cc:654] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.096822 16967 tablet_bootstrap.cc:492] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2: Bootstrap starting.
I20260630 12:26:35.096293 16911 tablet_service.cc:1511] Processing CreateTablet for tablet f2ea0263067d45998d542fdd16703d1a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:35.097942 16911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ea0263067d45998d542fdd16703d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.102675 16762 tablet_service.cc:1511] Processing CreateTablet for tablet faf61b552c2248bdb05d608c0fbefad4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:35.104351 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf61b552c2248bdb05d608c0fbefad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.116492 16761 tablet_service.cc:1511] Processing CreateTablet for tablet e9da18d169544026b646aefad97d81c1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:35.118289 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9da18d169544026b646aefad97d81c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.126272 16760 tablet_service.cc:1511] Processing CreateTablet for tablet 18aa4a49617d456f9f40f0d76c77ac38 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:35.127871 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18aa4a49617d456f9f40f0d76c77ac38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.130336 16759 tablet_service.cc:1511] Processing CreateTablet for tablet f2ea0263067d45998d542fdd16703d1a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3e3bfea17b4d4cdaa136cb3494a1b117]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:35.131963 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ea0263067d45998d542fdd16703d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.133713 16967 tablet_bootstrap.cc:654] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.134865 16966 tablet_bootstrap.cc:492] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719: No bootstrap required, opened a new log
I20260630 12:26:35.135398 16966 ts_tablet_manager.cc:1403] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260630 12:26:35.138679 16966 raft_consensus.cc:359] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.139531 16966 raft_consensus.cc:385] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.139966 16966 raft_consensus.cc:740] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5636ee94b9c64ea59516f3cbd94c4719, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.140947 16966 consensus_queue.cc:260] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.153369 16969 tablet_bootstrap.cc:492] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: Bootstrap starting.
I20260630 12:26:35.159401 16967 tablet_bootstrap.cc:492] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2: No bootstrap required, opened a new log
W20260630 12:26:35.160351 16947 tablet.cc:2406] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:35.161203 16966 ts_tablet_manager.cc:1434] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260630 12:26:35.161350 16967 ts_tablet_manager.cc:1403] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.004s
I20260630 12:26:35.162510 16966 tablet_bootstrap.cc:492] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719: Bootstrap starting.
I20260630 12:26:35.162956 16969 tablet_bootstrap.cc:654] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.164796 16967 raft_consensus.cc:359] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.165446 16967 raft_consensus.cc:385] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.165728 16967 raft_consensus.cc:740] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3491d6e58374ff08f646f34a6fee8c2, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.166836 16967 consensus_queue.cc:260] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.172223 16967 ts_tablet_manager.cc:1434] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:26:35.172330 16969 tablet_bootstrap.cc:492] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: No bootstrap required, opened a new log
I20260630 12:26:35.173228 16966 tablet_bootstrap.cc:654] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.173501 16967 tablet_bootstrap.cc:492] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2: Bootstrap starting.
I20260630 12:26:35.173727 16969 ts_tablet_manager.cc:1403] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:26:35.177536 16969 raft_consensus.cc:359] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.178514 16969 raft_consensus.cc:385] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.178992 16969 raft_consensus.cc:740] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.180294 16969 consensus_queue.cc:260] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.186097 16967 tablet_bootstrap.cc:654] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.190524 16969 ts_tablet_manager.cc:1434] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:26:35.190702 16966 tablet_bootstrap.cc:492] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719: No bootstrap required, opened a new log
I20260630 12:26:35.191709 16966 ts_tablet_manager.cc:1403] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.017s
I20260630 12:26:35.191812 16969 tablet_bootstrap.cc:492] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: Bootstrap starting.
I20260630 12:26:35.196375 16966 raft_consensus.cc:359] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.197552 16966 raft_consensus.cc:385] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.198073 16966 raft_consensus.cc:740] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5636ee94b9c64ea59516f3cbd94c4719, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.199160 16966 consensus_queue.cc:260] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.203135 16969 tablet_bootstrap.cc:654] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.203152 16966 ts_tablet_manager.cc:1434] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20260630 12:26:35.204988 16966 tablet_bootstrap.cc:492] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719: Bootstrap starting.
I20260630 12:26:35.213294 16966 tablet_bootstrap.cc:654] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.224283 16967 tablet_bootstrap.cc:492] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2: No bootstrap required, opened a new log
I20260630 12:26:35.224776 16967 ts_tablet_manager.cc:1403] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.024s
I20260630 12:26:35.225296 16966 tablet_bootstrap.cc:492] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719: No bootstrap required, opened a new log
I20260630 12:26:35.225488 16969 tablet_bootstrap.cc:492] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: No bootstrap required, opened a new log
I20260630 12:26:35.225889 16966 ts_tablet_manager.cc:1403] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260630 12:26:35.226006 16969 ts_tablet_manager.cc:1403] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.008s
I20260630 12:26:35.227167 16967 raft_consensus.cc:359] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.228107 16967 raft_consensus.cc:385] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.228370 16967 raft_consensus.cc:740] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3491d6e58374ff08f646f34a6fee8c2, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.229082 16967 consensus_queue.cc:260] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.229151 16966 raft_consensus.cc:359] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.229415 16969 raft_consensus.cc:359] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.230039 16966 raft_consensus.cc:385] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.230260 16969 raft_consensus.cc:385] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.230435 16966 raft_consensus.cc:740] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5636ee94b9c64ea59516f3cbd94c4719, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.230631 16969 raft_consensus.cc:740] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.231104 16967 ts_tablet_manager.cc:1434] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:26:35.231338 16966 consensus_queue.cc:260] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.231560 16969 consensus_queue.cc:260] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.232162 16967 tablet_bootstrap.cc:492] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2: Bootstrap starting.
I20260630 12:26:35.233983 16966 ts_tablet_manager.cc:1434] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:35.235198 16966 tablet_bootstrap.cc:492] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719: Bootstrap starting.
I20260630 12:26:35.239614 16967 tablet_bootstrap.cc:654] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.241405 16969 ts_tablet_manager.cc:1434] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:26:35.242036 16966 tablet_bootstrap.cc:654] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.245294 16969 tablet_bootstrap.cc:492] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: Bootstrap starting.
I20260630 12:26:35.255535 16969 tablet_bootstrap.cc:654] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.261521 16966 tablet_bootstrap.cc:492] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719: No bootstrap required, opened a new log
I20260630 12:26:35.262329 16966 ts_tablet_manager.cc:1403] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.014s
I20260630 12:26:35.266584 16966 raft_consensus.cc:359] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.267376 16966 raft_consensus.cc:385] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.267678 16966 raft_consensus.cc:740] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5636ee94b9c64ea59516f3cbd94c4719, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.268541 16966 consensus_queue.cc:260] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.269052 16969 tablet_bootstrap.cc:492] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: No bootstrap required, opened a new log
I20260630 12:26:35.269606 16969 ts_tablet_manager.cc:1403] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260630 12:26:35.271097 16966 ts_tablet_manager.cc:1434] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:26:35.272425 16969 raft_consensus.cc:359] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.273003 16969 raft_consensus.cc:385] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.273238 16969 raft_consensus.cc:740] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.274178 16969 consensus_queue.cc:260] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.276800 16969 ts_tablet_manager.cc:1434] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:26:35.279084 16969 tablet_bootstrap.cc:492] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: Bootstrap starting.
I20260630 12:26:35.281600 16967 tablet_bootstrap.cc:492] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2: No bootstrap required, opened a new log
I20260630 12:26:35.282557 16967 ts_tablet_manager.cc:1403] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.027s
I20260630 12:26:35.286633 16967 raft_consensus.cc:359] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.287460 16967 raft_consensus.cc:385] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.287806 16967 raft_consensus.cc:740] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3491d6e58374ff08f646f34a6fee8c2, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.288183 16969 tablet_bootstrap.cc:654] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.288659 16967 consensus_queue.cc:260] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.290973 16967 ts_tablet_manager.cc:1434] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:35.292068 16967 tablet_bootstrap.cc:492] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2: Bootstrap starting.
I20260630 12:26:35.294909 16969 tablet_bootstrap.cc:492] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: No bootstrap required, opened a new log
I20260630 12:26:35.295509 16969 ts_tablet_manager.cc:1403] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:26:35.299423 16967 tablet_bootstrap.cc:654] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.299126 16969 raft_consensus.cc:359] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.301229 16969 raft_consensus.cc:385] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.301681 16969 raft_consensus.cc:740] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.302696 16969 consensus_queue.cc:260] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.305197 16969 ts_tablet_manager.cc:1434] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:35.305374 16967 tablet_bootstrap.cc:492] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2: No bootstrap required, opened a new log
I20260630 12:26:35.305789 16975 raft_consensus.cc:493] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:35.305992 16967 ts_tablet_manager.cc:1403] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.002s
I20260630 12:26:35.306397 16975 raft_consensus.cc:515] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.309463 16967 raft_consensus.cc:359] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.311014 16975 leader_election.cc:290] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469), a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837)
I20260630 12:26:35.310364 16967 raft_consensus.cc:385] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.317153 16967 raft_consensus.cc:740] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3491d6e58374ff08f646f34a6fee8c2, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.318248 16967 consensus_queue.cc:260] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.320695 16967 ts_tablet_manager.cc:1434] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260630 12:26:35.332247 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf61b552c2248bdb05d608c0fbefad4" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719" is_pre_election: true
I20260630 12:26:35.333225 16921 raft_consensus.cc:2468] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.334510 16737 leader_election.cc:304] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5636ee94b9c64ea59516f3cbd94c4719, 6143e5aa20b9497a8039bbf72c261cf7; no voters: 
I20260630 12:26:35.335320 16975 raft_consensus.cc:2804] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:35.335702 16975 raft_consensus.cc:493] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:35.336025 16975 raft_consensus.cc:3060] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.335949 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf61b552c2248bdb05d608c0fbefad4" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2" is_pre_election: true
I20260630 12:26:35.336881 16847 raft_consensus.cc:2468] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.341528 16975 raft_consensus.cc:515] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.343276 16975 leader_election.cc:290] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Requested vote from peers 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469), a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837)
I20260630 12:26:35.344213 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf61b552c2248bdb05d608c0fbefad4" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719"
I20260630 12:26:35.344266 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf61b552c2248bdb05d608c0fbefad4" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2"
I20260630 12:26:35.344841 16921 raft_consensus.cc:3060] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.344911 16847 raft_consensus.cc:3060] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.349794 16847 raft_consensus.cc:2468] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.349792 16921 raft_consensus.cc:2468] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.351022 16736 leader_election.cc:304] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6143e5aa20b9497a8039bbf72c261cf7, a3491d6e58374ff08f646f34a6fee8c2; no voters: 
I20260630 12:26:35.351742 16975 raft_consensus.cc:2804] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:35.353080 16975 raft_consensus.cc:697] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Becoming Leader. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Running, Role: LEADER
I20260630 12:26:35.353806 16975 consensus_queue.cc:237] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } }
I20260630 12:26:35.354511 16986 raft_consensus.cc:493] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:35.355031 16986 raft_consensus.cc:515] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.357458 16986 leader_election.cc:290] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837), 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469)
I20260630 12:26:35.357806 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18aa4a49617d456f9f40f0d76c77ac38" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2" is_pre_election: true
I20260630 12:26:35.357949 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18aa4a49617d456f9f40f0d76c77ac38" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719" is_pre_election: true
I20260630 12:26:35.358791 16847 raft_consensus.cc:2468] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.358843 16921 raft_consensus.cc:2468] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.360364 16736 leader_election.cc:304] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6143e5aa20b9497a8039bbf72c261cf7, a3491d6e58374ff08f646f34a6fee8c2; no voters: 
I20260630 12:26:35.361338 16986 raft_consensus.cc:2804] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:35.361707 16986 raft_consensus.cc:493] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:35.362076 16986 raft_consensus.cc:3060] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.364503 16670 catalog_manager.cc:5697] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143e5aa20b9497a8039bbf72c261cf7 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "6143e5aa20b9497a8039bbf72c261cf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:35.368755 16986 raft_consensus.cc:515] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.371618 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18aa4a49617d456f9f40f0d76c77ac38" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719"
I20260630 12:26:35.371665 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18aa4a49617d456f9f40f0d76c77ac38" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2"
I20260630 12:26:35.372174 16921 raft_consensus.cc:3060] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.372324 16847 raft_consensus.cc:3060] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.377189 16921 raft_consensus.cc:2468] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.371089 16986 leader_election.cc:290] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Requested vote from peers a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837), 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469)
I20260630 12:26:35.378250 16737 leader_election.cc:304] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5636ee94b9c64ea59516f3cbd94c4719, 6143e5aa20b9497a8039bbf72c261cf7; no voters: 
I20260630 12:26:35.379101 16986 raft_consensus.cc:2804] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:35.379616 16986 raft_consensus.cc:697] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Becoming Leader. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Running, Role: LEADER
I20260630 12:26:35.379619 16847 raft_consensus.cc:2468] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.380617 16986 consensus_queue.cc:237] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.389997 16670 catalog_manager.cc:5697] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143e5aa20b9497a8039bbf72c261cf7 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "6143e5aa20b9497a8039bbf72c261cf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:35.402602 16986 raft_consensus.cc:493] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:35.403070 16986 raft_consensus.cc:515] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.404896 16986 leader_election.cc:290] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837), 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469)
I20260630 12:26:35.405678 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9da18d169544026b646aefad97d81c1" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2" is_pre_election: true
I20260630 12:26:35.405896 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9da18d169544026b646aefad97d81c1" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719" is_pre_election: true
I20260630 12:26:35.406383 16847 raft_consensus.cc:2468] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.406418 16921 raft_consensus.cc:2468] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.407781 16737 leader_election.cc:304] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5636ee94b9c64ea59516f3cbd94c4719, 6143e5aa20b9497a8039bbf72c261cf7; no voters: 
I20260630 12:26:35.408490 16986 raft_consensus.cc:2804] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:35.408947 16986 raft_consensus.cc:493] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:35.409276 16986 raft_consensus.cc:3060] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.414269 16986 raft_consensus.cc:515] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.415988 16986 leader_election.cc:290] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Requested vote from peers a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837), 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469)
I20260630 12:26:35.416927 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9da18d169544026b646aefad97d81c1" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2"
I20260630 12:26:35.417013 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9da18d169544026b646aefad97d81c1" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719"
I20260630 12:26:35.417393 16847 raft_consensus.cc:3060] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.417778 16921 raft_consensus.cc:3060] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.422024 16847 raft_consensus.cc:2468] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.422602 16921 raft_consensus.cc:2468] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.423156 16736 leader_election.cc:304] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6143e5aa20b9497a8039bbf72c261cf7, a3491d6e58374ff08f646f34a6fee8c2; no voters: 
I20260630 12:26:35.424045 16986 raft_consensus.cc:2804] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:35.424558 16986 raft_consensus.cc:697] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Becoming Leader. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Running, Role: LEADER
I20260630 12:26:35.425200 16986 consensus_queue.cc:237] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.431478 16986 raft_consensus.cc:493] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:35.432103 16986 raft_consensus.cc:515] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.433656 16670 catalog_manager.cc:5697] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143e5aa20b9497a8039bbf72c261cf7 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "6143e5aa20b9497a8039bbf72c261cf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:35.434626 16986 leader_election.cc:290] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837), 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469)
I20260630 12:26:35.435567 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ea0263067d45998d542fdd16703d1a" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2" is_pre_election: true
I20260630 12:26:35.436264 16847 raft_consensus.cc:2468] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.436492 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ea0263067d45998d542fdd16703d1a" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719" is_pre_election: true
I20260630 12:26:35.437145 16921 raft_consensus.cc:2468] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 0.
I20260630 12:26:35.437315 16736 leader_election.cc:304] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6143e5aa20b9497a8039bbf72c261cf7, a3491d6e58374ff08f646f34a6fee8c2; no voters: 
I20260630 12:26:35.438316 16986 raft_consensus.cc:2804] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:35.438779 16986 raft_consensus.cc:493] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:35.439175 16986 raft_consensus.cc:3060] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.444936 16986 raft_consensus.cc:515] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.447288 16986 leader_election.cc:290] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Requested vote from peers a3491d6e58374ff08f646f34a6fee8c2 (127.13.210.2:38837), 5636ee94b9c64ea59516f3cbd94c4719 (127.13.210.3:43469)
I20260630 12:26:35.448124 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ea0263067d45998d542fdd16703d1a" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3491d6e58374ff08f646f34a6fee8c2"
I20260630 12:26:35.448508 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ea0263067d45998d542fdd16703d1a" candidate_uuid: "6143e5aa20b9497a8039bbf72c261cf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5636ee94b9c64ea59516f3cbd94c4719"
I20260630 12:26:35.448770 16847 raft_consensus.cc:3060] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.449111 16921 raft_consensus.cc:3060] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.456357 16921 raft_consensus.cc:2468] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.456357 16847 raft_consensus.cc:2468] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143e5aa20b9497a8039bbf72c261cf7 in term 1.
I20260630 12:26:35.458030 16737 leader_election.cc:304] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5636ee94b9c64ea59516f3cbd94c4719, 6143e5aa20b9497a8039bbf72c261cf7; no voters: 
I20260630 12:26:35.458755 16986 raft_consensus.cc:2804] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:35.459319 16986 raft_consensus.cc:697] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Becoming Leader. State: Replica: 6143e5aa20b9497a8039bbf72c261cf7, State: Running, Role: LEADER
I20260630 12:26:35.460203 16986 consensus_queue.cc:237] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } }
I20260630 12:26:35.467445 16670 catalog_manager.cc:5697] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143e5aa20b9497a8039bbf72c261cf7 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "6143e5aa20b9497a8039bbf72c261cf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6143e5aa20b9497a8039bbf72c261cf7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3491d6e58374ff08f646f34a6fee8c2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5636ee94b9c64ea59516f3cbd94c4719" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43469 } health_report { overall_health: UNKNOWN } } }
W20260630 12:26:35.471016 16718 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:35.472779 16723 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:26:35.489189 16772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18aa4a49617d456f9f40f0d76c77ac38"
dest_uuid: "6143e5aa20b9497a8039bbf72c261cf7"
mode: GRACEFUL
new_leader_uuid: "5636ee94b9c64ea59516f3cbd94c4719"
 from {username='slave'} at 127.0.0.1:60760
I20260630 12:26:35.489884 16772 raft_consensus.cc:606] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Received request to transfer leadership to TS 5636ee94b9c64ea59516f3cbd94c4719
I20260630 12:26:35.493789 16772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9da18d169544026b646aefad97d81c1"
dest_uuid: "6143e5aa20b9497a8039bbf72c261cf7"
mode: GRACEFUL
new_leader_uuid: "a3491d6e58374ff08f646f34a6fee8c2"
 from {username='slave'} at 127.0.0.1:60760
I20260630 12:26:35.494504 16772 raft_consensus.cc:606] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Received request to transfer leadership to TS a3491d6e58374ff08f646f34a6fee8c2
I20260630 12:26:35.495865 16723 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 2
I20260630 12:26:35.496277 16723 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:35.540977 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:26:35.559194 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:35.560039 14152 tablet_replica.cc:333] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: stopping tablet replica
I20260630 12:26:35.560532 14152 raft_consensus.cc:2243] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:35.561057 14152 pending_rounds.cc:70] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: Trying to abort 1 pending ops.
I20260630 12:26:35.561228 14152 pending_rounds.cc:77] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440531669774336 op_type: NO_OP noop_request { }
I20260630 12:26:35.561483 14152 raft_consensus.cc:2889] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:35.561700 14152 raft_consensus.cc:2272] T e9da18d169544026b646aefad97d81c1 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.563869 14152 tablet_replica.cc:333] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: stopping tablet replica
I20260630 12:26:35.564352 14152 raft_consensus.cc:2243] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:35.564836 14152 pending_rounds.cc:70] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: Trying to abort 1 pending ops.
I20260630 12:26:35.564991 14152 pending_rounds.cc:77] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440531488808960 op_type: NO_OP noop_request { }
I20260630 12:26:35.565217 14152 raft_consensus.cc:2889] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:35.565420 14152 raft_consensus.cc:2272] T 18aa4a49617d456f9f40f0d76c77ac38 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.567709 14152 tablet_replica.cc:333] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: stopping tablet replica
I20260630 12:26:35.568230 14152 raft_consensus.cc:2243] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:35.568782 14152 pending_rounds.cc:70] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: Trying to abort 1 pending ops.
I20260630 12:26:35.568975 14152 pending_rounds.cc:77] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440531812974592 op_type: NO_OP noop_request { }
I20260630 12:26:35.569224 14152 raft_consensus.cc:2889] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:35.569512 14152 raft_consensus.cc:2272] T f2ea0263067d45998d542fdd16703d1a P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.571642 14152 tablet_replica.cc:333] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: stopping tablet replica
I20260630 12:26:35.572124 14152 raft_consensus.cc:2243] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:35.572687 14152 pending_rounds.cc:70] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: Trying to abort 1 pending ops.
I20260630 12:26:35.572844 14152 pending_rounds.cc:77] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440531377565696 op_type: NO_OP noop_request { }
I20260630 12:26:35.573133 14152 raft_consensus.cc:2889] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:35.573407 14152 raft_consensus.cc:2272] T faf61b552c2248bdb05d608c0fbefad4 P 6143e5aa20b9497a8039bbf72c261cf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.597661 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:26:35.609781 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:26:35.630062 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:35.630990 14152 tablet_replica.cc:333] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2: stopping tablet replica
I20260630 12:26:35.631659 14152 raft_consensus.cc:2243] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.632078 14152 raft_consensus.cc:2272] T faf61b552c2248bdb05d608c0fbefad4 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.634975 14152 tablet_replica.cc:333] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2: stopping tablet replica
I20260630 12:26:35.635664 14152 raft_consensus.cc:2243] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.636077 14152 raft_consensus.cc:2272] T e9da18d169544026b646aefad97d81c1 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.638013 14152 tablet_replica.cc:333] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2: stopping tablet replica
I20260630 12:26:35.638522 14152 raft_consensus.cc:2243] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.638888 14152 raft_consensus.cc:2272] T f2ea0263067d45998d542fdd16703d1a P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.640743 14152 tablet_replica.cc:333] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2: stopping tablet replica
I20260630 12:26:35.641227 14152 raft_consensus.cc:2243] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.641580 14152 raft_consensus.cc:2272] T 18aa4a49617d456f9f40f0d76c77ac38 P a3491d6e58374ff08f646f34a6fee8c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.667441 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:26:35.680536 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:26:35.701713 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:35.702944 14152 tablet_replica.cc:333] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719: stopping tablet replica
I20260630 12:26:35.703722 14152 raft_consensus.cc:2243] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.704197 14152 raft_consensus.cc:2272] T 18aa4a49617d456f9f40f0d76c77ac38 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.706737 14152 tablet_replica.cc:333] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719: stopping tablet replica
I20260630 12:26:35.707294 14152 raft_consensus.cc:2243] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.707666 14152 raft_consensus.cc:2272] T f2ea0263067d45998d542fdd16703d1a P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.709632 14152 tablet_replica.cc:333] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719: stopping tablet replica
I20260630 12:26:35.710220 14152 raft_consensus.cc:2243] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.710593 14152 raft_consensus.cc:2272] T e9da18d169544026b646aefad97d81c1 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.712296 14152 tablet_replica.cc:333] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719: stopping tablet replica
I20260630 12:26:35.712774 14152 raft_consensus.cc:2243] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:35.713105 14152 raft_consensus.cc:2272] T faf61b552c2248bdb05d608c0fbefad4 P 5636ee94b9c64ea59516f3cbd94c4719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.736059 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:26:35.748594 14152 master.cc:562] Master@127.13.210.62:46261 shutting down...
I20260630 12:26:35.768483 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:35.769119 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:35.769454 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60939b8136c94556abe895bd086dd0e4: stopping tablet replica
I20260630 12:26:35.792441 14152 master.cc:584] Master@127.13.210.62:46261 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2516 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:26:35.828750 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:33363
I20260630 12:26:35.829990 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:35.835459 16992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:35.836205 16993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:35.837551 16995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:35.837926 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:35.838951 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:35.839138 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:35.839265 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822395839253 us; error 0 us; skew 500 ppm
I20260630 12:26:35.839738 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:35.842701 14152 webserver.cc:533] Webserver started at http://127.13.210.62:41487/ using document root <none> and password file <none>
I20260630 12:26:35.843205 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:35.843468 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:35.843801 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:35.845193 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "9b6832cd2d2c49a98286f8c77052fe8e"
format_stamp: "Formatted at 2026-06-30 12:26:35 on dist-test-slave-nkz7"
I20260630 12:26:35.849731 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:26:35.853404 17000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:35.854441 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:26:35.854765 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "9b6832cd2d2c49a98286f8c77052fe8e"
format_stamp: "Formatted at 2026-06-30 12:26:35 on dist-test-slave-nkz7"
I20260630 12:26:35.855083 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:35.879827 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:35.880896 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:35.922806 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:33363
I20260630 12:26:35.922896 17051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:33363 every 8 connection(s)
I20260630 12:26:35.927078 17052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:35.937701 17052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e: Bootstrap starting.
I20260630 12:26:35.942706 17052 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:35.947252 17052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e: No bootstrap required, opened a new log
I20260630 12:26:35.949307 17052 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b6832cd2d2c49a98286f8c77052fe8e" member_type: VOTER }
I20260630 12:26:35.949714 17052 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:35.950011 17052 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6832cd2d2c49a98286f8c77052fe8e, State: Initialized, Role: FOLLOWER
I20260630 12:26:35.950592 17052 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b6832cd2d2c49a98286f8c77052fe8e" member_type: VOTER }
I20260630 12:26:35.951012 17052 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:35.951197 17052 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:35.951396 17052 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:35.956207 17052 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b6832cd2d2c49a98286f8c77052fe8e" member_type: VOTER }
I20260630 12:26:35.956859 17052 leader_election.cc:304] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [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: 9b6832cd2d2c49a98286f8c77052fe8e; no voters: 
I20260630 12:26:35.958150 17052 leader_election.cc:290] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:35.958570 17055 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:35.960014 17055 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 1 LEADER]: Becoming Leader. State: Replica: 9b6832cd2d2c49a98286f8c77052fe8e, State: Running, Role: LEADER
I20260630 12:26:35.960937 17052 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:35.960773 17055 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [LEADER]: Queue going to LEADER mode. State: All 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: "9b6832cd2d2c49a98286f8c77052fe8e" member_type: VOTER }
I20260630 12:26:35.964406 17057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b6832cd2d2c49a98286f8c77052fe8e. Latest consensus state: current_term: 1 leader_uuid: "9b6832cd2d2c49a98286f8c77052fe8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b6832cd2d2c49a98286f8c77052fe8e" member_type: VOTER } }
I20260630 12:26:35.965040 17057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:35.964826 17056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b6832cd2d2c49a98286f8c77052fe8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b6832cd2d2c49a98286f8c77052fe8e" member_type: VOTER } }
I20260630 12:26:35.966015 17056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:35.969336 17060 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:35.978451 17060 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:35.979909 17071 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:26:35.980473 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:35.989053 17060 catalog_manager.cc:1383] Generated new cluster ID: f55618419656484d918be377957dbeca
I20260630 12:26:35.989452 17060 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:36.006757 17060 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:36.008164 17060 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:36.026820 17060 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e: Generated new TSK 0
I20260630 12:26:36.027472 17060 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:36.047190 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:36.053797 17073 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:36.054877 17074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:36.056813 17076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:36.057302 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:36.058243 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:36.058445 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:36.058617 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822396058598 us; error 0 us; skew 500 ppm
I20260630 12:26:36.059137 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:36.061705 14152 webserver.cc:533] Webserver started at http://127.13.210.1:42033/ using document root <none> and password file <none>
I20260630 12:26:36.062295 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:36.062458 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:36.062768 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:36.063844 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "03da6222196349938c287c4778c8df6e"
format_stamp: "Formatted at 2026-06-30 12:26:36 on dist-test-slave-nkz7"
I20260630 12:26:36.068483 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:36.072517 17081 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.073323 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:36.073643 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "03da6222196349938c287c4778c8df6e"
format_stamp: "Formatted at 2026-06-30 12:26:36 on dist-test-slave-nkz7"
I20260630 12:26:36.074033 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:36.095232 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:36.096467 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:36.098133 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:36.100579 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:36.100962 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.101257 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:36.101435 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.144181 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:36373
I20260630 12:26:36.144472 17143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:36373 every 8 connection(s)
I20260630 12:26:36.149426 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:36.157300 17148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:36.157618 17149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:36.160198 17151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:36.160846 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:36.161691 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:36.161947 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:36.162133 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822396162114 us; error 0 us; skew 500 ppm
I20260630 12:26:36.162427 17144 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33363
I20260630 12:26:36.162758 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:36.162813 17144 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:36.163887 17144 heartbeater.cc:507] Master 127.13.210.62:33363 requested a full tablet report, sending...
I20260630 12:26:36.165964 14152 webserver.cc:533] Webserver started at http://127.13.210.2:42663/ using document root <none> and password file <none>
I20260630 12:26:36.166471 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:36.166447 17017 ts_manager.cc:194] Registered new tserver with Master: 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:36.166903 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:36.167215 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:36.168294 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "58aae541d4e74c02bef79527cd6cf81d"
format_stamp: "Formatted at 2026-06-30 12:26:36 on dist-test-slave-nkz7"
I20260630 12:26:36.168571 17017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41766
I20260630 12:26:36.173369 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:26:36.177893 17156 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.179170 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:26:36.179574 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "58aae541d4e74c02bef79527cd6cf81d"
format_stamp: "Formatted at 2026-06-30 12:26:36 on dist-test-slave-nkz7"
I20260630 12:26:36.179894 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:36.195375 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:36.196419 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:36.197861 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:36.200208 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:36.200429 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.200676 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:36.200852 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.241641 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:35511
I20260630 12:26:36.241739 17218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:35511 every 8 connection(s)
I20260630 12:26:36.246847 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:36.255210 17222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:36.256592 17223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:36.259857 14152 server_base.cc:1061] running on GCE node
W20260630 12:26:36.260422 17225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:36.262049 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:36.262068 17219 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33363
I20260630 12:26:36.262637 17219 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:36.262362 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:36.263064 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822396263045 us; error 0 us; skew 500 ppm
I20260630 12:26:36.263547 17219 heartbeater.cc:507] Master 127.13.210.62:33363 requested a full tablet report, sending...
I20260630 12:26:36.263695 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:36.266314 17017 ts_manager.cc:194] Registered new tserver with Master: 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:36.267499 14152 webserver.cc:533] Webserver started at http://127.13.210.3:35631/ using document root <none> and password file <none>
I20260630 12:26:36.268227 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:36.268536 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:36.268483 17017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41774
I20260630 12:26:36.269083 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:36.270615 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "41f744ff130f46bcba63dd23799d7265"
format_stamp: "Formatted at 2026-06-30 12:26:36 on dist-test-slave-nkz7"
I20260630 12:26:36.275738 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:26:36.279666 17230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.280836 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:26:36.281188 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "41f744ff130f46bcba63dd23799d7265"
format_stamp: "Formatted at 2026-06-30 12:26:36 on dist-test-slave-nkz7"
I20260630 12:26:36.281559 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:36.310932 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:36.312034 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:36.313490 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:36.316020 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:36.316218 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.316700 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:36.316887 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:36.360448 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:38977
I20260630 12:26:36.360703 17292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:38977 every 8 connection(s)
I20260630 12:26:36.376052 17293 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33363
I20260630 12:26:36.376502 17293 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:36.377453 17293 heartbeater.cc:507] Master 127.13.210.62:33363 requested a full tablet report, sending...
I20260630 12:26:36.379673 17017 ts_manager.cc:194] Registered new tserver with Master: 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:36.379849 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016193073s
I20260630 12:26:36.381143 17017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41780
I20260630 12:26:37.171406 17144 heartbeater.cc:499] Master 127.13.210.62:33363 was elected leader, sending a full tablet report...
I20260630 12:26:37.272615 17219 heartbeater.cc:499] Master 127.13.210.62:33363 was elected leader, sending a full tablet report...
I20260630 12:26:37.384042 17293 heartbeater.cc:499] Master 127.13.210.62:33363 was elected leader, sending a full tablet report...
I20260630 12:26:37.438211 17017 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41790:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:37.440191 17017 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:37.505510 17109 tablet_service.cc:1511] Processing CreateTablet for tablet 71aeefedda274678bfc57b92826ef033 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.506229 17108 tablet_service.cc:1511] Processing CreateTablet for tablet d06dcd87ab8749c496891de4681cab8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.506995 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71aeefedda274678bfc57b92826ef033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.507754 17108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06dcd87ab8749c496891de4681cab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.514590 17258 tablet_service.cc:1511] Processing CreateTablet for tablet 71aeefedda274678bfc57b92826ef033 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.515388 17257 tablet_service.cc:1511] Processing CreateTablet for tablet d06dcd87ab8749c496891de4681cab8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.516680 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71aeefedda274678bfc57b92826ef033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.517367 17257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06dcd87ab8749c496891de4681cab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.517007 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 71aeefedda274678bfc57b92826ef033 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.518576 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71aeefedda274678bfc57b92826ef033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.522375 17183 tablet_service.cc:1511] Processing CreateTablet for tablet d06dcd87ab8749c496891de4681cab8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.522666 17182 tablet_service.cc:1511] Processing CreateTablet for tablet 4be7d0ecd2574d4cb4167fa14bd489ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.523869 17183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06dcd87ab8749c496891de4681cab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.527014 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be7d0ecd2574d4cb4167fa14bd489ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.530803 17107 tablet_service.cc:1511] Processing CreateTablet for tablet 4be7d0ecd2574d4cb4167fa14bd489ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.532297 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be7d0ecd2574d4cb4167fa14bd489ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.534821 17106 tablet_service.cc:1511] Processing CreateTablet for tablet e131961fc2114f1592aff6e1bf23e1e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.536265 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e131961fc2114f1592aff6e1bf23e1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.540426 17256 tablet_service.cc:1511] Processing CreateTablet for tablet 4be7d0ecd2574d4cb4167fa14bd489ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.542762 17255 tablet_service.cc:1511] Processing CreateTablet for tablet e131961fc2114f1592aff6e1bf23e1e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.544849 17105 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc8da83dac64a8cbbdb691ac2590163 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.546238 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc8da83dac64a8cbbdb691ac2590163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.544872 17254 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc8da83dac64a8cbbdb691ac2590163 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.550637 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be7d0ecd2574d4cb4167fa14bd489ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.551494 17109 tablet_service.cc:1511] Processing CreateTablet for tablet d83acd0536084be88509fe44e8112b28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.552060 17253 tablet_service.cc:1511] Processing CreateTablet for tablet d83acd0536084be88509fe44e8112b28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.552884 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83acd0536084be88509fe44e8112b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.554104 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83acd0536084be88509fe44e8112b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.555437 17181 tablet_service.cc:1511] Processing CreateTablet for tablet e131961fc2114f1592aff6e1bf23e1e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.557026 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e131961fc2114f1592aff6e1bf23e1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.559463 17180 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc8da83dac64a8cbbdb691ac2590163 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.560829 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc8da83dac64a8cbbdb691ac2590163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.562772 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e131961fc2114f1592aff6e1bf23e1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.566851 17179 tablet_service.cc:1511] Processing CreateTablet for tablet d83acd0536084be88509fe44e8112b28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.568261 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83acd0536084be88509fe44e8112b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.570226 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc8da83dac64a8cbbdb691ac2590163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.570365 17104 tablet_service.cc:1511] Processing CreateTablet for tablet 7699731933e5456f81b4cc679913e5f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.572403 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7699731933e5456f81b4cc679913e5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.601631 17252 tablet_service.cc:1511] Processing CreateTablet for tablet 7699731933e5456f81b4cc679913e5f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.603859 17252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7699731933e5456f81b4cc679913e5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.611589 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 7699731933e5456f81b4cc679913e5f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.613157 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7699731933e5456f81b4cc679913e5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.623330 17103 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd1e6b4822d4f8fa1f37b09f7259403 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.625387 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd1e6b4822d4f8fa1f37b09f7259403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.641568 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd1e6b4822d4f8fa1f37b09f7259403 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.643056 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd1e6b4822d4f8fa1f37b09f7259403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.643437 17251 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd1e6b4822d4f8fa1f37b09f7259403 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:37.645293 17251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd1e6b4822d4f8fa1f37b09f7259403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.727690 17313 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:37.743883 17314 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:37.747946 17315 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:37.756520 17315 tablet_bootstrap.cc:654] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.762655 17315 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:37.763052 17313 tablet_bootstrap.cc:654] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.763312 17315 ts_tablet_manager.cc:1403] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:26:37.763827 17314 tablet_bootstrap.cc:654] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.768005 17315 raft_consensus.cc:359] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.768910 17315 raft_consensus.cc:385] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.769214 17315 raft_consensus.cc:740] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.770350 17314 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:37.770797 17314 ts_tablet_manager.cc:1403] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260630 12:26:37.770526 17315 consensus_queue.cc:260] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.771708 17313 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:37.772269 17313 ts_tablet_manager.cc:1403] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260630 12:26:37.773438 17314 raft_consensus.cc:359] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.774148 17314 raft_consensus.cc:385] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.774443 17314 raft_consensus.cc:740] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.774914 17315 ts_tablet_manager.cc:1434] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260630 12:26:37.775005 17313 raft_consensus.cc:359] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.775194 17314 consensus_queue.cc:260] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.775950 17313 raft_consensus.cc:385] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.776305 17313 raft_consensus.cc:740] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.776471 17315 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:37.777207 17313 consensus_queue.cc:260] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.784009 17313 ts_tablet_manager.cc:1434] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.007s
I20260630 12:26:37.786247 17315 tablet_bootstrap.cc:654] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.787472 17313 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:37.796067 17314 ts_tablet_manager.cc:1434] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.008s
I20260630 12:26:37.797686 17315 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:37.798380 17315 ts_tablet_manager.cc:1403] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260630 12:26:37.799074 17314 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:37.799981 17313 tablet_bootstrap.cc:654] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.801568 17315 raft_consensus.cc:359] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.802500 17315 raft_consensus.cc:385] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.802911 17315 raft_consensus.cc:740] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.803865 17315 consensus_queue.cc:260] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.805903 17314 tablet_bootstrap.cc:654] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.806771 17315 ts_tablet_manager.cc:1434] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:37.807924 17315 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:37.815030 17315 tablet_bootstrap.cc:654] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.827521 17314 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:37.828259 17314 ts_tablet_manager.cc:1403] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260630 12:26:37.828800 17313 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:37.829298 17313 ts_tablet_manager.cc:1403] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.013s
I20260630 12:26:37.831702 17313 raft_consensus.cc:359] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.831486 17314 raft_consensus.cc:359] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.832363 17313 raft_consensus.cc:385] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.832484 17314 raft_consensus.cc:385] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.832711 17313 raft_consensus.cc:740] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.832721 17315 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:37.832952 17314 raft_consensus.cc:740] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.833657 17315 ts_tablet_manager.cc:1403] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260630 12:26:37.833787 17313 consensus_queue.cc:260] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.834028 17314 consensus_queue.cc:260] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.836467 17314 ts_tablet_manager.cc:1434] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:37.836805 17315 raft_consensus.cc:359] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.837507 17314 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:37.837600 17315 raft_consensus.cc:385] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.838056 17315 raft_consensus.cc:740] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.839035 17315 consensus_queue.cc:260] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.840632 17313 ts_tablet_manager.cc:1434] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260630 12:26:37.841781 17313 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:37.844332 17315 ts_tablet_manager.cc:1434] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:26:37.844519 17314 tablet_bootstrap.cc:654] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.845566 17315 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:37.847376 17313 tablet_bootstrap.cc:654] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.853485 17315 tablet_bootstrap.cc:654] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.861614 17313 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:37.862293 17313 ts_tablet_manager.cc:1403] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260630 12:26:37.863679 17314 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:37.864328 17314 ts_tablet_manager.cc:1403] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260630 12:26:37.864996 17313 raft_consensus.cc:359] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.865581 17313 raft_consensus.cc:385] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.865967 17313 raft_consensus.cc:740] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.866726 17313 consensus_queue.cc:260] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.865551 17315 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:37.867758 17315 ts_tablet_manager.cc:1403] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260630 12:26:37.867592 17314 raft_consensus.cc:359] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.868379 17314 raft_consensus.cc:385] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.868719 17314 raft_consensus.cc:740] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.869081 17313 ts_tablet_manager.cc:1434] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:37.870095 17313 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:37.869710 17314 consensus_queue.cc:260] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.870872 17315 raft_consensus.cc:359] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.871728 17315 raft_consensus.cc:385] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.872061 17315 raft_consensus.cc:740] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.873086 17315 consensus_queue.cc:260] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.872506 17314 ts_tablet_manager.cc:1434] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:26:37.874946 17314 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:37.877013 17319 raft_consensus.cc:493] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:37.877508 17319 raft_consensus.cc:515] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.878238 17313 tablet_bootstrap.cc:654] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.882805 17319 leader_election.cc:290] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:37.887092 17314 tablet_bootstrap.cc:654] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.889093 17315 ts_tablet_manager.cc:1434] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:26:37.890199 17315 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:37.909359 17315 tablet_bootstrap.cc:654] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.922323 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06dcd87ab8749c496891de4681cab8f" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:37.923117 17119 raft_consensus.cc:2468] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 0.
I20260630 12:26:37.924638 17232 leader_election.cc:304] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265; no voters: 
I20260630 12:26:37.925594 17319 raft_consensus.cc:2804] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:37.926010 17319 raft_consensus.cc:493] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:37.926397 17319 raft_consensus.cc:3060] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:37.927080 17314 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:37.927644 17314 ts_tablet_manager.cc:1403] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.053s	user 0.032s	sys 0.012s
I20260630 12:26:37.928120 17313 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:37.928752 17313 ts_tablet_manager.cc:1403] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.059s	user 0.045s	sys 0.008s
I20260630 12:26:37.929286 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06dcd87ab8749c496891de4681cab8f" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
W20260630 12:26:37.931010 17233 leader_election.cc:343] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:37.931038 17314 raft_consensus.cc:359] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.932659 17314 raft_consensus.cc:385] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.932086 17313 raft_consensus.cc:359] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.932973 17314 raft_consensus.cc:740] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.933259 17313 raft_consensus.cc:385] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.933574 17313 raft_consensus.cc:740] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.933753 17314 consensus_queue.cc:260] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.933947 17319 raft_consensus.cc:515] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.936123 17314 ts_tablet_manager.cc:1434] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:37.936777 17315 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:37.937080 17314 tablet_bootstrap.cc:492] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:37.936920 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06dcd87ab8749c496891de4681cab8f" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:37.937448 17315 ts_tablet_manager.cc:1403] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260630 12:26:37.937602 17119 raft_consensus.cc:3060] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:37.940452 17315 raft_consensus.cc:359] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.941262 17315 raft_consensus.cc:385] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.941622 17315 raft_consensus.cc:740] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.942444 17315 consensus_queue.cc:260] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.943622 17314 tablet_bootstrap.cc:654] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.946235 17119 raft_consensus.cc:2468] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 1.
I20260630 12:26:37.947888 17232 leader_election.cc:304] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265; no voters: 
I20260630 12:26:37.934425 17313 consensus_queue.cc:260] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.954901 17314 tablet_bootstrap.cc:492] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:37.954735 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06dcd87ab8749c496891de4681cab8f" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:37.955502 17314 ts_tablet_manager.cc:1403] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
W20260630 12:26:37.956662 17233 leader_election.cc:343] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:37.958011 17319 leader_election.cc:290] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Requested vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:37.958318 17313 ts_tablet_manager.cc:1434] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260630 12:26:37.958488 17314 raft_consensus.cc:359] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.959173 17314 raft_consensus.cc:385] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.959489 17314 raft_consensus.cc:740] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.960422 17314 consensus_queue.cc:260] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.962574 17319 raft_consensus.cc:2804] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:37.963449 17319 raft_consensus.cc:697] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Becoming Leader. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Running, Role: LEADER
I20260630 12:26:37.964823 17314 ts_tablet_manager.cc:1434] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:37.964507 17319 consensus_queue.cc:237] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.965898 17314 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
W20260630 12:26:37.974877 17065 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:37.975664 17314 tablet_bootstrap.cc:654] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.977859 17315 ts_tablet_manager.cc:1434] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.040s	user 0.021s	sys 0.017s
I20260630 12:26:37.978539 17070 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:37.979206 17315 tablet_bootstrap.cc:492] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
W20260630 12:26:37.979893 17070 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:26:37.982371 17313 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:37.986260 17315 tablet_bootstrap.cc:654] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.988008 17314 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:37.986665 17015 catalog_manager.cc:5697] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41f744ff130f46bcba63dd23799d7265 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:37.988546 17314 ts_tablet_manager.cc:1403] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:26:37.991559 17314 raft_consensus.cc:359] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.992921 17314 raft_consensus.cc:385] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.993247 17314 raft_consensus.cc:740] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.994029 17314 consensus_queue.cc:260] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:37.996452 17315 tablet_bootstrap.cc:492] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:37.996974 17315 ts_tablet_manager.cc:1403] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.006s
I20260630 12:26:37.999541 17314 ts_tablet_manager.cc:1434] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:26:38.000365 17315 raft_consensus.cc:359] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.000844 17314 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:38.001139 17315 raft_consensus.cc:385] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.001953 17313 tablet_bootstrap.cc:654] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.001487 17315 raft_consensus.cc:740] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.003047 17315 consensus_queue.cc:260] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.006621 17315 ts_tablet_manager.cc:1434] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:26:38.007977 17315 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:38.009120 17321 raft_consensus.cc:493] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.009316 17314 tablet_bootstrap.cc:654] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.009624 17321 raft_consensus.cc:515] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.019948 17315 tablet_bootstrap.cc:654] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.016177 17321 leader_election.cc:290] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.039597 17321 raft_consensus.cc:493] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.040242 17321 raft_consensus.cc:515] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.023501 17313 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:38.045593 17313 ts_tablet_manager.cc:1403] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.004s
I20260630 12:26:38.050551 17321 leader_election.cc:290] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.056063 17314 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:38.056733 17314 ts_tablet_manager.cc:1403] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.003s
I20260630 12:26:38.064165 17313 raft_consensus.cc:359] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.064997 17313 raft_consensus.cc:385] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.065332 17313 raft_consensus.cc:740] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.066118 17313 consensus_queue.cc:260] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.068221 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7699731933e5456f81b4cc679913e5f9" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:38.069339 17194 raft_consensus.cc:2468] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 0.
I20260630 12:26:38.071185 17320 raft_consensus.cc:493] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.071277 17319 raft_consensus.cc:493] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.071667 17320 raft_consensus.cc:515] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.071887 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71aeefedda274678bfc57b92826ef033" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:38.071805 17319 raft_consensus.cc:515] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.072592 17194 raft_consensus.cc:2468] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 0.
I20260630 12:26:38.074203 17319 leader_election.cc:290] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:38.068177 17314 raft_consensus.cc:359] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.074514 17084 leader_election.cc:304] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.079463 17313 ts_tablet_manager.cc:1434] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260630 12:26:38.084926 17320 leader_election.cc:290] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.084986 17321 raft_consensus.cc:2804] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:38.085520 17321 raft_consensus.cc:493] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:38.086094 17321 raft_consensus.cc:3060] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.075210 17314 raft_consensus.cc:385] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.080892 17313 tablet_bootstrap.cc:492] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:38.092962 17319 raft_consensus.cc:493] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.094237 17319 raft_consensus.cc:515] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.095009 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc8da83dac64a8cbbdb691ac2590163" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:38.087462 17314 raft_consensus.cc:740] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.096580 17084 leader_election.cc:304] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.100905 17348 raft_consensus.cc:2804] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:38.101465 17348 raft_consensus.cc:493] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:38.101915 17348 raft_consensus.cc:3060] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.108628 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
W20260630 12:26:38.109218 17233 leader_election.cc:343] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:38.110417 17319 leader_election.cc:290] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:38.114463 17314 consensus_queue.cc:260] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.117645 17194 raft_consensus.cc:2468] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 0.
I20260630 12:26:38.118518 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc8da83dac64a8cbbdb691ac2590163" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.120473 17321 raft_consensus.cc:515] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.121436 17233 leader_election.cc:304] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.121928 17315 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:38.122406 17315 ts_tablet_manager.cc:1403] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.032s
I20260630 12:26:38.122308 17319 raft_consensus.cc:2804] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:38.122771 17319 raft_consensus.cc:493] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:38.123142 17319 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.125505 17321 leader_election.cc:290] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.125418 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7699731933e5456f81b4cc679913e5f9" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:38.126262 17194 raft_consensus.cc:3060] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.125442 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.129876 17315 raft_consensus.cc:359] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.130707 17315 raft_consensus.cc:385] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.131042 17315 raft_consensus.cc:740] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.132189 17314 ts_tablet_manager.cc:1434] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.005s
I20260630 12:26:38.131820 17315 consensus_queue.cc:260] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.133368 17314 tablet_bootstrap.cc:492] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
W20260630 12:26:38.133980 17232 leader_election.cc:343] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:38.134436 17232 leader_election.cc:304] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [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: 41f744ff130f46bcba63dd23799d7265; no voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d
I20260630 12:26:38.135424 17334 raft_consensus.cc:2749] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:26:38.135708 17232 leader_election.cc:343] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:38.138291 17315 ts_tablet_manager.cc:1434] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260630 12:26:38.139475 17315 tablet_bootstrap.cc:492] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:38.142172 17314 tablet_bootstrap.cc:654] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.146695 17348 raft_consensus.cc:515] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.149868 17348 leader_election.cc:290] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.150697 17193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71aeefedda274678bfc57b92826ef033" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:38.151417 17193 raft_consensus.cc:3060] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.148161 17315 tablet_bootstrap.cc:654] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.156087 17194 raft_consensus.cc:2468] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:38.157392 17320 raft_consensus.cc:493] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.157997 17320 raft_consensus.cc:515] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.159574 17084 leader_election.cc:304] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.160382 17348 raft_consensus.cc:2804] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:38.145637 17321 raft_consensus.cc:493] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.161441 17320 leader_election.cc:290] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.168212 17334 raft_consensus.cc:493] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.164671 17319 raft_consensus.cc:515] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.168792 17334 raft_consensus.cc:515] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.170775 17319 leader_election.cc:290] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:38.170941 17334 leader_election.cc:290] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:38.175570 17193 raft_consensus.cc:2468] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:38.175777 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd1e6b4822d4f8fa1f37b09f7259403" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.176491 17119 raft_consensus.cc:2468] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:38.161990 17321 raft_consensus.cc:515] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.177645 17084 leader_election.cc:304] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.178624 17334 raft_consensus.cc:493] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.178790 17321 leader_election.cc:290] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.179095 17334 raft_consensus.cc:515] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.179960 17158 leader_election.cc:304] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.180824 17320 raft_consensus.cc:2804] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:38.181169 17320 raft_consensus.cc:493] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:38.181255 17334 leader_election.cc:290] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:38.181550 17320 raft_consensus.cc:3060] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.182942 17313 tablet_bootstrap.cc:654] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.183102 17321 raft_consensus.cc:2804] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:38.183739 17321 raft_consensus.cc:697] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Becoming Leader. State: Replica: 03da6222196349938c287c4778c8df6e, State: Running, Role: LEADER
I20260630 12:26:38.184949 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7699731933e5456f81b4cc679913e5f9" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.184674 17321 consensus_queue.cc:237] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.185781 17348 raft_consensus.cc:697] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Becoming Leader. State: Replica: 03da6222196349938c287c4778c8df6e, State: Running, Role: LEADER
I20260630 12:26:38.186689 17348 consensus_queue.cc:237] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.165328 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71aeefedda274678bfc57b92826ef033" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:38.189260 17265 raft_consensus.cc:3060] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.165359 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71aeefedda274678bfc57b92826ef033" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.167050 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7699731933e5456f81b4cc679913e5f9" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.195978 17268 raft_consensus.cc:2468] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 0.
I20260630 12:26:38.196425 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06dcd87ab8749c496891de4681cab8f" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.165845 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7699731933e5456f81b4cc679913e5f9" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:38.174417 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71aeefedda274678bfc57b92826ef033" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:38.197578 17266 raft_consensus.cc:3060] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.198087 17191 raft_consensus.cc:2393] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41f744ff130f46bcba63dd23799d7265 in current term 1: Already voted for candidate 03da6222196349938c287c4778c8df6e in this term.
I20260630 12:26:38.175112 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:38.199208 17192 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.177186 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06dcd87ab8749c496891de4681cab8f" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.177930 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71aeefedda274678bfc57b92826ef033" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.202975 17118 raft_consensus.cc:2393] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58aae541d4e74c02bef79527cd6cf81d in current term 1: Already voted for candidate 41f744ff130f46bcba63dd23799d7265 in this term.
I20260630 12:26:38.198819 17314 tablet_bootstrap.cc:492] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:38.182673 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7699731933e5456f81b4cc679913e5f9" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:38.204272 17314 ts_tablet_manager.cc:1403] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.008s
I20260630 12:26:38.204738 17190 raft_consensus.cc:2393] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41f744ff130f46bcba63dd23799d7265 in current term 1: Already voted for candidate 03da6222196349938c287c4778c8df6e in this term.
I20260630 12:26:38.183439 17189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be7d0ecd2574d4cb4167fa14bd489ed" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:38.206295 17189 raft_consensus.cc:2468] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 0.
I20260630 12:26:38.183954 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be7d0ecd2574d4cb4167fa14bd489ed" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.207926 17264 raft_consensus.cc:2468] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 0.
I20260630 12:26:38.208000 17314 raft_consensus.cc:359] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.209065 17314 raft_consensus.cc:385] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.178653 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:38.211169 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd1e6b4822d4f8fa1f37b09f7259403" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.212072 17267 raft_consensus.cc:2468] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:38.209424 17314 raft_consensus.cc:740] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.216116 17084 leader_election.cc:304] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.217015 17314 consensus_queue.cc:260] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.217614 17354 raft_consensus.cc:2804] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:38.218425 17354 raft_consensus.cc:493] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:38.218828 17354 raft_consensus.cc:3060] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.220372 17192 raft_consensus.cc:2468] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 1.
I20260630 12:26:38.223385 17232 leader_election.cc:304] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [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: 41f744ff130f46bcba63dd23799d7265; no voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d
W20260630 12:26:38.226809 17232 leader_election.cc:343] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:38.228233 17354 raft_consensus.cc:515] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.231101 17314 ts_tablet_manager.cc:1434] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260630 12:26:38.231817 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be7d0ecd2574d4cb4167fa14bd489ed" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:38.229460 17360 raft_consensus.cc:493] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.233980 17360 raft_consensus.cc:515] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.234997 17194 raft_consensus.cc:3060] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.235729 17354 leader_election.cc:290] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.235663 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be7d0ecd2574d4cb4167fa14bd489ed" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:38.236955 17267 raft_consensus.cc:3060] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.237975 17320 raft_consensus.cc:515] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.240275 17320 leader_election.cc:290] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Requested vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.241858 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd1e6b4822d4f8fa1f37b09f7259403" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:38.242527 17264 raft_consensus.cc:3060] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.243503 17265 raft_consensus.cc:2468] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:38.244369 17334 raft_consensus.cc:2749] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:38.252151 17360 leader_election.cc:290] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.253362 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be7d0ecd2574d4cb4167fa14bd489ed" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.258534 17264 raft_consensus.cc:2468] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:38.263569 17320 raft_consensus.cc:493] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.251752 17266 raft_consensus.cc:2468] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:38.264183 17320 raft_consensus.cc:515] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.265790 17157 leader_election.cc:304] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.266707 17194 raft_consensus.cc:2468] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:38.268908 17084 leader_election.cc:304] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.269927 17354 raft_consensus.cc:2804] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:38.270022 17360 raft_consensus.cc:2804] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:38.270520 17360 raft_consensus.cc:697] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Becoming Leader. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:38.270891 17320 leader_election.cc:290] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.272782 17315 tablet_bootstrap.cc:492] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:38.273396 17315 ts_tablet_manager.cc:1403] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.012s
I20260630 12:26:38.271545 17360 consensus_queue.cc:237] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.277357 17315 raft_consensus.cc:359] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.281527 17315 raft_consensus.cc:385] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.282042 17315 raft_consensus.cc:740] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.277879 17313 tablet_bootstrap.cc:492] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:38.278682 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e131961fc2114f1592aff6e1bf23e1e5" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.269268 17267 raft_consensus.cc:2468] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:38.283895 17313 ts_tablet_manager.cc:1403] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.015s
I20260630 12:26:38.283004 17315 consensus_queue.cc:260] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.286324 17265 raft_consensus.cc:2468] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:38.287137 17313 raft_consensus.cc:359] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.287964 17313 raft_consensus.cc:385] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.288293 17313 raft_consensus.cc:740] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.288638 17157 leader_election.cc:304] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.289062 17313 consensus_queue.cc:260] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.292212 17313 ts_tablet_manager.cc:1434] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:38.293267 17313 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:38.290876 17013 catalog_manager.cc:5697] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03da6222196349938c287c4778c8df6e (127.13.210.1). New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:38.298861 17315 ts_tablet_manager.cc:1434] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:26:38.299809 17313 tablet_bootstrap.cc:654] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.299798 17359 raft_consensus.cc:2804] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:38.301496 17354 raft_consensus.cc:697] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Becoming Leader. State: Replica: 03da6222196349938c287c4778c8df6e, State: Running, Role: LEADER
I20260630 12:26:38.302927 17354 consensus_queue.cc:237] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.301903 17359 raft_consensus.cc:493] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:38.304286 17359 raft_consensus.cc:3060] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.307994 17233 leader_election.cc:304] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [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: 41f744ff130f46bcba63dd23799d7265; no voters: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d
I20260630 12:26:38.309679 17334 raft_consensus.cc:2749] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:38.312987 17233 leader_election.cc:304] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [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: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 03da6222196349938c287c4778c8df6e
I20260630 12:26:38.313974 17313 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:38.314440 17313 ts_tablet_manager.cc:1403] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260630 12:26:38.314253 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd1e6b4822d4f8fa1f37b09f7259403" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:38.315109 17119 raft_consensus.cc:3060] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.316953 17313 raft_consensus.cc:359] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.317528 17313 raft_consensus.cc:385] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.317776 17313 raft_consensus.cc:740] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.318116 17334 raft_consensus.cc:2804] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:38.318765 17334 raft_consensus.cc:697] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Becoming Leader. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Running, Role: LEADER
I20260630 12:26:38.318536 17313 consensus_queue.cc:260] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.319427 17359 raft_consensus.cc:515] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.319861 17334 consensus_queue.cc:237] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.321193 17313 ts_tablet_manager.cc:1434] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:38.322283 17313 tablet_bootstrap.cc:492] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:38.323050 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e131961fc2114f1592aff6e1bf23e1e5" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:38.323661 17265 raft_consensus.cc:3060] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.328892 17313 tablet_bootstrap.cc:654] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.331543 17265 raft_consensus.cc:2468] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:38.332811 17359 leader_election.cc:290] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Requested vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.333509 17157 leader_election.cc:304] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.334659 17359 raft_consensus.cc:2804] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:38.336066 17158 leader_election.cc:304] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [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: 58aae541d4e74c02bef79527cd6cf81d; no voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265
I20260630 12:26:38.336764 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be7d0ecd2574d4cb4167fa14bd489ed" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.346276 17313 tablet_bootstrap.cc:492] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:38.337675 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e131961fc2114f1592aff6e1bf23e1e5" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.346730 17313 ts_tablet_manager.cc:1403] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.020s
I20260630 12:26:38.347057 17118 raft_consensus.cc:2468] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:38.348209 17158 leader_election.cc:304] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [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: 58aae541d4e74c02bef79527cd6cf81d; no voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265
I20260630 12:26:38.348994 17320 raft_consensus.cc:3060] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.349314 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e131961fc2114f1592aff6e1bf23e1e5" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:38.350103 17118 raft_consensus.cc:3060] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.350066 17360 raft_consensus.cc:2749] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:38.350028 17015 catalog_manager.cc:5697] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03da6222196349938c287c4778c8df6e (127.13.210.1). New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:38.352032 17015 catalog_manager.cc:5697] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03da6222196349938c287c4778c8df6e (127.13.210.1). New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:38.354457 17320 raft_consensus.cc:2749] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:38.338425 17359 raft_consensus.cc:697] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Becoming Leader. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:38.358453 17359 consensus_queue.cc:237] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.360056 17118 raft_consensus.cc:2468] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:38.342530 17119 raft_consensus.cc:2468] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:38.342694 17013 catalog_manager.cc:5697] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2). New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:38.345130 17014 catalog_manager.cc:5697] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41f744ff130f46bcba63dd23799d7265 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:38.355235 17313 raft_consensus.cc:359] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.363014 17313 raft_consensus.cc:385] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.363318 17313 raft_consensus.cc:740] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.364112 17313 consensus_queue.cc:260] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.365104 17334 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.366410 17313 ts_tablet_manager.cc:1434] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260630 12:26:38.388418 17014 catalog_manager.cc:5697] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2). New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:38.394013 17319 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.487318 17359 raft_consensus.cc:493] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.487763 17359 raft_consensus.cc:515] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.489519 17359 leader_election.cc:290] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.490549 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc8da83dac64a8cbbdb691ac2590163" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:38.490751 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc8da83dac64a8cbbdb691ac2590163" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.491295 17265 raft_consensus.cc:2468] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:38.491295 17119 raft_consensus.cc:2468] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:38.492738 17157 leader_election.cc:304] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.493577 17359 raft_consensus.cc:2804] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:38.493999 17359 raft_consensus.cc:493] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:38.494300 17359 raft_consensus.cc:3060] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.499588 17359 raft_consensus.cc:515] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.501315 17359 leader_election.cc:290] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Requested vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.502483 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc8da83dac64a8cbbdb691ac2590163" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:38.502559 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc8da83dac64a8cbbdb691ac2590163" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:38.503160 17119 raft_consensus.cc:3060] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.503180 17265 raft_consensus.cc:3060] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.509313 17265 raft_consensus.cc:2468] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:38.514496 17119 raft_consensus.cc:2468] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:38.515036 17157 leader_election.cc:304] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:38.515887 17359 raft_consensus.cc:2804] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:38.516346 17359 raft_consensus.cc:697] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Becoming Leader. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:38.517031 17359 consensus_queue.cc:237] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.524420 17013 catalog_manager.cc:5697] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2). New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:38.625262 17354 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.641602 17321 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:38.646425 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:38.656286 17377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:38.659121 17376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:38.661976 17379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:38.663942 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:38.665378 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:38.665585 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:38.665797 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822398665781 us; error 0 us; skew 500 ppm
I20260630 12:26:38.666467 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:38.669773 14152 webserver.cc:533] Webserver started at http://127.13.210.4:35651/ using document root <none> and password file <none>
I20260630 12:26:38.669773 17321 raft_consensus.cc:493] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:38.670776 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:38.670486 17321 raft_consensus.cc:515] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:38.671070 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:38.671489 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:38.672713 17321 leader_election.cc:290] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:38.673704 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "8679c0e5075140b7b8f0fa41af1827ad"
format_stamp: "Formatted at 2026-06-30 12:26:38 on dist-test-slave-nkz7"
I20260630 12:26:38.673779 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:38.674765 17194 raft_consensus.cc:2393] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03da6222196349938c287c4778c8df6e in current term 1: Already voted for candidate 41f744ff130f46bcba63dd23799d7265 in this term.
I20260630 12:26:38.675556 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:38.676820 17082 leader_election.cc:304] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [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: 03da6222196349938c287c4778c8df6e; no voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d
I20260630 12:26:38.677687 17321 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:38.680064 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:26:38.683499 17321 raft_consensus.cc:2749] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:38.684389 17384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:38.685285 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:26:38.685563 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "8679c0e5075140b7b8f0fa41af1827ad"
format_stamp: "Formatted at 2026-06-30 12:26:38 on dist-test-slave-nkz7"
I20260630 12:26:38.685871 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:38.712239 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:38.713533 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:38.714995 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:38.718191 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:38.718473 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:38.718726 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:38.718907 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:38.723047 17321 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.742883 17361 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.774194 17359 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.783978 17359 consensus_queue.cc:1048] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:38.802408 17359 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:38.818567 17320 consensus_queue.cc:1048] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.862121 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:45091
I20260630 12:26:38.862248 17452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:45091 every 8 connection(s)
I20260630 12:26:38.865607 17361 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:38.870659 17014 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41790:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:26:38.884745 17361 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:38.913127 17319 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:38.917392 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2410050621dd46b3bbc7717516d1aadc has no consensus state
W20260630 12:26:38.919123 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aa574e9f2bec4bcabb3885ad0bfebc68 has no consensus state
I20260630 12:26:38.919041 17453 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33363
I20260630 12:26:38.920126 17453 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:38.921139 17453 heartbeater.cc:507] Master 127.13.210.62:33363 requested a full tablet report, sending...
W20260630 12:26:38.921196 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f22e9256f9d542d080e44a01fb541624 has no consensus state
W20260630 12:26:38.923436 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 158f6a2927024420b348f2b1e6cfc365 has no consensus state
W20260630 12:26:38.924942 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a4748cdc0b148128e4a536160d95cad has no consensus state
I20260630 12:26:38.924957 17017 ts_manager.cc:194] Registered new tserver with Master: 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
W20260630 12:26:38.926509 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0cf0085364174ccaac438cff2dda96a2 has no consensus state
I20260630 12:26:38.927146 17017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41802
W20260630 12:26:38.929144 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93273559566a4cd1bd4ccc756afab80e has no consensus state
W20260630 12:26:38.930630 17014 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93c1613e104a4537b6a8d33f6e57ee96 has no consensus state
W20260630 12:26:38.936756 17001 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet aa574e9f2bec4bcabb3885ad0bfebc68 (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet aa574e9f2bec4bcabb3885ad0bfebc68 has no consensus state
I20260630 12:26:38.941972 17334 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.959971 17320 consensus_queue.cc:1048] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:38.978747 17065 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:38.980046 17359 consensus_queue.cc:1048] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:38.981137 17181 tablet_service.cc:1511] Processing CreateTablet for tablet 2410050621dd46b3bbc7717516d1aadc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:38.982565 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2410050621dd46b3bbc7717516d1aadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.988401 17255 tablet_service.cc:1511] Processing CreateTablet for tablet aa574e9f2bec4bcabb3885ad0bfebc68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:38.989574 17107 tablet_service.cc:1511] Processing CreateTablet for tablet 2410050621dd46b3bbc7717516d1aadc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:38.991539 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2410050621dd46b3bbc7717516d1aadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.992930 17180 tablet_service.cc:1511] Processing CreateTablet for tablet f22e9256f9d542d080e44a01fb541624 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:38.994242 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22e9256f9d542d080e44a01fb541624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.995690 17105 tablet_service.cc:1511] Processing CreateTablet for tablet aa574e9f2bec4bcabb3885ad0bfebc68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:38.996615 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 158f6a2927024420b348f2b1e6cfc365 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:38.997334 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa574e9f2bec4bcabb3885ad0bfebc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.998003 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158f6a2927024420b348f2b1e6cfc365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.000502 17109 tablet_service.cc:1511] Processing CreateTablet for tablet 158f6a2927024420b348f2b1e6cfc365 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.001997 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158f6a2927024420b348f2b1e6cfc365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.003984 17183 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf0085364174ccaac438cff2dda96a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.006325 17183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf0085364174ccaac438cff2dda96a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.005970 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa574e9f2bec4bcabb3885ad0bfebc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.008903 17258 tablet_service.cc:1511] Processing CreateTablet for tablet f22e9256f9d542d080e44a01fb541624 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.011734 17254 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4748cdc0b148128e4a536160d95cad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.013527 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4748cdc0b148128e4a536160d95cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.022290 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22e9256f9d542d080e44a01fb541624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.030085 17106 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4748cdc0b148128e4a536160d95cad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.031594 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4748cdc0b148128e4a536160d95cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.035115 17251 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf0085364174ccaac438cff2dda96a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.035815 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 93273559566a4cd1bd4ccc756afab80e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.036572 17251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf0085364174ccaac438cff2dda96a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.037118 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93273559566a4cd1bd4ccc756afab80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.039598 17108 tablet_service.cc:1511] Processing CreateTablet for tablet 93273559566a4cd1bd4ccc756afab80e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.040889 17108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93273559566a4cd1bd4ccc756afab80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.041700 17103 tablet_service.cc:1511] Processing CreateTablet for tablet 93c1613e104a4537b6a8d33f6e57ee96 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.042791 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c1613e104a4537b6a8d33f6e57ee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.070122 17467 tablet_bootstrap.cc:492] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:39.073067 17468 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:39.079310 17414 tablet_service.cc:1511] Processing CreateTablet for tablet 2410050621dd46b3bbc7717516d1aadc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.080847 17468 tablet_bootstrap.cc:654] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.080965 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2410050621dd46b3bbc7717516d1aadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.083063 17412 tablet_service.cc:1511] Processing CreateTablet for tablet aa574e9f2bec4bcabb3885ad0bfebc68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.096966 17410 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4748cdc0b148128e4a536160d95cad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.102564 17409 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf0085364174ccaac438cff2dda96a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.106738 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa574e9f2bec4bcabb3885ad0bfebc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.107566 17258 tablet_service.cc:1511] Processing CreateTablet for tablet 93c1613e104a4537b6a8d33f6e57ee96 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.108919 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c1613e104a4537b6a8d33f6e57ee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.095218 17408 tablet_service.cc:1511] Processing CreateTablet for tablet 93273559566a4cd1bd4ccc756afab80e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.082501 17413 tablet_service.cc:1511] Processing CreateTablet for tablet f22e9256f9d542d080e44a01fb541624 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.112987 17411 tablet_service.cc:1511] Processing CreateTablet for tablet 158f6a2927024420b348f2b1e6cfc365 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.116627 17407 tablet_service.cc:1511] Processing CreateTablet for tablet 93c1613e104a4537b6a8d33f6e57ee96 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:39.121140 17409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf0085364174ccaac438cff2dda96a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.130105 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22e9256f9d542d080e44a01fb541624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.136330 17411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158f6a2927024420b348f2b1e6cfc365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.140399 17408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93273559566a4cd1bd4ccc756afab80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.149319 17410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4748cdc0b148128e4a536160d95cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.156002 17407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c1613e104a4537b6a8d33f6e57ee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.214696 17470 tablet_bootstrap.cc:492] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:39.220839 17471 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.222705 17468 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:39.223390 17468 ts_tablet_manager.cc:1403] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.151s	user 0.003s	sys 0.012s
I20260630 12:26:39.228228 17468 raft_consensus.cc:359] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.229619 17470 tablet_bootstrap.cc:654] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.230304 17468 raft_consensus.cc:385] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.233044 17468 raft_consensus.cc:740] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.233912 17468 consensus_queue.cc:260] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.236877 17467 tablet_bootstrap.cc:654] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.252044 17468 ts_tablet_manager.cc:1434] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.019s
I20260630 12:26:39.253213 17468 tablet_bootstrap.cc:492] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:39.260699 17471 tablet_bootstrap.cc:654] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.261029 17468 tablet_bootstrap.cc:654] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.266423 17468 tablet_bootstrap.cc:492] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:39.266897 17468 ts_tablet_manager.cc:1403] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:26:39.269230 17471 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.269850 17471 ts_tablet_manager.cc:1403] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.004s
I20260630 12:26:39.272503 17470 tablet_bootstrap.cc:492] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:39.272933 17471 raft_consensus.cc:359] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.273047 17468 raft_consensus.cc:359] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.273016 17470 ts_tablet_manager.cc:1403] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.003s
I20260630 12:26:39.273918 17471 raft_consensus.cc:385] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.273952 17468 raft_consensus.cc:385] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.274658 17471 raft_consensus.cc:740] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.274734 17468 raft_consensus.cc:740] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.276224 17467 tablet_bootstrap.cc:492] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:39.275743 17468 consensus_queue.cc:260] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.276722 17467 ts_tablet_manager.cc:1403] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.207s	user 0.007s	sys 0.013s
I20260630 12:26:39.278317 17468 ts_tablet_manager.cc:1434] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:26:39.277938 17470 raft_consensus.cc:359] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.278736 17470 raft_consensus.cc:385] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.279039 17470 raft_consensus.cc:740] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.279359 17468 tablet_bootstrap.cc:492] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:39.280570 17470 consensus_queue.cc:260] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.275688 17471 consensus_queue.cc:260] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.285225 17467 raft_consensus.cc:359] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.286078 17467 raft_consensus.cc:385] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.286465 17470 ts_tablet_manager.cc:1434] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260630 12:26:39.286417 17467 raft_consensus.cc:740] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.287663 17470 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:39.287298 17467 consensus_queue.cc:260] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.297632 17468 tablet_bootstrap.cc:654] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.298911 17467 ts_tablet_manager.cc:1434] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260630 12:26:39.299978 17467 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:39.310599 17467 tablet_bootstrap.cc:654] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.323067 17470 tablet_bootstrap.cc:654] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.325035 17453 heartbeater.cc:499] Master 127.13.210.62:33363 was elected leader, sending a full tablet report...
I20260630 12:26:39.325332 17471 ts_tablet_manager.cc:1434] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.055s	user 0.019s	sys 0.024s
I20260630 12:26:39.326820 17468 tablet_bootstrap.cc:492] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:39.326834 17471 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.327486 17468 ts_tablet_manager.cc:1403] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.008s
I20260630 12:26:39.330617 17468 raft_consensus.cc:359] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.331429 17468 raft_consensus.cc:385] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.331701 17468 raft_consensus.cc:740] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.332398 17467 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:39.333053 17467 ts_tablet_manager.cc:1403] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.004s
I20260630 12:26:39.332445 17468 consensus_queue.cc:260] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.335345 17468 ts_tablet_manager.cc:1434] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:26:39.336287 17468 tablet_bootstrap.cc:492] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:39.336241 17467 raft_consensus.cc:359] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.337181 17467 raft_consensus.cc:385] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.337466 17467 raft_consensus.cc:740] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.338792 17467 consensus_queue.cc:260] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.343704 17468 tablet_bootstrap.cc:654] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.345304 17467 ts_tablet_manager.cc:1434] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:26:39.345415 17471 tablet_bootstrap.cc:654] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.346410 17467 tablet_bootstrap.cc:492] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:39.349188 17470 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:39.349828 17470 ts_tablet_manager.cc:1403] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.001s
I20260630 12:26:39.352952 17470 raft_consensus.cc:359] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.354000 17470 raft_consensus.cc:385] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.354346 17470 raft_consensus.cc:740] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.353473 17467 tablet_bootstrap.cc:654] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.356066 17471 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.356081 17468 tablet_bootstrap.cc:492] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:39.356769 17468 ts_tablet_manager.cc:1403] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.014s
I20260630 12:26:39.357179 17471 ts_tablet_manager.cc:1403] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260630 12:26:39.358618 17470 consensus_queue.cc:260] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.360946 17470 ts_tablet_manager.cc:1434] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:26:39.361725 17470 tablet_bootstrap.cc:492] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:39.361724 17471 raft_consensus.cc:359] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.362610 17471 raft_consensus.cc:385] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.362921 17471 raft_consensus.cc:740] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.364024 17471 consensus_queue.cc:260] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.365183 17468 raft_consensus.cc:359] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.365988 17468 raft_consensus.cc:385] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.366295 17468 raft_consensus.cc:740] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.366945 17471 ts_tablet_manager.cc:1434] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:26:39.367159 17468 consensus_queue.cc:260] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.367934 17471 tablet_bootstrap.cc:492] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.365407 17017 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e: range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff] alter complete (version 0)
I20260630 12:26:39.376915 17471 tablet_bootstrap.cc:654] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.388659 17470 tablet_bootstrap.cc:654] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.389026 17471 tablet_bootstrap.cc:492] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.389573 17471 ts_tablet_manager.cc:1403] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260630 12:26:39.389708 17468 ts_tablet_manager.cc:1434] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260630 12:26:39.392649 17348 raft_consensus.cc:493] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.395978 17348 raft_consensus.cc:515] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.398427 17348 leader_election.cc:290] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
I20260630 12:26:39.395932 17467 tablet_bootstrap.cc:492] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:39.399326 17467 ts_tablet_manager.cc:1403] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.013s
I20260630 12:26:39.405099 17468 tablet_bootstrap.cc:492] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:39.406625 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158f6a2927024420b348f2b1e6cfc365" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
W20260630 12:26:39.409116 17084 leader_election.cc:343] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.412281 17467 raft_consensus.cc:359] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.413153 17467 raft_consensus.cc:385] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.413498 17467 raft_consensus.cc:740] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.414219 17467 consensus_queue.cc:260] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.419648 17471 raft_consensus.cc:359] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.423895 17471 raft_consensus.cc:385] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.424400 17471 raft_consensus.cc:740] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.426714 17471 consensus_queue.cc:260] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.424817 17468 tablet_bootstrap.cc:654] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.437386 17461 raft_consensus.cc:493] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.429731 17471 ts_tablet_manager.cc:1434] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260630 12:26:39.441071 17461 raft_consensus.cc:515] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.442198 17471 tablet_bootstrap.cc:492] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.437404 17467 ts_tablet_manager.cc:1434] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260630 12:26:39.443689 17463 raft_consensus.cc:493] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.446511 17463 raft_consensus.cc:515] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.453491 17463 leader_election.cc:290] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:39.458225 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2410050621dd46b3bbc7717516d1aadc" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
W20260630 12:26:39.462855 17158 leader_election.cc:343] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.463291 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158f6a2927024420b348f2b1e6cfc365" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:39.466220 17463 raft_consensus.cc:493] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.466709 17463 raft_consensus.cc:515] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
W20260630 12:26:39.467810 17085 leader_election.cc:343] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.467051 17467 tablet_bootstrap.cc:492] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:39.468330 17085 leader_election.cc:304] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [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: 03da6222196349938c287c4778c8df6e; no voters: 58aae541d4e74c02bef79527cd6cf81d, 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:39.469350 17348 raft_consensus.cc:2749] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:39.469591 17463 leader_election.cc:290] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
I20260630 12:26:39.470945 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4748cdc0b148128e4a536160d95cad" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:39.471302 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf0085364174ccaac438cff2dda96a2" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:39.471633 17118 raft_consensus.cc:2468] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 0.
I20260630 12:26:39.465080 17461 leader_election.cc:290] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
W20260630 12:26:39.472973 17157 leader_election.cc:343] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.473096 17232 leader_election.cc:304] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265; no voters: 
I20260630 12:26:39.474391 17461 raft_consensus.cc:2804] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.474817 17461 raft_consensus.cc:493] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.475265 17461 raft_consensus.cc:3060] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.477566 17470 tablet_bootstrap.cc:492] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:39.478178 17470 ts_tablet_manager.cc:1403] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.011s
I20260630 12:26:39.500989 17471 tablet_bootstrap.cc:654] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.501400 17476 raft_consensus.cc:493] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.501618 17467 tablet_bootstrap.cc:654] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.499950 17470 raft_consensus.cc:359] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.502141 17470 raft_consensus.cc:385] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.502022 17476 raft_consensus.cc:515] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.502646 17470 raft_consensus.cc:740] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.505016 17470 consensus_queue.cc:260] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.505599 17461 raft_consensus.cc:515] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.507341 17476 leader_election.cc:290] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:39.523918 17461 leader_election.cc:290] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Requested vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:39.525017 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4748cdc0b148128e4a536160d95cad" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:39.525614 17118 raft_consensus.cc:3060] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.530844 17118 raft_consensus.cc:2468] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 1.
I20260630 12:26:39.536422 17232 leader_election.cc:304] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265; no voters: 
I20260630 12:26:39.537546 17461 raft_consensus.cc:2804] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.538679 17461 raft_consensus.cc:697] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Becoming Leader. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Running, Role: LEADER
I20260630 12:26:39.539459 17461 consensus_queue.cc:237] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.546989 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4748cdc0b148128e4a536160d95cad" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:39.547708 17427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4748cdc0b148128e4a536160d95cad" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
I20260630 12:26:39.550465 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2410050621dd46b3bbc7717516d1aadc" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:39.552618 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf0085364174ccaac438cff2dda96a2" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:39.552521 17426 raft_consensus.cc:2468] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
W20260630 12:26:39.553673 17234 leader_election.cc:343] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.558022 17470 ts_tablet_manager.cc:1434] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.078s	user 0.012s	sys 0.006s
W20260630 12:26:39.558184 17234 leader_election.cc:343] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.559162 17470 tablet_bootstrap.cc:492] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:39.559783 17160 leader_election.cc:304] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [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: 58aae541d4e74c02bef79527cd6cf81d, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 03da6222196349938c287c4778c8df6e
I20260630 12:26:39.560969 17463 raft_consensus.cc:2804] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:26:39.561406 17160 leader_election.cc:343] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.561489 17463 raft_consensus.cc:493] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.562002 17463 raft_consensus.cc:3060] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.561951 17160 leader_election.cc:304] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [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: 58aae541d4e74c02bef79527cd6cf81d; no voters: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:39.561956 17468 tablet_bootstrap.cc:492] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:39.563159 17360 raft_consensus.cc:2749] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:39.566283 17468 ts_tablet_manager.cc:1403] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.021s
I20260630 12:26:39.567490 17467 tablet_bootstrap.cc:492] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:39.569463 17467 ts_tablet_manager.cc:1403] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.000s
I20260630 12:26:39.578594 17017 catalog_manager.cc:5697] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41f744ff130f46bcba63dd23799d7265 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:39.579804 17468 raft_consensus.cc:359] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.580049 17467 raft_consensus.cc:359] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.580915 17467 raft_consensus.cc:385] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.580577 17468 raft_consensus.cc:385] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.583084 17468 raft_consensus.cc:740] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.582917 17467 raft_consensus.cc:740] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.584233 17468 consensus_queue.cc:260] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.586814 17471 tablet_bootstrap.cc:492] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.586926 17468 ts_tablet_manager.cc:1434] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260630 12:26:39.587366 17463 raft_consensus.cc:515] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.589017 17468 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e: Bootstrap starting.
I20260630 12:26:39.589112 17467 consensus_queue.cc:260] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.600009 17348 raft_consensus.cc:493] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.600636 17348 raft_consensus.cc:515] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.601773 17463 leader_election.cc:290] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Requested vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:39.603025 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2410050621dd46b3bbc7717516d1aadc" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:39.591794 17471 ts_tablet_manager.cc:1403] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.009s
I20260630 12:26:39.605093 17348 leader_election.cc:290] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
W20260630 12:26:39.605369 17158 leader_election.cc:343] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.605626 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa574e9f2bec4bcabb3885ad0bfebc68" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:39.605916 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa574e9f2bec4bcabb3885ad0bfebc68" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:39.606390 17267 raft_consensus.cc:2468] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 0.
I20260630 12:26:39.606531 17425 raft_consensus.cc:2468] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 0.
I20260630 12:26:39.607554 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2410050621dd46b3bbc7717516d1aadc" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
I20260630 12:26:39.607800 17082 leader_election.cc:304] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265; no voters: 
I20260630 12:26:39.608147 17426 raft_consensus.cc:3060] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.610774 17470 tablet_bootstrap.cc:654] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.610180 17348 raft_consensus.cc:2804] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.617424 17348 raft_consensus.cc:493] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.618541 17348 raft_consensus.cc:3060] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.621042 17471 raft_consensus.cc:359] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.621963 17471 raft_consensus.cc:385] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.622277 17471 raft_consensus.cc:740] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.622987 17471 consensus_queue.cc:260] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.626160 17471 ts_tablet_manager.cc:1434] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.008s
I20260630 12:26:39.627482 17471 tablet_bootstrap.cc:492] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.628120 17348 raft_consensus.cc:515] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.630973 17348 leader_election.cc:290] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Requested vote from peers 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
I20260630 12:26:39.631590 17426 raft_consensus.cc:2468] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:39.632174 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa574e9f2bec4bcabb3885ad0bfebc68" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
I20260630 12:26:39.632782 17425 raft_consensus.cc:3060] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.632894 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa574e9f2bec4bcabb3885ad0bfebc68" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:39.632776 17467 ts_tablet_manager.cc:1434] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260630 12:26:39.633836 17267 raft_consensus.cc:3060] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.634545 17467 tablet_bootstrap.cc:492] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:39.635066 17461 raft_consensus.cc:493] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.635555 17461 raft_consensus.cc:515] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.639200 17461 leader_election.cc:290] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:39.639619 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa574e9f2bec4bcabb3885ad0bfebc68" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:39.632918 17160 leader_election.cc:304] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [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: 58aae541d4e74c02bef79527cd6cf81d, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 03da6222196349938c287c4778c8df6e
I20260630 12:26:39.640893 17118 raft_consensus.cc:2393] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8679c0e5075140b7b8f0fa41af1827ad in current term 1: Already voted for candidate 03da6222196349938c287c4778c8df6e in this term.
I20260630 12:26:39.640267 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa574e9f2bec4bcabb3885ad0bfebc68" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:39.642563 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e9256f9d542d080e44a01fb541624" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:39.641996 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e9256f9d542d080e44a01fb541624" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:39.646919 17386 leader_election.cc:304] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [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: 8679c0e5075140b7b8f0fa41af1827ad; no voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265
W20260630 12:26:39.648131 17233 leader_election.cc:343] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.649495 17426 raft_consensus.cc:2468] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 0.
I20260630 12:26:39.651949 17234 leader_election.cc:304] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [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: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 58aae541d4e74c02bef79527cd6cf81d
I20260630 12:26:39.653923 17461 raft_consensus.cc:2804] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.654384 17461 raft_consensus.cc:493] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.654799 17461 raft_consensus.cc:3060] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.655936 17467 tablet_bootstrap.cc:654] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.656430 17267 raft_consensus.cc:2468] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:39.657413 17348 raft_consensus.cc:493] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.658959 17082 leader_election.cc:304] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265; no voters: 
I20260630 12:26:39.659075 17348 raft_consensus.cc:515] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.659840 17361 raft_consensus.cc:2804] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.660297 17361 raft_consensus.cc:697] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Becoming Leader. State: Replica: 03da6222196349938c287c4778c8df6e, State: Running, Role: LEADER
I20260630 12:26:39.661089 17361 consensus_queue.cc:237] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.663360 17348 leader_election.cc:290] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
I20260630 12:26:39.668263 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c1613e104a4537b6a8d33f6e57ee96" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
W20260630 12:26:39.669565 17082 leader_election.cc:343] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.670689 17425 raft_consensus.cc:2468] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 1.
I20260630 12:26:39.666416 17468 tablet_bootstrap.cc:654] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.673272 17497 raft_consensus.cc:2804] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.676335 17497 raft_consensus.cc:697] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Becoming Leader. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:39.674243 17476 raft_consensus.cc:2749] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:39.681252 17461 raft_consensus.cc:515] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.683513 17461 leader_election.cc:290] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Requested vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:39.683840 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c1613e104a4537b6a8d33f6e57ee96" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
W20260630 12:26:39.685120 17085 leader_election.cc:343] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.686039 17085 leader_election.cc:304] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [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: 03da6222196349938c287c4778c8df6e; no voters: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:39.686316 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e9256f9d542d080e44a01fb541624" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
W20260630 12:26:39.689750 17233 leader_election.cc:343] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:39.690790 17471 tablet_bootstrap.cc:654] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.677289 17497 consensus_queue.cc:237] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.694372 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e9256f9d542d080e44a01fb541624" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
I20260630 12:26:39.695240 17426 raft_consensus.cc:3060] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.698490 17361 raft_consensus.cc:2749] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:39.700538 17470 tablet_bootstrap.cc:492] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:39.701058 17470 ts_tablet_manager.cc:1403] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.142s	user 0.022s	sys 0.013s
I20260630 12:26:39.702234 17016 catalog_manager.cc:5697] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03da6222196349938c287c4778c8df6e (127.13.210.1). New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:39.705027 17426 raft_consensus.cc:2468] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 1.
I20260630 12:26:39.705163 17470 raft_consensus.cc:359] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.706204 17470 raft_consensus.cc:385] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.706542 17470 raft_consensus.cc:740] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.706671 17234 leader_election.cc:304] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [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: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 58aae541d4e74c02bef79527cd6cf81d
I20260630 12:26:39.707475 17467 tablet_bootstrap.cc:492] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265: No bootstrap required, opened a new log
I20260630 12:26:39.707870 17461 raft_consensus.cc:2804] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.708257 17467 ts_tablet_manager.cc:1403] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.000s
I20260630 12:26:39.709266 17461 raft_consensus.cc:697] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Becoming Leader. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Running, Role: LEADER
I20260630 12:26:39.710139 17461 consensus_queue.cc:237] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.711704 17467 raft_consensus.cc:359] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.712337 17468 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e: No bootstrap required, opened a new log
I20260630 12:26:39.715981 17468 ts_tablet_manager.cc:1403] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.002s
I20260630 12:26:39.712445 17467 raft_consensus.cc:385] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.712662 17470 consensus_queue.cc:260] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:39.716722 17467 raft_consensus.cc:740] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.717607 17467 consensus_queue.cc:260] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.719521 17470 ts_tablet_manager.cc:1434] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.006s
I20260630 12:26:39.720139 17467 ts_tablet_manager.cc:1434] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:26:39.720705 17470 tablet_bootstrap.cc:492] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:39.720494 17468 raft_consensus.cc:359] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.721273 17468 raft_consensus.cc:385] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.721724 17468 raft_consensus.cc:740] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.722905 17468 consensus_queue.cc:260] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.722916 17016 catalog_manager.cc:5697] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41f744ff130f46bcba63dd23799d7265 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:39.727942 17471 tablet_bootstrap.cc:492] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.728461 17471 ts_tablet_manager.cc:1403] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.004s
I20260630 12:26:39.728518 17470 tablet_bootstrap.cc:654] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.731647 17471 raft_consensus.cc:359] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.734221 17468 ts_tablet_manager.cc:1434] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260630 12:26:39.735329 17471 raft_consensus.cc:385] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.738528 17471 raft_consensus.cc:740] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.739363 17471 consensus_queue.cc:260] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.740598 17470 tablet_bootstrap.cc:492] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d: No bootstrap required, opened a new log
I20260630 12:26:39.741139 17470 ts_tablet_manager.cc:1403] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260630 12:26:39.741513 17471 ts_tablet_manager.cc:1434] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260630 12:26:39.742550 17471 tablet_bootstrap.cc:492] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.744624 17470 raft_consensus.cc:359] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.745371 17470 raft_consensus.cc:385] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.745664 17470 raft_consensus.cc:740] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.748214 17470 consensus_queue.cc:260] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.749219 17471 tablet_bootstrap.cc:654] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.750862 17470 ts_tablet_manager.cc:1434] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:26:39.754773 17471 tablet_bootstrap.cc:492] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.755324 17471 ts_tablet_manager.cc:1403] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:26:39.756995 17013 catalog_manager.cc:5697] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2). New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:39.762194 17471 raft_consensus.cc:359] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.762837 17471 raft_consensus.cc:385] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.763075 17471 raft_consensus.cc:740] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.763674 17471 consensus_queue.cc:260] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.766439 17471 ts_tablet_manager.cc:1434] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.003s
I20260630 12:26:39.767434 17471 tablet_bootstrap.cc:492] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.773327 17471 tablet_bootstrap.cc:654] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.780803 17471 tablet_bootstrap.cc:492] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.781328 17471 ts_tablet_manager.cc:1403] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:26:39.784294 17471 raft_consensus.cc:359] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.784798 17471 raft_consensus.cc:385] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.785009 17471 raft_consensus.cc:740] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.785507 17471 consensus_queue.cc:260] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.787652 17471 ts_tablet_manager.cc:1434] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:26:39.788631 17471 tablet_bootstrap.cc:492] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:39.794368 17471 tablet_bootstrap.cc:654] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.798403 17471 tablet_bootstrap.cc:492] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad: No bootstrap required, opened a new log
I20260630 12:26:39.798803 17471 ts_tablet_manager.cc:1403] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:26:39.800669 17471 raft_consensus.cc:359] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.801151 17471 raft_consensus.cc:385] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.801349 17471 raft_consensus.cc:740] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.801997 17471 consensus_queue.cc:260] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.803512 17471 ts_tablet_manager.cc:1434] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:39.829154 17476 raft_consensus.cc:493] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.829697 17476 raft_consensus.cc:515] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.832068 17476 leader_election.cc:290] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:39.833175 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c1613e104a4537b6a8d33f6e57ee96" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:39.833168 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c1613e104a4537b6a8d33f6e57ee96" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:39.834218 17267 raft_consensus.cc:2468] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 0.
I20260630 12:26:39.834259 17118 raft_consensus.cc:2468] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 0.
I20260630 12:26:39.835489 17385 leader_election.cc:304] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:39.836438 17476 raft_consensus.cc:2804] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.836766 17476 raft_consensus.cc:493] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.837049 17476 raft_consensus.cc:3060] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.842661 17476 raft_consensus.cc:515] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.844861 17476 leader_election.cc:290] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 election: Requested vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:39.845258 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c1613e104a4537b6a8d33f6e57ee96" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:39.845521 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c1613e104a4537b6a8d33f6e57ee96" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:39.845923 17118 raft_consensus.cc:3060] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.846170 17265 raft_consensus.cc:3060] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.851063 17118 raft_consensus.cc:2468] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 1.
I20260630 12:26:39.851063 17265 raft_consensus.cc:2468] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 1.
I20260630 12:26:39.852495 17386 leader_election.cc:304] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:39.853256 17476 raft_consensus.cc:2804] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.854468 17476 raft_consensus.cc:697] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEADER]: Becoming Leader. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Running, Role: LEADER
I20260630 12:26:39.855361 17476 consensus_queue.cc:237] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:39.863390 17014 catalog_manager.cc:5697] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4). New cstate: current_term: 1 leader_uuid: "8679c0e5075140b7b8f0fa41af1827ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:39.903481 17476 raft_consensus.cc:493] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.904055 17476 raft_consensus.cc:515] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.908232 17476 leader_election.cc:290] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:39.908703 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158f6a2927024420b348f2b1e6cfc365" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:39.909441 17119 raft_consensus.cc:2468] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 0.
I20260630 12:26:39.910539 17386 leader_election.cc:304] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03da6222196349938c287c4778c8df6e, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:39.911412 17476 raft_consensus.cc:2804] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.911773 17476 raft_consensus.cc:493] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.912127 17476 raft_consensus.cc:3060] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.917393 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158f6a2927024420b348f2b1e6cfc365" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:39.918095 17194 raft_consensus.cc:2468] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 0.
I20260630 12:26:39.919055 17476 raft_consensus.cc:515] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.921115 17476 leader_election.cc:290] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:39.922458 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158f6a2927024420b348f2b1e6cfc365" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:39.922518 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158f6a2927024420b348f2b1e6cfc365" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:39.923344 17119 raft_consensus.cc:3060] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.923408 17194 raft_consensus.cc:3060] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.931013 17119 raft_consensus.cc:2468] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 1.
I20260630 12:26:39.931005 17194 raft_consensus.cc:2468] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 1.
I20260630 12:26:39.932637 17387 leader_election.cc:304] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58aae541d4e74c02bef79527cd6cf81d, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:39.933552 17476 raft_consensus.cc:2804] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.934110 17476 raft_consensus.cc:697] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEADER]: Becoming Leader. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Running, Role: LEADER
I20260630 12:26:39.934988 17476 consensus_queue.cc:237] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:39.936441 17426 raft_consensus.cc:3060] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.942462 17014 catalog_manager.cc:5697] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4). New cstate: current_term: 1 leader_uuid: "8679c0e5075140b7b8f0fa41af1827ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:39.943732 17319 consensus_queue.cc:1048] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:39.959439 17497 raft_consensus.cc:493] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.959975 17497 raft_consensus.cc:515] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.961575 17319 consensus_queue.cc:1048] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:39.963069 17497 leader_election.cc:290] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:39.963248 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:39.963863 17425 raft_consensus.cc:2468] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:39.965381 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e" is_pre_election: true
I20260630 12:26:39.966123 17160 leader_election.cc:304] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58aae541d4e74c02bef79527cd6cf81d, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:39.966367 17118 raft_consensus.cc:2468] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 0.
I20260630 12:26:39.967406 17497 raft_consensus.cc:2804] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.967861 17497 raft_consensus.cc:493] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.968256 17497 raft_consensus.cc:3060] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.975736 17497 raft_consensus.cc:515] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.978489 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
I20260630 12:26:39.978785 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:39.979044 17426 raft_consensus.cc:3060] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.979442 17118 raft_consensus.cc:3060] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.981117 17070 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:39.986281 17426 raft_consensus.cc:2468] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
I20260630 12:26:39.987668 17160 leader_election.cc:304] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58aae541d4e74c02bef79527cd6cf81d, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:39.988520 17463 raft_consensus.cc:2804] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.989027 17463 raft_consensus.cc:697] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Becoming Leader. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:39.989928 17463 consensus_queue.cc:237] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:39.999683 17118 raft_consensus.cc:2468] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 1.
W20260630 12:26:40.000028 17065 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:40.000731 17497 leader_election.cc:290] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 election: Requested vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
W20260630 12:26:40.001972 17070 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:26:40.006848 17014 catalog_manager.cc:5697] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2). New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:40.072966 17319 raft_consensus.cc:493] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:40.073534 17319 raft_consensus.cc:515] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:40.075533 17319 leader_election.cc:290] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
I20260630 12:26:40.076313 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf0085364174ccaac438cff2dda96a2" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:40.076220 17361 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.076632 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf0085364174ccaac438cff2dda96a2" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:40.077019 17194 raft_consensus.cc:2468] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 0.
I20260630 12:26:40.077329 17426 raft_consensus.cc:2468] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 0.
I20260630 12:26:40.078137 17233 leader_election.cc:304] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:40.079077 17319 raft_consensus.cc:2804] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:40.079490 17319 raft_consensus.cc:493] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:40.079847 17319 raft_consensus.cc:3060] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:40.088268 17348 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.088688 17319 raft_consensus.cc:515] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:40.095516 17319 leader_election.cc:290] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
I20260630 12:26:40.097299 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf0085364174ccaac438cff2dda96a2" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:40.097388 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf0085364174ccaac438cff2dda96a2" candidate_uuid: "41f744ff130f46bcba63dd23799d7265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
I20260630 12:26:40.097987 17194 raft_consensus.cc:3060] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:40.098114 17425 raft_consensus.cc:3060] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:40.104351 17425 raft_consensus.cc:2468] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 1.
I20260630 12:26:40.104812 17194 raft_consensus.cc:2468] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f744ff130f46bcba63dd23799d7265 in term 1.
I20260630 12:26:40.105541 17234 leader_election.cc:304] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:40.107079 17319 raft_consensus.cc:2804] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:40.107268 17348 raft_consensus.cc:493] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:40.107861 17319 raft_consensus.cc:697] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Becoming Leader. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Running, Role: LEADER
I20260630 12:26:40.107825 17348 raft_consensus.cc:515] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } }
I20260630 12:26:40.108939 17319 consensus_queue.cc:237] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } }
I20260630 12:26:40.110137 17348 leader_election.cc:290] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091)
I20260630 12:26:40.111735 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2410050621dd46b3bbc7717516d1aadc" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:40.112545 17425 raft_consensus.cc:2393] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03da6222196349938c287c4778c8df6e in current term 1: Already voted for candidate 58aae541d4e74c02bef79527cd6cf81d in this term.
I20260630 12:26:40.111735 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2410050621dd46b3bbc7717516d1aadc" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58aae541d4e74c02bef79527cd6cf81d" is_pre_election: true
I20260630 12:26:40.115338 17084 leader_election.cc:304] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [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: 03da6222196349938c287c4778c8df6e; no voters: 58aae541d4e74c02bef79527cd6cf81d, 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:40.116909 17348 raft_consensus.cc:3060] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:40.122334 17014 catalog_manager.cc:5697] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41f744ff130f46bcba63dd23799d7265 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:40.122845 17348 raft_consensus.cc:2749] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:40.149916 17463 raft_consensus.cc:493] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:40.150391 17463 raft_consensus.cc:515] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } }
I20260630 12:26:40.151969 17463 leader_election.cc:290] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:40.152956 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e9256f9d542d080e44a01fb541624" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad" is_pre_election: true
I20260630 12:26:40.153241 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e9256f9d542d080e44a01fb541624" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41f744ff130f46bcba63dd23799d7265" is_pre_election: true
I20260630 12:26:40.153723 17425 raft_consensus.cc:2393] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58aae541d4e74c02bef79527cd6cf81d in current term 1: Already voted for candidate 41f744ff130f46bcba63dd23799d7265 in this term.
I20260630 12:26:40.154726 17160 leader_election.cc:304] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [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: 58aae541d4e74c02bef79527cd6cf81d; no voters: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:40.155520 17463 raft_consensus.cc:3060] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:40.161674 17463 raft_consensus.cc:2749] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:40.163305 17319 consensus_queue.cc:1048] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.175182 17319 consensus_queue.cc:1048] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.268738 17476 consensus_queue.cc:1048] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.281450 17509 consensus_queue.cc:1048] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:40.284838 17463 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.301600 17463 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:26:40.398819 17509 consensus_queue.cc:1048] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.413405 17509 consensus_queue.cc:1048] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:40.489607 17463 consensus_queue.cc:1048] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.505910 17463 consensus_queue.cc:1048] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.546170 17461 consensus_queue.cc:1048] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.560485 17516 consensus_queue.cc:1048] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:41.040620 17265 consensus_queue.cc:237] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [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: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.046855 17194 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:41.046972 17119 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:41.047374 17234 consensus_peers.cc:597] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 -> Peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Couldn't send request to peer 8679c0e5075140b7b8f0fa41af1827ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d83acd0536084be88509fe44e8112b28. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:41.048434 17461 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:41.049299 17319 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:41.057504 17516 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.059515 17194 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.059409 17119 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.073263 17014 catalog_manager.cc:5697] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e reported cstate change: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.091296 17119 consensus_queue.cc:237] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
W20260630 12:26:41.101522 17085 consensus_peers.cc:597] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e -> Peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Couldn't send request to peer 8679c0e5075140b7b8f0fa41af1827ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4be7d0ecd2574d4cb4167fa14bd489ed. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:41.101549 17265 raft_consensus.cc:1275] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:41.104167 17348 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:41.106001 17194 raft_consensus.cc:1275] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:41.107463 17348 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:41.113080 17548 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.114795 17265 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.124517 17194 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.129720 17014 catalog_manager.cc:5697] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 reported cstate change: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.130980 17267 consensus_queue.cc:237] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
W20260630 12:26:41.146873 17234 consensus_peers.cc:597] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 -> Peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Couldn't send request to peer 8679c0e5075140b7b8f0fa41af1827ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d06dcd87ab8749c496891de4681cab8f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:41.147840 17194 raft_consensus.cc:1275] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:41.148870 17119 raft_consensus.cc:1275] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:41.149210 17516 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:41.151036 17319 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:41.159713 17516 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.162047 17119 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.168846 17194 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.178340 17014 catalog_manager.cc:5697] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 reported cstate change: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:41.198655 17194 consensus_queue.cc:237] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
W20260630 12:26:41.209589 17160 consensus_peers.cc:597] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d -> Peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Couldn't send request to peer 8679c0e5075140b7b8f0fa41af1827ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bd1e6b4822d4f8fa1f37b09f7259403. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:41.209728 17267 raft_consensus.cc:1275] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:41.211503 17118 raft_consensus.cc:1275] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:41.211580 17530 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:41.213348 17497 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:41.221583 17530 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.223220 17267 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.223968 17118 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:41.234031 17016 catalog_manager.cc:5697] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:41.635164 17559 ts_tablet_manager.cc:933] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: Initiating tablet copy from peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:41.637550 17560 ts_tablet_manager.cc:933] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: Initiating tablet copy from peer 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:41.638839 17559 tablet_copy_client.cc:323] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:35511
I20260630 12:26:41.639848 17560 tablet_copy_client.cc:323] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:38977
I20260630 12:26:41.643414 17278 tablet_copy_service.cc:140] P 41f744ff130f46bcba63dd23799d7265: Received BeginTabletCopySession request for tablet d83acd0536084be88509fe44e8112b28 from peer 8679c0e5075140b7b8f0fa41af1827ad ({username='slave'} at 127.0.0.1:40296)
I20260630 12:26:41.643795 17204 tablet_copy_service.cc:140] P 58aae541d4e74c02bef79527cd6cf81d: Received BeginTabletCopySession request for tablet 3bd1e6b4822d4f8fa1f37b09f7259403 from peer 8679c0e5075140b7b8f0fa41af1827ad ({username='slave'} at 127.0.0.1:40640)
I20260630 12:26:41.644594 17278 tablet_copy_service.cc:161] P 41f744ff130f46bcba63dd23799d7265: Beginning new tablet copy session on tablet d83acd0536084be88509fe44e8112b28 from peer 8679c0e5075140b7b8f0fa41af1827ad at {username='slave'} at 127.0.0.1:40296: session id = 8679c0e5075140b7b8f0fa41af1827ad-d83acd0536084be88509fe44e8112b28
I20260630 12:26:41.644718 17204 tablet_copy_service.cc:161] P 58aae541d4e74c02bef79527cd6cf81d: Beginning new tablet copy session on tablet 3bd1e6b4822d4f8fa1f37b09f7259403 from peer 8679c0e5075140b7b8f0fa41af1827ad at {username='slave'} at 127.0.0.1:40640: session id = 8679c0e5075140b7b8f0fa41af1827ad-3bd1e6b4822d4f8fa1f37b09f7259403
I20260630 12:26:41.664165 17278 tablet_copy_source_session.cc:215] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.665678 17204 tablet_copy_source_session.cc:215] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.669552 17563 ts_tablet_manager.cc:933] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: Initiating tablet copy from peer 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:41.669732 17560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83acd0536084be88509fe44e8112b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.674031 17559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd1e6b4822d4f8fa1f37b09f7259403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.698829 17563 tablet_copy_client.cc:323] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:38977
I20260630 12:26:41.698421 17560 tablet_copy_client.cc:806] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.702121 17560 tablet_copy_client.cc:670] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.702180 17278 tablet_copy_service.cc:140] P 41f744ff130f46bcba63dd23799d7265: Received BeginTabletCopySession request for tablet d06dcd87ab8749c496891de4681cab8f from peer 8679c0e5075140b7b8f0fa41af1827ad ({username='slave'} at 127.0.0.1:40296)
I20260630 12:26:41.707315 17278 tablet_copy_service.cc:161] P 41f744ff130f46bcba63dd23799d7265: Beginning new tablet copy session on tablet d06dcd87ab8749c496891de4681cab8f from peer 8679c0e5075140b7b8f0fa41af1827ad at {username='slave'} at 127.0.0.1:40296: session id = 8679c0e5075140b7b8f0fa41af1827ad-d06dcd87ab8749c496891de4681cab8f
I20260630 12:26:41.710840 17559 tablet_copy_client.cc:806] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.711500 17559 tablet_copy_client.cc:670] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.736234 17278 tablet_copy_source_session.cc:215] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.744308 17559 tablet_copy_client.cc:538] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.745231 17560 tablet_copy_client.cc:538] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.758461 17563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06dcd87ab8749c496891de4681cab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.775171 17559 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:41.775784 17565 ts_tablet_manager.cc:933] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: Initiating tablet copy from peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:41.783731 17563 tablet_copy_client.cc:806] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.784754 17563 tablet_copy_client.cc:670] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.791035 17563 tablet_copy_client.cc:538] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.800252 17560 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:41.802742 17565 tablet_copy_client.cc:323] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:36373
I20260630 12:26:41.806241 17129 tablet_copy_service.cc:140] P 03da6222196349938c287c4778c8df6e: Received BeginTabletCopySession request for tablet 4be7d0ecd2574d4cb4167fa14bd489ed from peer 8679c0e5075140b7b8f0fa41af1827ad ({username='slave'} at 127.0.0.1:37946)
I20260630 12:26:41.807086 17129 tablet_copy_service.cc:161] P 03da6222196349938c287c4778c8df6e: Beginning new tablet copy session on tablet 4be7d0ecd2574d4cb4167fa14bd489ed from peer 8679c0e5075140b7b8f0fa41af1827ad at {username='slave'} at 127.0.0.1:37946: session id = 8679c0e5075140b7b8f0fa41af1827ad-4be7d0ecd2574d4cb4167fa14bd489ed
I20260630 12:26:41.817065 17563 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:41.824777 17129 tablet_copy_source_session.cc:215] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.830349 17565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be7d0ecd2574d4cb4167fa14bd489ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.846732 17559 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.848011 17559 tablet_bootstrap.cc:492] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap complete.
I20260630 12:26:41.848937 17559 ts_tablet_manager.cc:1403] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.034s
I20260630 12:26:41.854120 17559 raft_consensus.cc:359] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.855744 17559 raft_consensus.cc:740] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: LEARNER
I20260630 12:26:41.857234 17559 consensus_queue.cc:260] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.861048 17565 tablet_copy_client.cc:806] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.861732 17565 tablet_copy_client.cc:670] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.867004 17560 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.868218 17559 ts_tablet_manager.cc:1434] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.002s
I20260630 12:26:41.870752 17204 tablet_copy_service.cc:342] P 58aae541d4e74c02bef79527cd6cf81d: Request end of tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-3bd1e6b4822d4f8fa1f37b09f7259403 received from {username='slave'} at 127.0.0.1:40640
I20260630 12:26:41.871166 17563 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.871403 17204 tablet_copy_service.cc:434] P 58aae541d4e74c02bef79527cd6cf81d: ending tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-3bd1e6b4822d4f8fa1f37b09f7259403 on tablet 3bd1e6b4822d4f8fa1f37b09f7259403 with peer 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:41.872651 17563 tablet_bootstrap.cc:492] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap complete.
I20260630 12:26:41.868148 17560 tablet_bootstrap.cc:492] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap complete.
I20260630 12:26:41.874085 17563 ts_tablet_manager.cc:1403] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.019s
I20260630 12:26:41.874595 17560 ts_tablet_manager.cc:1403] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.006s
I20260630 12:26:41.875821 17565 tablet_copy_client.cc:538] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.877525 17563 raft_consensus.cc:359] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.878536 17563 raft_consensus.cc:740] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: LEARNER
I20260630 12:26:41.879259 17563 consensus_queue.cc:260] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.882393 17563 ts_tablet_manager.cc:1434] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:41.884145 17560 raft_consensus.cc:359] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.885084 17560 raft_consensus.cc:740] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: LEARNER
I20260630 12:26:41.885746 17560 consensus_queue.cc:260] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [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: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.886879 17565 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:41.888672 17560 ts_tablet_manager.cc:1434] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:26:41.890535 17278 tablet_copy_service.cc:342] P 41f744ff130f46bcba63dd23799d7265: Request end of tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-d83acd0536084be88509fe44e8112b28 received from {username='slave'} at 127.0.0.1:40296
I20260630 12:26:41.890971 17278 tablet_copy_service.cc:434] P 41f744ff130f46bcba63dd23799d7265: ending tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-d83acd0536084be88509fe44e8112b28 on tablet d83acd0536084be88509fe44e8112b28 with peer 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:41.895018 17278 tablet_copy_service.cc:342] P 41f744ff130f46bcba63dd23799d7265: Request end of tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-d06dcd87ab8749c496891de4681cab8f received from {username='slave'} at 127.0.0.1:40296
I20260630 12:26:41.895447 17278 tablet_copy_service.cc:434] P 41f744ff130f46bcba63dd23799d7265: ending tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-d06dcd87ab8749c496891de4681cab8f on tablet d06dcd87ab8749c496891de4681cab8f with peer 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:41.910553 17565 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.911367 17565 tablet_bootstrap.cc:492] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap complete.
I20260630 12:26:41.911911 17565 ts_tablet_manager.cc:1403] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260630 12:26:41.915663 17565 raft_consensus.cc:359] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.916601 17565 raft_consensus.cc:740] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: LEARNER
I20260630 12:26:41.917258 17565 consensus_queue.cc:260] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:41.919648 17565 ts_tablet_manager.cc:1434] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:41.922186 17129 tablet_copy_service.cc:342] P 03da6222196349938c287c4778c8df6e: Request end of tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-4be7d0ecd2574d4cb4167fa14bd489ed received from {username='slave'} at 127.0.0.1:37946
I20260630 12:26:41.922650 17129 tablet_copy_service.cc:434] P 03da6222196349938c287c4778c8df6e: ending tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-4be7d0ecd2574d4cb4167fa14bd489ed on tablet 4be7d0ecd2574d4cb4167fa14bd489ed with peer 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:42.004854 17070 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:42.044071 17194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e"
dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
mode: GRACEFUL
new_leader_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
 from {username='slave'} at 127.0.0.1:40662
I20260630 12:26:42.044837 17194 raft_consensus.cc:606] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Received request to transfer leadership to TS 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:42.061968 17267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "41f744ff130f46bcba63dd23799d7265"
mode: GRACEFUL
new_leader_uuid: "03da6222196349938c287c4778c8df6e"
 from {username='slave'} at 127.0.0.1:40322
I20260630 12:26:42.062729 17267 raft_consensus.cc:606] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Received request to transfer leadership to TS 03da6222196349938c287c4778c8df6e
I20260630 12:26:42.064093 17070 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:26:42.064967 17070 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:42.096810 17425 raft_consensus.cc:1217] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:42.108754 17425 raft_consensus.cc:1217] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:42.171494 17574 raft_consensus.cc:993] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d: : Instructing follower 8679c0e5075140b7b8f0fa41af1827ad to start an election
I20260630 12:26:42.172322 17530 raft_consensus.cc:1081] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Signalling peer 8679c0e5075140b7b8f0fa41af1827ad to start an election
I20260630 12:26:42.174571 17425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e"
dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
 from {username='slave'} at 127.0.0.1:35232
I20260630 12:26:42.175305 17425 raft_consensus.cc:493] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:42.175779 17425 raft_consensus.cc:3060] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.184129 17425 raft_consensus.cc:515] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:42.186669 17425 leader_election.cc:290] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 2 election: Requested vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:42.187881 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:42.188411 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93273559566a4cd1bd4ccc756afab80e" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:42.188694 17118 raft_consensus.cc:3060] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.189023 17194 raft_consensus.cc:3055] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:42.189417 17194 raft_consensus.cc:740] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:42.190310 17194 consensus_queue.cc:260] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [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: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:42.191666 17194 raft_consensus.cc:3060] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.195498 17118 raft_consensus.cc:2468] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 2.
I20260630 12:26:42.196880 17386 leader_election.cc:304] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [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: 03da6222196349938c287c4778c8df6e, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:42.197742 17476 raft_consensus.cc:2804] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:42.198935 17476 raft_consensus.cc:697] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 2 LEADER]: Becoming Leader. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Running, Role: LEADER
I20260630 12:26:42.199404 17194 raft_consensus.cc:2468] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 2.
I20260630 12:26:42.199925 17476 consensus_queue.cc:237] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [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: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } }
I20260630 12:26:42.210021 17013 catalog_manager.cc:5697] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: term changed from 1 to 2, leader changed from 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) to 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4). New cstate: current_term: 2 leader_uuid: "8679c0e5075140b7b8f0fa41af1827ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.220850 17425 raft_consensus.cc:1217] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:42.241282 17425 raft_consensus.cc:1217] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:42.375106 17319 raft_consensus.cc:993] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: : Instructing follower 03da6222196349938c287c4778c8df6e to start an election
I20260630 12:26:42.375849 17581 raft_consensus.cc:1081] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Signalling peer 03da6222196349938c287c4778c8df6e to start an election
I20260630 12:26:42.377565 17118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "03da6222196349938c287c4778c8df6e"
 from {username='slave'} at 127.0.0.1:37934
I20260630 12:26:42.378197 17118 raft_consensus.cc:493] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:42.378520 17118 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.383772 17118 raft_consensus.cc:515] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:42.386060 17118 leader_election.cc:290] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [CANDIDATE]: Term 2 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:42.386842 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:42.386788 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "03da6222196349938c287c4778c8df6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:42.387504 17265 raft_consensus.cc:3055] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:42.387773 17194 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.387867 17265 raft_consensus.cc:740] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Running, Role: LEADER
I20260630 12:26:42.388963 17265 consensus_queue.cc:260] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:42.390702 17265 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.392457 17194 raft_consensus.cc:2468] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 2.
I20260630 12:26:42.393736 17084 leader_election.cc:304] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [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: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 
I20260630 12:26:42.394667 17575 raft_consensus.cc:2804] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:42.395119 17575 raft_consensus.cc:697] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 LEADER]: Becoming Leader. State: Replica: 03da6222196349938c287c4778c8df6e, State: Running, Role: LEADER
I20260630 12:26:42.396004 17575 consensus_queue.cc:237] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:42.398747 17265 raft_consensus.cc:2468] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03da6222196349938c287c4778c8df6e in term 2.
I20260630 12:26:42.408871 17013 catalog_manager.cc:5697] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e reported cstate change: term changed from 1 to 2, leader changed from 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) to 03da6222196349938c287c4778c8df6e (127.13.210.1). New cstate: current_term: 2 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.420023 17118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "03da6222196349938c287c4778c8df6e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37918
I20260630 12:26:42.420737 17118 raft_consensus.cc:606] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 LEADER]: Received request to transfer leadership
I20260630 12:26:42.424993 17118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "03da6222196349938c287c4778c8df6e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37918
I20260630 12:26:42.425566 17118 raft_consensus.cc:606] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 LEADER]: Received request to transfer leadership
W20260630 12:26:42.426811 17002 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for d83acd0536084be88509fe44e8112b28 already in progress
I20260630 12:26:42.429682 17118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "03da6222196349938c287c4778c8df6e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37918
I20260630 12:26:42.430163 17118 raft_consensus.cc:606] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 LEADER]: Received request to transfer leadership
I20260630 12:26:42.504742 17575 raft_consensus.cc:1064] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
I20260630 12:26:42.507193 17575 consensus_queue.cc:237] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:42.514575 17425 raft_consensus.cc:1275] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.515316 17265 raft_consensus.cc:1275] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.516641 17194 raft_consensus.cc:1275] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.516242 17575 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.517956 17548 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.519125 17585 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.532411 17548 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.534833 17194 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.538314 17265 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.546236 17425 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.546891 17013 catalog_manager.cc:5697] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e reported cstate change: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.562734 17530 raft_consensus.cc:1064] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
I20260630 12:26:42.565112 17530 consensus_queue.cc:237] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:42.568722 17118 consensus_queue.cc:237] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:42.573251 17265 raft_consensus.cc:1275] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.574290 17118 raft_consensus.cc:1275] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.575858 17497 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.576022 17426 raft_consensus.cc:1275] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.576057 17425 raft_consensus.cc:1275] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.576943 17194 raft_consensus.cc:1275] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.577905 17548 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.578933 17585 consensus_queue.cc:1048] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:42.578972 17497 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.581218 17530 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:42.588958 17585 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.593155 17194 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.596282 17193 raft_consensus.cc:1275] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Refusing update from remote peer 8679c0e5075140b7b8f0fa41af1827ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:42.598330 17476 consensus_queue.cc:1048] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:42.599107 17425 raft_consensus.cc:2955] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.603145 17002 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4be7d0ecd2574d4cb4167fa14bd489ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:42.612458 17016 catalog_manager.cc:5697] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e reported cstate change: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:42.627296 17258 tablet_service.cc:1558] Processing DeleteTablet for tablet 4be7d0ecd2574d4cb4167fa14bd489ed with delete_type TABLET_DATA_TOMBSTONED (TS 41f744ff130f46bcba63dd23799d7265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40262
I20260630 12:26:42.624610 17497 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.636452 17426 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.645041 17118 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.647135 17594 tablet_replica.cc:333] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:42.648646 17594 raft_consensus.cc:2243] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:42.649722 17594 raft_consensus.cc:2272] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:42.651998 17119 raft_consensus.cc:1275] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 2 FOLLOWER]: Refusing update from remote peer 8679c0e5075140b7b8f0fa41af1827ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:42.654600 17476 consensus_queue.cc:1048] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:42.656842 17265 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.660974 17013 catalog_manager.cc:5697] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.654876 17594 ts_tablet_manager.cc:1916] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:42.679663 17594 ts_tablet_manager.cc:1929] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:42.680231 17594 log.cc:1199] T 4be7d0ecd2574d4cb4167fa14bd489ed P 41f744ff130f46bcba63dd23799d7265: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/4be7d0ecd2574d4cb4167fa14bd489ed
I20260630 12:26:42.682221 17001 catalog_manager.cc:5028] TS 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977): tablet 4be7d0ecd2574d4cb4167fa14bd489ed (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:42.692164 17194 consensus_queue.cc:237] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [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: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:42.697798 17265 raft_consensus.cc:1275] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.697798 17426 raft_consensus.cc:1275] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.699828 17574 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:42.701210 17497 consensus_queue.cc:1048] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.707897 17530 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.709976 17426 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.710354 17265 raft_consensus.cc:2955] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.716871 17003 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3bd1e6b4822d4f8fa1f37b09f7259403 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:42.719317 17581 raft_consensus.cc:1064] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
I20260630 12:26:42.720202 17013 catalog_manager.cc:5697] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index 3 to 4, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:42.724131 17581 consensus_queue.cc:237] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:42.733455 17107 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bd1e6b4822d4f8fa1f37b09f7259403 with delete_type TABLET_DATA_TOMBSTONED (TS 03da6222196349938c287c4778c8df6e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37918
I20260630 12:26:42.736603 17601 tablet_replica.cc:333] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:42.737854 17601 raft_consensus.cc:2243] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:42.738808 17601 raft_consensus.cc:2272] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:42.742238 17426 raft_consensus.cc:1275] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.743291 17601 ts_tablet_manager.cc:1916] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:42.743976 17194 raft_consensus.cc:1275] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.745788 17516 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.749066 17119 raft_consensus.cc:1275] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.752039 17602 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260630 12:26:42.752482 17065 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:26:42.752941 17065 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for d83acd0536084be88509fe44e8112b28 already in progress
W20260630 12:26:42.753188 17065 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for d83acd0536084be88509fe44e8112b28 already in progress
I20260630 12:26:42.754144 17602 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:42.764618 17601 ts_tablet_manager.cc:1929] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:42.765588 17601 log.cc:1199] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 03da6222196349938c287c4778c8df6e: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/3bd1e6b4822d4f8fa1f37b09f7259403
I20260630 12:26:42.768411 17002 catalog_manager.cc:5028] TS 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): tablet 3bd1e6b4822d4f8fa1f37b09f7259403 (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:42.772667 17602 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.774817 17194 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.777796 17119 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.792713 17013 catalog_manager.cc:5697] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.815534 17425 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.831717 17426 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Advancing to term 2
I20260630 12:26:42.838371 17265 consensus_queue.cc:237] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:42.843125 17426 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 2 LEARNER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:42.849027 17425 raft_consensus.cc:1275] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.849462 17585 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:42.852130 17581 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:26:42.866967 17119 raft_consensus.cc:1275] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 41f744ff130f46bcba63dd23799d7265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.869922 17516 consensus_queue.cc:1048] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:42.869395 17602 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.875782 17425 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.882100 17119 raft_consensus.cc:2955] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.886695 17585 raft_consensus.cc:1064] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
W20260630 12:26:42.887217 17585 raft_consensus.cc:1068] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Unable to promote non-voter 8679c0e5075140b7b8f0fa41af1827ad: Service unavailable: leader transfer in progress
I20260630 12:26:42.894927 17001 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d06dcd87ab8749c496891de4681cab8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:42.894732 17016 catalog_manager.cc:5697] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New cstate: current_term: 1 leader_uuid: "41f744ff130f46bcba63dd23799d7265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:42.911077 17179 tablet_service.cc:1558] Processing DeleteTablet for tablet d06dcd87ab8749c496891de4681cab8f with delete_type TABLET_DATA_TOMBSTONED (TS 58aae541d4e74c02bef79527cd6cf81d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40618
I20260630 12:26:42.913319 17607 tablet_replica.cc:333] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:42.914692 17607 raft_consensus.cc:2243] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:42.915503 17607 raft_consensus.cc:2272] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:42.919560 17607 ts_tablet_manager.cc:1916] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:42.926103 17194 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:42.927690 17548 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:42.935077 17575 raft_consensus.cc:993] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: : Instructing follower 58aae541d4e74c02bef79527cd6cf81d to start an election
I20260630 12:26:42.935555 17575 raft_consensus.cc:1081] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 LEADER]: Signalling peer 58aae541d4e74c02bef79527cd6cf81d to start an election
I20260630 12:26:42.936357 17607 ts_tablet_manager.cc:1929] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:42.936888 17607 log.cc:1199] T d06dcd87ab8749c496891de4681cab8f P 58aae541d4e74c02bef79527cd6cf81d: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/d06dcd87ab8749c496891de4681cab8f
I20260630 12:26:42.938798 17003 catalog_manager.cc:5028] TS 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): tablet d06dcd87ab8749c496891de4681cab8f (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:42.940845 17265 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 2 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:42.940757 17193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
 from {username='slave'} at 127.0.0.1:40630
I20260630 12:26:42.941498 17193 raft_consensus.cc:493] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:42.941913 17193 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.948920 17575 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:42.949558 17193 raft_consensus.cc:515] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:42.950940 17575 raft_consensus.cc:1064] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
W20260630 12:26:42.951347 17575 raft_consensus.cc:1068] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Unable to promote non-voter 8679c0e5075140b7b8f0fa41af1827ad: Service unavailable: leader transfer in progress
I20260630 12:26:42.952773 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "03da6222196349938c287c4778c8df6e"
I20260630 12:26:42.953334 17119 raft_consensus.cc:3055] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:26:42.953609 17119 raft_consensus.cc:740] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03da6222196349938c287c4778c8df6e, State: Running, Role: LEADER
I20260630 12:26:42.953603 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "58aae541d4e74c02bef79527cd6cf81d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:42.954634 17119 consensus_queue.cc:260] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:42.955833 17119 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.956055 17193 leader_election.cc:290] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [CANDIDATE]: Term 3 election: Requested vote from peers 03da6222196349938c287c4778c8df6e (127.13.210.1:36373), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:42.964603 17119 raft_consensus.cc:2468] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58aae541d4e74c02bef79527cd6cf81d in term 3.
I20260630 12:26:42.966017 17158 leader_election.cc:304] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [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: 03da6222196349938c287c4778c8df6e, 58aae541d4e74c02bef79527cd6cf81d; no voters: 41f744ff130f46bcba63dd23799d7265
I20260630 12:26:42.966810 17497 raft_consensus.cc:2804] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:42.967312 17497 raft_consensus.cc:697] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 LEADER]: Becoming Leader. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:42.968119 17497 consensus_queue.cc:237] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:42.976579 17013 catalog_manager.cc:5697] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: term changed from 2 to 3, leader changed from 03da6222196349938c287c4778c8df6e (127.13.210.1) to 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2). New cstate: current_term: 3 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:43.377758 17119 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 3 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:26:43.379575 17497 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:43.388873 17425 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 2 LEARNER]: Advancing to term 3
I20260630 12:26:43.394949 17425 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 3 LEARNER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:26:43.397063 17497 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:43.402870 17265 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:43.407842 17497 raft_consensus.cc:1064] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
I20260630 12:26:43.408692 17265 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 3 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:26:43.410244 17497 consensus_queue.cc:237] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:43.417135 17265 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 3 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:26:43.417450 17425 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 3 LEARNER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:26:43.418821 17530 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:43.419413 17119 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 3 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:26:43.421115 17530 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:43.421970 17497 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:43.433944 17497 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:43.436689 17119 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:43.435861 17425 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:43.447997 17265 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:43.448940 17016 catalog_manager.cc:5697] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index 2 to 5, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:43.468859 17193 consensus_queue.cc:237] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:43.474027 17425 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 3 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:26:43.474027 17265 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 3 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:26:43.475921 17616 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:26:43.476892 17530 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:26:43.484243 17615 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:43.486225 17425 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:43.486547 17267 raft_consensus.cc:2955] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:43.492967 17003 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d83acd0536084be88509fe44e8112b28 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:43.497026 17017 catalog_manager.cc:5697] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index 5 to 6, VOTER 03da6222196349938c287c4778c8df6e (127.13.210.1) evicted. New cstate: current_term: 3 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:43.508386 17107 tablet_service.cc:1558] Processing DeleteTablet for tablet d83acd0536084be88509fe44e8112b28 with delete_type TABLET_DATA_TOMBSTONED (TS 03da6222196349938c287c4778c8df6e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37918
I20260630 12:26:43.510468 17617 tablet_replica.cc:333] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:43.511220 17617 raft_consensus.cc:2243] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:43.512014 17617 raft_consensus.cc:2272] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:43.515856 17617 ts_tablet_manager.cc:1916] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:43.530500 17617 ts_tablet_manager.cc:1929] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:26:43.530851 17617 log.cc:1199] T d83acd0536084be88509fe44e8112b28 P 03da6222196349938c287c4778c8df6e: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/d83acd0536084be88509fe44e8112b28
I20260630 12:26:43.532269 17002 catalog_manager.cc:5028] TS 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): tablet d83acd0536084be88509fe44e8112b28 (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:43.935241 17193 consensus_queue.cc:237] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [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: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: NON_VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: true } }
I20260630 12:26:43.941764 17119 raft_consensus.cc:1275] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:43.943156 17425 raft_consensus.cc:1275] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:43.943143 17616 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:43.944211 17157 consensus_peers.cc:597] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d -> Peer 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977): Couldn't send request to peer 41f744ff130f46bcba63dd23799d7265. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2410050621dd46b3bbc7717516d1aadc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.944514 17530 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:43.950873 17616 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: NON_VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: true } } }
I20260630 12:26:43.952610 17119 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: NON_VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: true } } }
I20260630 12:26:43.953446 17425 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: NON_VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: true } } }
I20260630 12:26:43.963871 17013 catalog_manager.cc:5697] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index -1 to 2, NON_VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) added. New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: NON_VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:43.970325 17119 consensus_queue.cc:237] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:43.980661 17267 raft_consensus.cc:1275] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:43.983007 17609 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:26:43.986227 17085 consensus_peers.cc:597] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e -> Peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Couldn't send request to peer 8679c0e5075140b7b8f0fa41af1827ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7699731933e5456f81b4cc679913e5f9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.986526 17193 raft_consensus.cc:1275] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:43.988165 17609 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:43.992529 17622 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:43.994534 17267 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:43.998415 17193 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:44.009256 17017 catalog_manager.cc:5697] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 reported cstate change: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:44.018529 17119 consensus_queue.cc:237] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [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: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: NON_VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: true } }
I20260630 12:26:44.027182 17425 raft_consensus.cc:1275] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:44.027333 17267 raft_consensus.cc:1275] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:44.028378 17084 consensus_peers.cc:597] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e -> Peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Couldn't send request to peer 58aae541d4e74c02bef79527cd6cf81d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa574e9f2bec4bcabb3885ad0bfebc68. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:44.029078 17609 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:44.030336 17625 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:44.039362 17626 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: NON_VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: true } } }
I20260630 12:26:44.042912 17425 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: NON_VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: true } } }
I20260630 12:26:44.042860 17267 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: NON_VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: true } } }
I20260630 12:26:44.059067 17119 consensus_queue.cc:237] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:44.056071 17014 catalog_manager.cc:5697] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: config changed from index -1 to 2, NON_VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) added. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: NON_VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: true } } }
I20260630 12:26:44.066953 17267 raft_consensus.cc:1275] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:44.067313 17085 consensus_peers.cc:597] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e -> Peer 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): Couldn't send request to peer 8679c0e5075140b7b8f0fa41af1827ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71aeefedda274678bfc57b92826ef033. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:44.068681 17626 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:44.069792 17193 raft_consensus.cc:1275] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:44.071456 17626 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:44.072196 17070 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:44.077930 17609 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:44.086066 17267 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:44.099484 17017 catalog_manager.cc:5697] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e reported cstate change: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:44.112387 17193 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } } }
I20260630 12:26:44.118485 17194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
mode: GRACEFUL
new_leader_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
 from {username='slave'} at 127.0.0.1:40662
I20260630 12:26:44.119095 17194 raft_consensus.cc:606] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 LEADER]: Received request to transfer leadership to TS 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:44.123618 17070 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:26:44.124384 17070 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:44.363948 17634 ts_tablet_manager.cc:933] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: Initiating tablet copy from peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511)
I20260630 12:26:44.366147 17634 tablet_copy_client.cc:323] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:35511
I20260630 12:26:44.367913 17204 tablet_copy_service.cc:140] P 58aae541d4e74c02bef79527cd6cf81d: Received BeginTabletCopySession request for tablet 2410050621dd46b3bbc7717516d1aadc from peer 41f744ff130f46bcba63dd23799d7265 ({username='slave'} at 127.0.0.1:40626)
I20260630 12:26:44.368453 17204 tablet_copy_service.cc:161] P 58aae541d4e74c02bef79527cd6cf81d: Beginning new tablet copy session on tablet 2410050621dd46b3bbc7717516d1aadc from peer 41f744ff130f46bcba63dd23799d7265 at {username='slave'} at 127.0.0.1:40626: session id = 41f744ff130f46bcba63dd23799d7265-2410050621dd46b3bbc7717516d1aadc
I20260630 12:26:44.376044 17204 tablet_copy_source_session.cc:215] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.379205 17636 ts_tablet_manager.cc:933] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: Initiating tablet copy from peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:44.379601 17634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2410050621dd46b3bbc7717516d1aadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.381695 17636 tablet_copy_client.cc:323] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:36373
I20260630 12:26:44.384159 17129 tablet_copy_service.cc:140] P 03da6222196349938c287c4778c8df6e: Received BeginTabletCopySession request for tablet 7699731933e5456f81b4cc679913e5f9 from peer 8679c0e5075140b7b8f0fa41af1827ad ({username='slave'} at 127.0.0.1:37946)
I20260630 12:26:44.384735 17129 tablet_copy_service.cc:161] P 03da6222196349938c287c4778c8df6e: Beginning new tablet copy session on tablet 7699731933e5456f81b4cc679913e5f9 from peer 8679c0e5075140b7b8f0fa41af1827ad at {username='slave'} at 127.0.0.1:37946: session id = 8679c0e5075140b7b8f0fa41af1827ad-7699731933e5456f81b4cc679913e5f9
I20260630 12:26:44.393740 17129 tablet_copy_source_session.cc:215] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.397197 17636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7699731933e5456f81b4cc679913e5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.396981 17634 tablet_copy_client.cc:806] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.398038 17634 tablet_copy_client.cc:670] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.402966 17634 tablet_copy_client.cc:538] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.409286 17634 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: Bootstrap starting.
I20260630 12:26:44.414902 17636 tablet_copy_client.cc:806] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.415556 17636 tablet_copy_client.cc:670] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.420526 17636 tablet_copy_client.cc:538] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.430553 17636 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:44.435398 17634 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:44.436089 17615 raft_consensus.cc:993] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: : Instructing follower 8679c0e5075140b7b8f0fa41af1827ad to start an election
I20260630 12:26:44.436610 17615 raft_consensus.cc:1081] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 LEADER]: Signalling peer 8679c0e5075140b7b8f0fa41af1827ad to start an election
I20260630 12:26:44.437994 17634 tablet_bootstrap.cc:492] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: Bootstrap complete.
I20260630 12:26:44.438560 17425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d83acd0536084be88509fe44e8112b28"
dest_uuid: "8679c0e5075140b7b8f0fa41af1827ad"
 from {username='slave'} at 127.0.0.1:35232
I20260630 12:26:44.438740 17634 ts_tablet_manager.cc:1403] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260630 12:26:44.439160 17425 raft_consensus.cc:493] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:44.439558 17425 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:26:44.441864 17634 raft_consensus.cc:359] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: NON_VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: true } }
I20260630 12:26:44.442680 17634 raft_consensus.cc:740] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 41f744ff130f46bcba63dd23799d7265, State: Initialized, Role: LEARNER
I20260630 12:26:44.443316 17634 consensus_queue.cc:260] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [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: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: NON_VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: true } }
I20260630 12:26:44.452419 17634 ts_tablet_manager.cc:1434] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:26:44.457505 17204 tablet_copy_service.cc:342] P 58aae541d4e74c02bef79527cd6cf81d: Request end of tablet copy session 41f744ff130f46bcba63dd23799d7265-2410050621dd46b3bbc7717516d1aadc received from {username='slave'} at 127.0.0.1:40626
I20260630 12:26:44.457971 17204 tablet_copy_service.cc:434] P 58aae541d4e74c02bef79527cd6cf81d: ending tablet copy session 41f744ff130f46bcba63dd23799d7265-2410050621dd46b3bbc7717516d1aadc on tablet 2410050621dd46b3bbc7717516d1aadc with peer 41f744ff130f46bcba63dd23799d7265
I20260630 12:26:44.456741 17425 raft_consensus.cc:515] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:44.464416 17193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "58aae541d4e74c02bef79527cd6cf81d"
I20260630 12:26:44.465044 17193 raft_consensus.cc:3055] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:26:44.465379 17193 raft_consensus.cc:740] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Running, Role: LEADER
I20260630 12:26:44.468061 17425 leader_election.cc:290] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [CANDIDATE]: Term 4 election: Requested vote from peers 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511), 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977)
I20260630 12:26:44.469533 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83acd0536084be88509fe44e8112b28" candidate_uuid: "8679c0e5075140b7b8f0fa41af1827ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "41f744ff130f46bcba63dd23799d7265"
I20260630 12:26:44.470149 17267 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:26:44.470567 17193 consensus_queue.cc:260] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:44.471721 17193 raft_consensus.cc:3060] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:26:44.476008 17267 raft_consensus.cc:2468] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 4.
I20260630 12:26:44.477408 17385 leader_election.cc:304] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [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: 41f744ff130f46bcba63dd23799d7265, 8679c0e5075140b7b8f0fa41af1827ad; no voters: 
I20260630 12:26:44.478425 17614 raft_consensus.cc:2804] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:26:44.478904 17614 raft_consensus.cc:697] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 4 LEADER]: Becoming Leader. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Running, Role: LEADER
I20260630 12:26:44.478948 17193 raft_consensus.cc:2468] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8679c0e5075140b7b8f0fa41af1827ad in term 4.
I20260630 12:26:44.479843 17614 consensus_queue.cc:237] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:44.481989 17636 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:44.482924 17636 tablet_bootstrap.cc:492] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap complete.
I20260630 12:26:44.483557 17636 ts_tablet_manager.cc:1403] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.053s	user 0.032s	sys 0.012s
I20260630 12:26:44.486608 17636 raft_consensus.cc:359] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:44.487314 17636 raft_consensus.cc:740] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: LEARNER
I20260630 12:26:44.487895 17636 consensus_queue.cc:260] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:44.488832 17013 catalog_manager.cc:5697] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: term changed from 3 to 4, leader changed from 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) to 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4). New cstate: current_term: 4 leader_uuid: "8679c0e5075140b7b8f0fa41af1827ad" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:44.489647 17636 ts_tablet_manager.cc:1434] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:44.492165 17129 tablet_copy_service.cc:342] P 03da6222196349938c287c4778c8df6e: Request end of tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-7699731933e5456f81b4cc679913e5f9 received from {username='slave'} at 127.0.0.1:37946
I20260630 12:26:44.492635 17129 tablet_copy_service.cc:434] P 03da6222196349938c287c4778c8df6e: ending tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-7699731933e5456f81b4cc679913e5f9 on tablet 7699731933e5456f81b4cc679913e5f9 with peer 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:44.496991 17636 ts_tablet_manager.cc:933] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: Initiating tablet copy from peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:44.507491 17636 tablet_copy_client.cc:323] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:36373
I20260630 12:26:44.509114 17129 tablet_copy_service.cc:140] P 03da6222196349938c287c4778c8df6e: Received BeginTabletCopySession request for tablet 71aeefedda274678bfc57b92826ef033 from peer 8679c0e5075140b7b8f0fa41af1827ad ({username='slave'} at 127.0.0.1:37946)
I20260630 12:26:44.509600 17129 tablet_copy_service.cc:161] P 03da6222196349938c287c4778c8df6e: Beginning new tablet copy session on tablet 71aeefedda274678bfc57b92826ef033 from peer 8679c0e5075140b7b8f0fa41af1827ad at {username='slave'} at 127.0.0.1:37946: session id = 8679c0e5075140b7b8f0fa41af1827ad-71aeefedda274678bfc57b92826ef033
I20260630 12:26:44.513582 17642 ts_tablet_manager.cc:933] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: Initiating tablet copy from peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373)
I20260630 12:26:44.515389 17642 tablet_copy_client.cc:323] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:36373
I20260630 12:26:44.516992 17129 tablet_copy_source_session.cc:215] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.517369 17128 tablet_copy_service.cc:140] P 03da6222196349938c287c4778c8df6e: Received BeginTabletCopySession request for tablet aa574e9f2bec4bcabb3885ad0bfebc68 from peer 58aae541d4e74c02bef79527cd6cf81d ({username='slave'} at 127.0.0.1:37938)
I20260630 12:26:44.517931 17128 tablet_copy_service.cc:161] P 03da6222196349938c287c4778c8df6e: Beginning new tablet copy session on tablet aa574e9f2bec4bcabb3885ad0bfebc68 from peer 58aae541d4e74c02bef79527cd6cf81d at {username='slave'} at 127.0.0.1:37938: session id = 58aae541d4e74c02bef79527cd6cf81d-aa574e9f2bec4bcabb3885ad0bfebc68
I20260630 12:26:44.520452 17636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71aeefedda274678bfc57b92826ef033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.525260 17128 tablet_copy_source_session.cc:215] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.528985 17642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa574e9f2bec4bcabb3885ad0bfebc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.536706 17636 tablet_copy_client.cc:806] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.537326 17636 tablet_copy_client.cc:670] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.542376 17636 tablet_copy_client.cc:538] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.544523 17642 tablet_copy_client.cc:806] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.545370 17642 tablet_copy_client.cc:670] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.549126 17642 tablet_copy_client.cc:538] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.551628 17636 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap starting.
I20260630 12:26:44.558368 17642 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap starting.
I20260630 12:26:44.575686 17636 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:44.576609 17636 tablet_bootstrap.cc:492] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: Bootstrap complete.
I20260630 12:26:44.577409 17636 ts_tablet_manager.cc:1403] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260630 12:26:44.579962 17642 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:44.580354 17636 raft_consensus.cc:359] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:44.581110 17636 raft_consensus.cc:740] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8679c0e5075140b7b8f0fa41af1827ad, State: Initialized, Role: LEARNER
I20260630 12:26:44.581046 17642 tablet_bootstrap.cc:492] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: Bootstrap complete.
I20260630 12:26:44.582218 17642 ts_tablet_manager.cc:1403] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260630 12:26:44.581924 17636 consensus_queue.cc:260] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: true } }
I20260630 12:26:44.584472 17636 ts_tablet_manager.cc:1434] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:44.585152 17642 raft_consensus.cc:359] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: NON_VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: true } }
I20260630 12:26:44.586040 17642 raft_consensus.cc:740] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58aae541d4e74c02bef79527cd6cf81d, State: Initialized, Role: LEARNER
I20260630 12:26:44.586123 17128 tablet_copy_service.cc:342] P 03da6222196349938c287c4778c8df6e: Request end of tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-71aeefedda274678bfc57b92826ef033 received from {username='slave'} at 127.0.0.1:37946
I20260630 12:26:44.586575 17128 tablet_copy_service.cc:434] P 03da6222196349938c287c4778c8df6e: ending tablet copy session 8679c0e5075140b7b8f0fa41af1827ad-71aeefedda274678bfc57b92826ef033 on tablet 71aeefedda274678bfc57b92826ef033 with peer 8679c0e5075140b7b8f0fa41af1827ad
I20260630 12:26:44.586724 17642 consensus_queue.cc:260] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [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: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: NON_VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: true } }
I20260630 12:26:44.592491 17642 ts_tablet_manager.cc:1434] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:26:44.594437 17128 tablet_copy_service.cc:342] P 03da6222196349938c287c4778c8df6e: Request end of tablet copy session 58aae541d4e74c02bef79527cd6cf81d-aa574e9f2bec4bcabb3885ad0bfebc68 received from {username='slave'} at 127.0.0.1:37938
I20260630 12:26:44.594884 17128 tablet_copy_service.cc:434] P 03da6222196349938c287c4778c8df6e: ending tablet copy session 58aae541d4e74c02bef79527cd6cf81d-aa574e9f2bec4bcabb3885ad0bfebc68 on tablet aa574e9f2bec4bcabb3885ad0bfebc68 with peer 58aae541d4e74c02bef79527cd6cf81d
I20260630 12:26:44.800420 17425 raft_consensus.cc:1217] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:44.917466 17267 raft_consensus.cc:1217] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:44.936424 17267 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 4 FOLLOWER]: Refusing update from remote peer 8679c0e5075140b7b8f0fa41af1827ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:26:44.937594 17614 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:26:44.950712 17193 raft_consensus.cc:1275] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 4 FOLLOWER]: Refusing update from remote peer 8679c0e5075140b7b8f0fa41af1827ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:26:44.953234 17614 consensus_queue.cc:1048] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:26:45.033998 17194 raft_consensus.cc:1217] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:45.058808 17425 raft_consensus.cc:1217] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:45.304647 17626 raft_consensus.cc:1064] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
I20260630 12:26:45.307256 17626 consensus_queue.cc:237] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:45.314488 17267 raft_consensus.cc:1275] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.315336 17425 raft_consensus.cc:1275] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.315984 17609 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.316962 17647 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.319922 17193 raft_consensus.cc:1275] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.321471 17626 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.334568 17647 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.336625 17425 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.337888 17193 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.351022 17017 catalog_manager.cc:5697] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.354131 17267 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.383980 17119 consensus_queue.cc:237] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:45.392355 17425 raft_consensus.cc:1275] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.393280 17193 raft_consensus.cc:1275] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.395795 17647 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.400166 17647 consensus_queue.cc:1048] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.406920 17658 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.409406 17425 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.417059 17193 raft_consensus.cc:2955] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.421228 17002 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7699731933e5456f81b4cc679913e5f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.430634 17014 catalog_manager.cc:5697] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: config changed from index 3 to 4, VOTER 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.448052 17258 tablet_service.cc:1558] Processing DeleteTablet for tablet 7699731933e5456f81b4cc679913e5f9 with delete_type TABLET_DATA_TOMBSTONED (TS 41f744ff130f46bcba63dd23799d7265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40262
I20260630 12:26:45.458913 17665 tablet_replica.cc:333] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:45.459667 17665 raft_consensus.cc:2243] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.460337 17665 raft_consensus.cc:2272] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.463251 17665 ts_tablet_manager.cc:1916] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:45.475214 17665 ts_tablet_manager.cc:1929] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:45.475586 17665 log.cc:1199] T 7699731933e5456f81b4cc679913e5f9 P 41f744ff130f46bcba63dd23799d7265: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/7699731933e5456f81b4cc679913e5f9
I20260630 12:26:45.477113 17001 catalog_manager.cc:5028] TS 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977): tablet 7699731933e5456f81b4cc679913e5f9 (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:45.480662 17647 raft_consensus.cc:1064] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: attempting to promote NON_VOTER 8679c0e5075140b7b8f0fa41af1827ad to VOTER
I20260630 12:26:45.482857 17647 consensus_queue.cc:237] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:45.489459 17267 raft_consensus.cc:1275] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.490127 17425 raft_consensus.cc:1275] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEARNER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.490433 17193 raft_consensus.cc:1275] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.491014 17626 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.491961 17647 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.492874 17658 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.498585 17658 raft_consensus.cc:1064] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: attempting to promote NON_VOTER 58aae541d4e74c02bef79527cd6cf81d to VOTER
I20260630 12:26:45.501155 17658 consensus_queue.cc:237] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [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: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } }
I20260630 12:26:45.517156 17194 raft_consensus.cc:1275] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEARNER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.518977 17425 raft_consensus.cc:1275] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.519071 17647 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:45.520046 17265 raft_consensus.cc:1275] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.520881 17626 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.522774 17658 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.524564 17609 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.532793 17264 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.538709 17428 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.556072 17016 catalog_manager.cc:5697] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad reported cstate change: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.568163 17194 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.574276 17119 consensus_queue.cc:237] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [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: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } }
I20260630 12:26:45.579914 17428 raft_consensus.cc:1275] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.583194 17267 raft_consensus.cc:1275] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.583943 17626 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.587859 17609 consensus_queue.cc:1048] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.592391 17675 raft_consensus.cc:1064] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: attempting to promote NON_VOTER 41f744ff130f46bcba63dd23799d7265 to VOTER
I20260630 12:26:45.595917 17675 consensus_queue.cc:237] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [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: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } }
I20260630 12:26:45.607127 17647 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } } }
I20260630 12:26:45.611564 17658 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.614331 17193 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } } }
I20260630 12:26:45.622488 17425 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.622807 17428 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } } }
I20260630 12:26:45.623816 17002 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71aeefedda274678bfc57b92826ef033 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.635725 17016 catalog_manager.cc:5697] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e reported cstate change: config changed from index 2 to 3, 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:45.636785 17265 raft_consensus.cc:2955] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.636976 17267 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } } }
I20260630 12:26:45.663350 17013 catalog_manager.cc:5697] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 reported cstate change: config changed from index 3 to 4, VOTER 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2) evicted. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { promote: false } } }
I20260630 12:26:45.667435 17428 raft_consensus.cc:1275] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.669467 17679 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.672169 17119 raft_consensus.cc:1275] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.673696 17676 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.675043 17265 raft_consensus.cc:1275] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 LEARNER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.676390 17676 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.683986 17179 tablet_service.cc:1558] Processing DeleteTablet for tablet 71aeefedda274678bfc57b92826ef033 with delete_type TABLET_DATA_TOMBSTONED (TS 58aae541d4e74c02bef79527cd6cf81d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40618
I20260630 12:26:45.698805 17118 consensus_queue.cc:237] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [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: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } }
I20260630 12:26:45.702596 17683 tablet_replica.cc:333] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:45.703617 17683 raft_consensus.cc:2243] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.704864 17648 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } } }
I20260630 12:26:45.709318 17194 raft_consensus.cc:1275] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.711876 17609 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.712623 17116 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } } }
I20260630 12:26:45.716674 17265 raft_consensus.cc:1275] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 03da6222196349938c287c4778c8df6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.718046 17609 consensus_queue.cc:1048] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.719118 17264 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } } }
I20260630 12:26:45.726454 17626 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } } }
I20260630 12:26:45.728679 17428 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } } }
I20260630 12:26:45.733603 17016 catalog_manager.cc:5697] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index 2 to 3, 41f744ff130f46bcba63dd23799d7265 (127.13.210.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8679c0e5075140b7b8f0fa41af1827ad" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:45.736958 17002 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa574e9f2bec4bcabb3885ad0bfebc68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.737643 17683 raft_consensus.cc:2272] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.738991 17267 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } } }
I20260630 12:26:45.740939 17194 raft_consensus.cc:2955] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } } }
I20260630 12:26:45.745740 17683 ts_tablet_manager.cc:1916] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:45.759527 17013 catalog_manager.cc:5697] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e reported cstate change: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New cstate: current_term: 1 leader_uuid: "03da6222196349938c287c4778c8df6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:45.763762 17193 consensus_queue.cc:237] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [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: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } }
I20260630 12:26:45.772339 17116 raft_consensus.cc:1275] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.774523 17648 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.776857 17410 tablet_service.cc:1558] Processing DeleteTablet for tablet aa574e9f2bec4bcabb3885ad0bfebc68 with delete_type TABLET_DATA_TOMBSTONED (TS 8679c0e5075140b7b8f0fa41af1827ad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35204
I20260630 12:26:45.772339 17264 raft_consensus.cc:1275] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Refusing update from remote peer 58aae541d4e74c02bef79527cd6cf81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.779325 17648 consensus_queue.cc:1048] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.784312 17676 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } } }
I20260630 12:26:45.785347 17683 ts_tablet_manager.cc:1929] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:45.785851 17683 log.cc:1199] T 71aeefedda274678bfc57b92826ef033 P 58aae541d4e74c02bef79527cd6cf81d: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/71aeefedda274678bfc57b92826ef033
I20260630 12:26:45.787693 17003 catalog_manager.cc:5028] TS 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): tablet 71aeefedda274678bfc57b92826ef033 (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:45.787456 17119 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } } }
I20260630 12:26:45.791590 17264 raft_consensus.cc:2955] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } } }
I20260630 12:26:45.796554 17003 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2410050621dd46b3bbc7717516d1aadc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.798571 17685 tablet_replica.cc:333] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:45.799557 17685 raft_consensus.cc:2243] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.800359 17685 raft_consensus.cc:2272] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.801986 17017 catalog_manager.cc:5697] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d reported cstate change: config changed from index 3 to 4, VOTER 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4) evicted. New cstate: current_term: 1 leader_uuid: "58aae541d4e74c02bef79527cd6cf81d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58aae541d4e74c02bef79527cd6cf81d" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03da6222196349938c287c4778c8df6e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41f744ff130f46bcba63dd23799d7265" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:45.804024 17685 ts_tablet_manager.cc:1916] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:45.821527 17410 tablet_service.cc:1558] Processing DeleteTablet for tablet 2410050621dd46b3bbc7717516d1aadc with delete_type TABLET_DATA_TOMBSTONED (TS 8679c0e5075140b7b8f0fa41af1827ad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35204
I20260630 12:26:45.823820 17685 ts_tablet_manager.cc:1929] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:45.824290 17685 log.cc:1199] T aa574e9f2bec4bcabb3885ad0bfebc68 P 8679c0e5075140b7b8f0fa41af1827ad: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-3-root/wals/aa574e9f2bec4bcabb3885ad0bfebc68
I20260630 12:26:45.826471 17685 tablet_replica.cc:333] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:45.826563 17004 catalog_manager.cc:5028] TS 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): tablet aa574e9f2bec4bcabb3885ad0bfebc68 (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:45.827488 17685 raft_consensus.cc:2243] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.829392 17685 raft_consensus.cc:2272] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.832479 17685 ts_tablet_manager.cc:1916] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:45.844669 17685 ts_tablet_manager.cc:1929] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:45.845587 17685 log.cc:1199] T 2410050621dd46b3bbc7717516d1aadc P 8679c0e5075140b7b8f0fa41af1827ad: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822310943332-14152-0/minicluster-data/ts-3-root/wals/2410050621dd46b3bbc7717516d1aadc
I20260630 12:26:45.847333 17004 catalog_manager.cc:5028] TS 8679c0e5075140b7b8f0fa41af1827ad (127.13.210.4:45091): tablet 2410050621dd46b3bbc7717516d1aadc (table range_aware_rebalance_new_range [id=42f85dd6738b4f6188a1c168a14033ff]) successfully deleted
I20260630 12:26:45.936429 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:26:45.963708 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:45.964545 14152 tablet_replica.cc:333] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.965116 14152 raft_consensus.cc:2243] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.965695 14152 raft_consensus.cc:2272] T 2410050621dd46b3bbc7717516d1aadc P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.968364 14152 tablet_replica.cc:333] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.968912 14152 raft_consensus.cc:2243] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.969301 14152 raft_consensus.cc:2272] T 93273559566a4cd1bd4ccc756afab80e P 03da6222196349938c287c4778c8df6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.971112 14152 tablet_replica.cc:333] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.971881 14152 raft_consensus.cc:2243] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.972461 14152 raft_consensus.cc:2272] T 93c1613e104a4537b6a8d33f6e57ee96 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.974203 14152 tablet_replica.cc:333] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.974851 14152 raft_consensus.cc:2243] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.975436 14152 raft_consensus.cc:2272] T 158f6a2927024420b348f2b1e6cfc365 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.977609 14152 tablet_replica.cc:333] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.978210 14152 raft_consensus.cc:2243] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:45.978981 14152 raft_consensus.cc:2272] T aa574e9f2bec4bcabb3885ad0bfebc68 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.981361 14152 tablet_replica.cc:333] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.982195 14152 raft_consensus.cc:2243] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.982731 14152 raft_consensus.cc:2272] T 8dc8da83dac64a8cbbdb691ac2590163 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.984788 14152 tablet_replica.cc:333] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.985491 14152 raft_consensus.cc:2243] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.985998 14152 raft_consensus.cc:2272] T 8a4748cdc0b148128e4a536160d95cad P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.987660 14152 tablet_replica.cc:333] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.988178 14152 raft_consensus.cc:2243] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:45.988830 14152 raft_consensus.cc:2272] T 4be7d0ecd2574d4cb4167fa14bd489ed P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.990566 14152 tablet_replica.cc:333] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.991098 14152 raft_consensus.cc:2243] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:45.991752 14152 raft_consensus.cc:2272] T 7699731933e5456f81b4cc679913e5f9 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.993793 14152 tablet_replica.cc:333] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.994390 14152 raft_consensus.cc:2243] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:45.995030 14152 raft_consensus.cc:2272] T 71aeefedda274678bfc57b92826ef033 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.997041 14152 tablet_replica.cc:333] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.997485 14152 raft_consensus.cc:2243] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.997910 14152 raft_consensus.cc:2272] T e131961fc2114f1592aff6e1bf23e1e5 P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.999538 14152 tablet_replica.cc:333] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e: stopping tablet replica
I20260630 12:26:45.999914 14152 raft_consensus.cc:2243] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.000283 14152 raft_consensus.cc:2272] T d06dcd87ab8749c496891de4681cab8f P 03da6222196349938c287c4778c8df6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.025336 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:26:46.058252 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
W20260630 12:26:46.069434 17387 consensus_peers.cc:597] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad -> Peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Couldn't send request to peer 58aae541d4e74c02bef79527cd6cf81d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.087101 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:46.088238 14152 tablet_replica.cc:333] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.088837 14152 raft_consensus.cc:2243] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.089534 14152 raft_consensus.cc:2272] T aa574e9f2bec4bcabb3885ad0bfebc68 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.091785 14152 tablet_replica.cc:333] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.092308 14152 raft_consensus.cc:2243] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.092650 14152 raft_consensus.cc:2272] T 158f6a2927024420b348f2b1e6cfc365 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.094405 14152 tablet_replica.cc:333] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.094872 14152 raft_consensus.cc:2243] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.095211 14152 raft_consensus.cc:2272] T 93273559566a4cd1bd4ccc756afab80e P 58aae541d4e74c02bef79527cd6cf81d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.096704 14152 tablet_replica.cc:333] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.097263 14152 raft_consensus.cc:2243] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.098073 14152 raft_consensus.cc:2272] T 2410050621dd46b3bbc7717516d1aadc P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.100047 14152 tablet_replica.cc:333] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.100543 14152 raft_consensus.cc:2243] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.101203 14152 raft_consensus.cc:2272] T 8dc8da83dac64a8cbbdb691ac2590163 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.102916 14152 tablet_replica.cc:333] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.103323 14152 raft_consensus.cc:2243] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.103942 14152 raft_consensus.cc:2272] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.105598 14152 tablet_replica.cc:333] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.106160 14152 raft_consensus.cc:2243] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.106562 14152 raft_consensus.cc:2272] T 0cf0085364174ccaac438cff2dda96a2 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.108240 14152 tablet_replica.cc:333] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.108695 14152 raft_consensus.cc:2243] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.109361 14152 raft_consensus.cc:2272] T e131961fc2114f1592aff6e1bf23e1e5 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.111099 14152 tablet_replica.cc:333] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.111531 14152 raft_consensus.cc:2243] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.111862 14152 raft_consensus.cc:2272] T f22e9256f9d542d080e44a01fb541624 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.113468 14152 tablet_replica.cc:333] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.113967 14152 raft_consensus.cc:2243] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.114296 14152 raft_consensus.cc:2272] T d83acd0536084be88509fe44e8112b28 P 58aae541d4e74c02bef79527cd6cf81d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.115819 14152 tablet_replica.cc:333] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.116248 14152 raft_consensus.cc:2243] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.116693 14152 raft_consensus.cc:2272] T 4be7d0ecd2574d4cb4167fa14bd489ed P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.118462 14152 tablet_replica.cc:333] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d: stopping tablet replica
I20260630 12:26:46.119042 14152 raft_consensus.cc:2243] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.119733 14152 raft_consensus.cc:2272] T 7699731933e5456f81b4cc679913e5f9 P 58aae541d4e74c02bef79527cd6cf81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.125459 17070 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:26:46.139922 17233 consensus_peers.cc:597] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 -> Peer 58aae541d4e74c02bef79527cd6cf81d (127.13.210.2:35511): Couldn't send request to peer 58aae541d4e74c02bef79527cd6cf81d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.142298 17070 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:26:46.143251 17070 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:46.143592 17232 consensus_peers.cc:597] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 -> Peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Couldn't send request to peer 03da6222196349938c287c4778c8df6e. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.160439 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
W20260630 12:26:46.180064 17232 consensus_peers.cc:597] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 -> Peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Couldn't send request to peer 03da6222196349938c287c4778c8df6e. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.189930 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
W20260630 12:26:46.218493 17386 consensus_peers.cc:597] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad -> Peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Couldn't send request to peer 03da6222196349938c287c4778c8df6e. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.218676 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:46.219645 14152 tablet_replica.cc:333] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.220376 14152 raft_consensus.cc:2243] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.220870 14152 raft_consensus.cc:2272] T 2410050621dd46b3bbc7717516d1aadc P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.223793 14152 tablet_replica.cc:333] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.224376 14152 raft_consensus.cc:2243] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.224828 14152 raft_consensus.cc:2272] T 93c1613e104a4537b6a8d33f6e57ee96 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.226725 14152 tablet_replica.cc:333] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.227372 14152 raft_consensus.cc:2243] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.227967 14152 raft_consensus.cc:2272] T aa574e9f2bec4bcabb3885ad0bfebc68 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.230983 14152 tablet_replica.cc:333] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.231600 14152 raft_consensus.cc:2243] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.232219 14152 raft_consensus.cc:2272] T d83acd0536084be88509fe44e8112b28 P 41f744ff130f46bcba63dd23799d7265 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.234115 14152 tablet_replica.cc:333] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.234640 14152 raft_consensus.cc:2243] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.235406 14152 raft_consensus.cc:2272] T f22e9256f9d542d080e44a01fb541624 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.237545 14152 tablet_replica.cc:333] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.238140 14152 raft_consensus.cc:2243] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.238569 14152 raft_consensus.cc:2272] T e131961fc2114f1592aff6e1bf23e1e5 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.240604 14152 tablet_replica.cc:333] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.241185 14152 raft_consensus.cc:2243] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.241618 14152 raft_consensus.cc:2272] T 71aeefedda274678bfc57b92826ef033 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.244251 14152 tablet_replica.cc:333] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.244805 14152 raft_consensus.cc:2243] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.245235 14152 raft_consensus.cc:2272] T 8dc8da83dac64a8cbbdb691ac2590163 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.247376 14152 tablet_replica.cc:333] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.248013 14152 raft_consensus.cc:2243] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.248939 14152 raft_consensus.cc:2272] T 8a4748cdc0b148128e4a536160d95cad P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.251266 14152 tablet_replica.cc:333] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.251866 14152 raft_consensus.cc:2243] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.252565 14152 raft_consensus.cc:2272] T 0cf0085364174ccaac438cff2dda96a2 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.254176 14152 tablet_replica.cc:333] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.254590 14152 raft_consensus.cc:2243] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.255110 14152 raft_consensus.cc:2272] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.257035 14152 tablet_replica.cc:333] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265: stopping tablet replica
I20260630 12:26:46.257447 14152 raft_consensus.cc:2243] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.258255 14152 raft_consensus.cc:2272] T d06dcd87ab8749c496891de4681cab8f P 41f744ff130f46bcba63dd23799d7265 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:46.287048 17385 consensus_peers.cc:597] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad -> Peer 41f744ff130f46bcba63dd23799d7265 (127.13.210.3:38977): Couldn't send request to peer 41f744ff130f46bcba63dd23799d7265. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.3:38977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.294852 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:26:46.319296 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:26:46.345953 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:46.346877 14152 tablet_replica.cc:333] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.347828 14152 raft_consensus.cc:2243] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.348254 14152 raft_consensus.cc:2272] T 71aeefedda274678bfc57b92826ef033 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.350495 14152 tablet_replica.cc:333] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.351229 14152 raft_consensus.cc:2243] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.351716 14152 raft_consensus.cc:2272] T 7699731933e5456f81b4cc679913e5f9 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.354012 14152 tablet_replica.cc:333] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
W20260630 12:26:46.354244 17386 consensus_peers.cc:597] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad -> Peer 03da6222196349938c287c4778c8df6e (127.13.210.1:36373): Couldn't send request to peer 03da6222196349938c287c4778c8df6e. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.354568 14152 raft_consensus.cc:2243] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.355043 14152 raft_consensus.cc:2272] T 4be7d0ecd2574d4cb4167fa14bd489ed P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.357003 14152 tablet_replica.cc:333] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.357574 14152 raft_consensus.cc:2243] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.358029 14152 raft_consensus.cc:2272] T 0cf0085364174ccaac438cff2dda96a2 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.359723 14152 tablet_replica.cc:333] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.360236 14152 raft_consensus.cc:2243] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.360704 14152 raft_consensus.cc:2272] T 3bd1e6b4822d4f8fa1f37b09f7259403 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.362510 14152 tablet_replica.cc:333] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.363027 14152 raft_consensus.cc:2243] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.363417 14152 raft_consensus.cc:2272] T f22e9256f9d542d080e44a01fb541624 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.365007 14152 tablet_replica.cc:333] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.365515 14152 raft_consensus.cc:2243] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.366272 14152 raft_consensus.cc:2272] T d83acd0536084be88509fe44e8112b28 P 8679c0e5075140b7b8f0fa41af1827ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.367882 14152 tablet_replica.cc:333] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.368388 14152 raft_consensus.cc:2243] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.368764 14152 raft_consensus.cc:2272] T 8a4748cdc0b148128e4a536160d95cad P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.370565 14152 tablet_replica.cc:333] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.371098 14152 raft_consensus.cc:2243] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.371527 14152 raft_consensus.cc:2272] T d06dcd87ab8749c496891de4681cab8f P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.373152 14152 tablet_replica.cc:333] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.373631 14152 raft_consensus.cc:2243] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.374343 14152 raft_consensus.cc:2272] T 93c1613e104a4537b6a8d33f6e57ee96 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.375952 14152 tablet_replica.cc:333] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.376399 14152 raft_consensus.cc:2243] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.377056 14152 raft_consensus.cc:2272] T 158f6a2927024420b348f2b1e6cfc365 P 8679c0e5075140b7b8f0fa41af1827ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.378705 14152 tablet_replica.cc:333] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad: stopping tablet replica
I20260630 12:26:46.379118 14152 raft_consensus.cc:2243] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.379788 14152 raft_consensus.cc:2272] T 93273559566a4cd1bd4ccc756afab80e P 8679c0e5075140b7b8f0fa41af1827ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.412041 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:26:46.434995 14152 master.cc:562] Master@127.13.210.62:33363 shutting down...
I20260630 12:26:46.453954 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:46.454542 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.454861 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b6832cd2d2c49a98286f8c77052fe8e: stopping tablet replica
I20260630 12:26:46.476871 14152 master.cc:584] Master@127.13.210.62:33363 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (10702 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:26:46.528674 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:45737
I20260630 12:26:46.529706 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:46.536764 17691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:46.537524 17693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:46.538399 17690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:46.539773 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:46.541672 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:46.541932 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:46.542089 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822406542073 us; error 0 us; skew 500 ppm
I20260630 12:26:46.542588 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:46.545516 14152 webserver.cc:533] Webserver started at http://127.13.210.62:35041/ using document root <none> and password file <none>
I20260630 12:26:46.546190 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:46.546433 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:46.546676 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:46.547755 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "bb992dd20c2d4d8d87f293280eb2ad58"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:46.552330 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:26:46.556049 17698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:46.557051 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:46.557478 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "bb992dd20c2d4d8d87f293280eb2ad58"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:46.557825 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:46.588078 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:46.589412 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:46.631603 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:45737
I20260630 12:26:46.631831 17749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:45737 every 8 connection(s)
I20260630 12:26:46.635829 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.647280 17750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58: Bootstrap starting.
I20260630 12:26:46.652320 17750 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:46.656955 17750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58: No bootstrap required, opened a new log
I20260630 12:26:46.659307 17750 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb992dd20c2d4d8d87f293280eb2ad58" member_type: VOTER }
I20260630 12:26:46.659789 17750 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:46.660017 17750 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb992dd20c2d4d8d87f293280eb2ad58, State: Initialized, Role: FOLLOWER
I20260630 12:26:46.660677 17750 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb992dd20c2d4d8d87f293280eb2ad58" member_type: VOTER }
I20260630 12:26:46.661186 17750 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:46.661375 17750 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:46.661574 17750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:46.666052 17750 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb992dd20c2d4d8d87f293280eb2ad58" member_type: VOTER }
I20260630 12:26:46.666518 17750 leader_election.cc:304] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [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: bb992dd20c2d4d8d87f293280eb2ad58; no voters: 
I20260630 12:26:46.667615 17750 leader_election.cc:290] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:46.667944 17753 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:46.669310 17753 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 1 LEADER]: Becoming Leader. State: Replica: bb992dd20c2d4d8d87f293280eb2ad58, State: Running, Role: LEADER
I20260630 12:26:46.670020 17753 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [LEADER]: Queue going to LEADER mode. State: All 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: "bb992dd20c2d4d8d87f293280eb2ad58" member_type: VOTER }
I20260630 12:26:46.670797 17750 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:46.674278 17754 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb992dd20c2d4d8d87f293280eb2ad58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb992dd20c2d4d8d87f293280eb2ad58" member_type: VOTER } }
I20260630 12:26:46.674922 17754 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:46.675328 17755 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb992dd20c2d4d8d87f293280eb2ad58. Latest consensus state: current_term: 1 leader_uuid: "bb992dd20c2d4d8d87f293280eb2ad58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb992dd20c2d4d8d87f293280eb2ad58" member_type: VOTER } }
I20260630 12:26:46.676578 17755 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:46.679293 17760 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:46.686784 17760 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:46.688071 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:46.696576 17760 catalog_manager.cc:1383] Generated new cluster ID: b4f98c094a3a439d971114fa3588c071
I20260630 12:26:46.696952 17760 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:46.714530 17760 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:46.716260 17760 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:46.734448 17760 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58: Generated new TSK 0
I20260630 12:26:46.735065 17760 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:46.755589 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:46.763265 17772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:46.763509 17771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:46.764413 17774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:46.765285 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:46.766613 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:46.766811 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:46.766933 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822406766923 us; error 0 us; skew 500 ppm
I20260630 12:26:46.767366 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:46.769956 14152 webserver.cc:533] Webserver started at http://127.13.210.1:43895/ using document root <none> and password file <none>
I20260630 12:26:46.770401 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:46.770546 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:46.770754 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:46.771844 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "a32e5d6e77d240aea405e650560629a7"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:46.776729 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:46.780328 17779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:46.781291 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:46.781607 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "a32e5d6e77d240aea405e650560629a7"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:46.782019 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:46.810976 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:46.812325 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:46.813939 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:46.816349 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:46.816586 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:46.816830 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:46.817018 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:46.864028 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:35727
I20260630 12:26:46.864128 17841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:35727 every 8 connection(s)
I20260630 12:26:46.869010 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:46.877122 17846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:46.877624 17847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:46.882627 17849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:46.882872 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:46.883594 17842 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45737
I20260630 12:26:46.884012 17842 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:46.884081 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:46.884419 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:46.884618 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822406884599 us; error 0 us; skew 500 ppm
I20260630 12:26:46.885010 17842 heartbeater.cc:507] Master 127.13.210.62:45737 requested a full tablet report, sending...
I20260630 12:26:46.885361 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:46.887557 17715 ts_manager.cc:194] Registered new tserver with Master: a32e5d6e77d240aea405e650560629a7 (127.13.210.1:35727)
I20260630 12:26:46.888672 14152 webserver.cc:533] Webserver started at http://127.13.210.2:34105/ using document root <none> and password file <none>
I20260630 12:26:46.889308 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:46.889559 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:46.889889 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:46.890070 17715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38200
I20260630 12:26:46.891419 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "56f44deaf9f34ace87b8cbc89545b132"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:46.896739 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:26:46.900244 17854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:46.901299 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:46.901599 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "56f44deaf9f34ace87b8cbc89545b132"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:46.901913 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:46.924865 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:46.926133 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:46.927574 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:46.929896 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:46.930123 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:46.930356 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:46.930524 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:46.973160 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:43091
I20260630 12:26:46.973367 17916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:43091 every 8 connection(s)
I20260630 12:26:46.977950 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:46.986176 17920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:46.987452 17921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:46.990923 14152 server_base.cc:1061] running on GCE node
W20260630 12:26:46.991775 17923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:46.992365 17917 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45737
I20260630 12:26:46.992775 17917 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:46.993076 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:46.993319 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:46.993553 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822406993535 us; error 0 us; skew 500 ppm
I20260630 12:26:46.993618 17917 heartbeater.cc:507] Master 127.13.210.62:45737 requested a full tablet report, sending...
I20260630 12:26:46.994207 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:46.996064 17715 ts_manager.cc:194] Registered new tserver with Master: 56f44deaf9f34ace87b8cbc89545b132 (127.13.210.2:43091)
I20260630 12:26:46.996946 14152 webserver.cc:533] Webserver started at http://127.13.210.3:46403/ using document root <none> and password file <none>
I20260630 12:26:46.997448 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:46.997661 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:46.997572 17715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38212
I20260630 12:26:46.998165 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:46.999799 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "25185706da874424ab4e0fa73ac2b8e9"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:47.004612 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:47.008452 17928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:47.009493 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:26:47.009891 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "25185706da874424ab4e0fa73ac2b8e9"
format_stamp: "Formatted at 2026-06-30 12:26:46 on dist-test-slave-nkz7"
I20260630 12:26:47.010200 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:47.039882 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:47.041239 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:47.042884 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:47.045433 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:47.045696 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:47.046267 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:47.046483 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:47.093269 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:38585
I20260630 12:26:47.093410 17990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:38585 every 8 connection(s)
I20260630 12:26:47.098172 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:47.104251 17994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:47.105371 17995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:47.109056 17997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:47.109640 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:47.110064 17991 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45737
I20260630 12:26:47.110556 17991 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:47.110786 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:47.111039 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:47.111254 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822407111236 us; error 0 us; skew 500 ppm
I20260630 12:26:47.111337 17991 heartbeater.cc:507] Master 127.13.210.62:45737 requested a full tablet report, sending...
I20260630 12:26:47.111871 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:47.113461 17715 ts_manager.cc:194] Registered new tserver with Master: 25185706da874424ab4e0fa73ac2b8e9 (127.13.210.3:38585)
I20260630 12:26:47.114940 17715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38220
I20260630 12:26:47.115175 14152 webserver.cc:533] Webserver started at http://127.13.210.4:34847/ using document root <none> and password file <none>
I20260630 12:26:47.115782 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:47.116024 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:47.116387 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:47.117852 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "7dde569aad664611af78f1a822e03cb1"
format_stamp: "Formatted at 2026-06-30 12:26:47 on dist-test-slave-nkz7"
I20260630 12:26:47.122737 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:47.126032 18002 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:47.126888 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:47.127233 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "7dde569aad664611af78f1a822e03cb1"
format_stamp: "Formatted at 2026-06-30 12:26:47 on dist-test-slave-nkz7"
I20260630 12:26:47.127496 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:47.146262 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:47.147339 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:47.148690 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:47.150859 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:47.151033 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:47.151337 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:47.151479 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:47.192648 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:46239
I20260630 12:26:47.192749 18064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:46239 every 8 connection(s)
I20260630 12:26:47.206427 18065 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45737
I20260630 12:26:47.206782 18065 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:47.207651 18065 heartbeater.cc:507] Master 127.13.210.62:45737 requested a full tablet report, sending...
I20260630 12:26:47.209496 17715 ts_manager.cc:194] Registered new tserver with Master: 7dde569aad664611af78f1a822e03cb1 (127.13.210.4:46239)
I20260630 12:26:47.209594 14152 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013806903s
I20260630 12:26:47.211056 17715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38230
I20260630 12:26:47.767781 17715 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38240:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:26:47.819885 18030 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7c497dabe54a6eb4a440f081a5f89d (DEFAULT_TABLE table=test-workload [id=28779c3c110942f29010c9cd8802eb5a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:47.822556 18030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7c497dabe54a6eb4a440f081a5f89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.825866 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7c497dabe54a6eb4a440f081a5f89d (DEFAULT_TABLE table=test-workload [id=28779c3c110942f29010c9cd8802eb5a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:47.827198 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7c497dabe54a6eb4a440f081a5f89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.830688 17882 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7c497dabe54a6eb4a440f081a5f89d (DEFAULT_TABLE table=test-workload [id=28779c3c110942f29010c9cd8802eb5a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:47.831983 17882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7c497dabe54a6eb4a440f081a5f89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.839082 18086 tablet_bootstrap.cc:492] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1: Bootstrap starting.
I20260630 12:26:47.846308 18086 tablet_bootstrap.cc:654] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.846971 18087 tablet_bootstrap.cc:492] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7: Bootstrap starting.
I20260630 12:26:47.851640 18089 tablet_bootstrap.cc:492] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132: Bootstrap starting.
I20260630 12:26:47.853293 18086 tablet_bootstrap.cc:492] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1: No bootstrap required, opened a new log
I20260630 12:26:47.853955 18086 ts_tablet_manager.cc:1403] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260630 12:26:47.855367 18087 tablet_bootstrap.cc:654] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.857662 18086 raft_consensus.cc:359] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.858618 18086 raft_consensus.cc:385] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.859105 18089 tablet_bootstrap.cc:654] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.858942 18086 raft_consensus.cc:740] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dde569aad664611af78f1a822e03cb1, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.860285 18086 consensus_queue.cc:260] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.862916 18065 heartbeater.cc:499] Master 127.13.210.62:45737 was elected leader, sending a full tablet report...
I20260630 12:26:47.863355 18087 tablet_bootstrap.cc:492] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7: No bootstrap required, opened a new log
I20260630 12:26:47.863914 18087 ts_tablet_manager.cc:1403] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:26:47.866163 18086 ts_tablet_manager.cc:1434] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260630 12:26:47.868660 18087 raft_consensus.cc:359] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.869745 18087 raft_consensus.cc:385] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.870085 18087 raft_consensus.cc:740] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a32e5d6e77d240aea405e650560629a7, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.870378 18089 tablet_bootstrap.cc:492] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132: No bootstrap required, opened a new log
I20260630 12:26:47.870868 18089 ts_tablet_manager.cc:1403] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:26:47.870990 18087 consensus_queue.cc:260] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.873739 17842 heartbeater.cc:499] Master 127.13.210.62:45737 was elected leader, sending a full tablet report...
I20260630 12:26:47.874289 18089 raft_consensus.cc:359] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.875044 18089 raft_consensus.cc:385] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.875330 18089 raft_consensus.cc:740] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f44deaf9f34ace87b8cbc89545b132, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.876318 18087 ts_tablet_manager.cc:1434] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:26:47.876101 18089 consensus_queue.cc:260] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.879127 17917 heartbeater.cc:499] Master 127.13.210.62:45737 was elected leader, sending a full tablet report...
I20260630 12:26:47.879647 18089 ts_tablet_manager.cc:1434] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:26:47.908917 18091 raft_consensus.cc:493] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.909420 18091 raft_consensus.cc:515] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.911638 18091 leader_election.cc:290] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a32e5d6e77d240aea405e650560629a7 (127.13.210.1:35727), 56f44deaf9f34ace87b8cbc89545b132 (127.13.210.2:43091)
I20260630 12:26:47.922796 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7c497dabe54a6eb4a440f081a5f89d" candidate_uuid: "7dde569aad664611af78f1a822e03cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f44deaf9f34ace87b8cbc89545b132" is_pre_election: true
I20260630 12:26:47.923921 17892 raft_consensus.cc:2468] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dde569aad664611af78f1a822e03cb1 in term 0.
I20260630 12:26:47.925256 18004 leader_election.cc:304] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56f44deaf9f34ace87b8cbc89545b132, 7dde569aad664611af78f1a822e03cb1; no voters: 
I20260630 12:26:47.925263 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7c497dabe54a6eb4a440f081a5f89d" candidate_uuid: "7dde569aad664611af78f1a822e03cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a32e5d6e77d240aea405e650560629a7" is_pre_election: true
I20260630 12:26:47.926192 17817 raft_consensus.cc:2468] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dde569aad664611af78f1a822e03cb1 in term 0.
I20260630 12:26:47.926330 18091 raft_consensus.cc:2804] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.926853 18091 raft_consensus.cc:493] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.927443 18091 raft_consensus.cc:3060] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.933460 18091 raft_consensus.cc:515] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.935382 18091 leader_election.cc:290] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [CANDIDATE]: Term 1 election: Requested vote from peers a32e5d6e77d240aea405e650560629a7 (127.13.210.1:35727), 56f44deaf9f34ace87b8cbc89545b132 (127.13.210.2:43091)
I20260630 12:26:47.936352 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7c497dabe54a6eb4a440f081a5f89d" candidate_uuid: "7dde569aad664611af78f1a822e03cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a32e5d6e77d240aea405e650560629a7"
I20260630 12:26:47.936600 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7c497dabe54a6eb4a440f081a5f89d" candidate_uuid: "7dde569aad664611af78f1a822e03cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f44deaf9f34ace87b8cbc89545b132"
I20260630 12:26:47.937217 17817 raft_consensus.cc:3060] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.937243 17892 raft_consensus.cc:3060] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.943046 17817 raft_consensus.cc:2468] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dde569aad664611af78f1a822e03cb1 in term 1.
I20260630 12:26:47.943679 17892 raft_consensus.cc:2468] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dde569aad664611af78f1a822e03cb1 in term 1.
I20260630 12:26:47.944234 18006 leader_election.cc:304] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dde569aad664611af78f1a822e03cb1, a32e5d6e77d240aea405e650560629a7; no voters: 
I20260630 12:26:47.945123 18091 raft_consensus.cc:2804] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.946797 18091 raft_consensus.cc:697] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 7dde569aad664611af78f1a822e03cb1, State: Running, Role: LEADER
I20260630 12:26:47.947580 18091 consensus_queue.cc:237] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } }
I20260630 12:26:47.956208 17715 catalog_manager.cc:5697] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dde569aad664611af78f1a822e03cb1 (127.13.210.4). New cstate: current_term: 1 leader_uuid: "7dde569aad664611af78f1a822e03cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dde569aad664611af78f1a822e03cb1" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:48.117785 17991 heartbeater.cc:499] Master 127.13.210.62:45737 was elected leader, sending a full tablet report...
I20260630 12:26:48.415557 18091 consensus_queue.cc:1048] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f44deaf9f34ace87b8cbc89545b132" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.429281 18102 consensus_queue.cc:1048] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a32e5d6e77d240aea405e650560629a7" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:48.687808 17768 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:48.689318 17768 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:48.689687 17768 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:50.690791 17768 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:50.692111 17768 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:50.692421 17768 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:52.693547 17768 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:52.695178 17768 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:52.695513 17768 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:54.696568 17768 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:54.698045 17768 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:54.698385 17768 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:56.699426 17768 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:56.700801 17768 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:56.701107 17768 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:58.702366 17768 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:58.703984 17768 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:58.704362 17768 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:59.053033 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:26:59.081502 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.082506 14152 tablet_replica.cc:333] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7: stopping tablet replica
I20260630 12:26:59.083231 14152 raft_consensus.cc:2243] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.084021 14152 raft_consensus.cc:2272] T 8e7c497dabe54a6eb4a440f081a5f89d P a32e5d6e77d240aea405e650560629a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.107780 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:26:59.122279 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:26:59.146008 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.146914 14152 tablet_replica.cc:333] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132: stopping tablet replica
I20260630 12:26:59.147563 14152 raft_consensus.cc:2243] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.148057 14152 raft_consensus.cc:2272] T 8e7c497dabe54a6eb4a440f081a5f89d P 56f44deaf9f34ace87b8cbc89545b132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.168109 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:26:59.179050 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:26:59.206789 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:26:59.215381 18004 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.2:43091: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:26:59.218545 18004 consensus_peers.cc:597] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 -> Peer 56f44deaf9f34ace87b8cbc89545b132 (127.13.210.2:43091): Couldn't send request to peer 56f44deaf9f34ace87b8cbc89545b132. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:43091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:59.223191 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:26:59.233695 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:26:59.260277 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.261090 14152 tablet_replica.cc:333] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1: stopping tablet replica
I20260630 12:26:59.261678 14152 raft_consensus.cc:2243] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.262513 14152 raft_consensus.cc:2272] T 8e7c497dabe54a6eb4a440f081a5f89d P 7dde569aad664611af78f1a822e03cb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.284328 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:26:59.296831 14152 master.cc:562] Master@127.13.210.62:45737 shutting down...
I20260630 12:26:59.320400 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.321053 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.321400 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb992dd20c2d4d8d87f293280eb2ad58: stopping tablet replica
I20260630 12:26:59.340173 14152 master.cc:584] Master@127.13.210.62:45737 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12846 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:26:59.375398 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:38871
I20260630 12:26:59.376577 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.383518 18117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:59.384295 18118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:59.386744 18120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.387571 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:59.388562 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.388789 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.388967 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822419388941 us; error 0 us; skew 500 ppm
I20260630 12:26:59.389451 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.391844 14152 webserver.cc:533] Webserver started at http://127.13.210.62:32813/ using document root <none> and password file <none>
I20260630 12:26:59.392342 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.392537 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.392849 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.394142 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "1169a01b804b415ca47f3ed8ccd8a05a"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.398748 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:59.402079 18125 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.402962 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:59.403244 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "1169a01b804b415ca47f3ed8ccd8a05a"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.403523 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:59.420323 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.421537 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:59.464303 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:38871
I20260630 12:26:59.464409 18176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:38871 every 8 connection(s)
I20260630 12:26:59.468259 18177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:59.479274 18177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a: Bootstrap starting.
I20260630 12:26:59.483770 18177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:59.487988 18177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a: No bootstrap required, opened a new log
I20260630 12:26:59.490154 18177 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1169a01b804b415ca47f3ed8ccd8a05a" member_type: VOTER }
I20260630 12:26:59.490592 18177 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:59.490826 18177 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1169a01b804b415ca47f3ed8ccd8a05a, State: Initialized, Role: FOLLOWER
I20260630 12:26:59.491452 18177 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1169a01b804b415ca47f3ed8ccd8a05a" member_type: VOTER }
I20260630 12:26:59.491917 18177 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:59.492166 18177 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:59.492436 18177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:59.497080 18177 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1169a01b804b415ca47f3ed8ccd8a05a" member_type: VOTER }
I20260630 12:26:59.497599 18177 leader_election.cc:304] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [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: 1169a01b804b415ca47f3ed8ccd8a05a; no voters: 
I20260630 12:26:59.498780 18177 leader_election.cc:290] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:59.499244 18180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:59.500650 18180 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 1 LEADER]: Becoming Leader. State: Replica: 1169a01b804b415ca47f3ed8ccd8a05a, State: Running, Role: LEADER
I20260630 12:26:59.501508 18180 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [LEADER]: Queue going to LEADER mode. State: All 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: "1169a01b804b415ca47f3ed8ccd8a05a" member_type: VOTER }
I20260630 12:26:59.501771 18177 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:59.504774 18181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1169a01b804b415ca47f3ed8ccd8a05a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1169a01b804b415ca47f3ed8ccd8a05a" member_type: VOTER } }
I20260630 12:26:59.504868 18182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1169a01b804b415ca47f3ed8ccd8a05a. Latest consensus state: current_term: 1 leader_uuid: "1169a01b804b415ca47f3ed8ccd8a05a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1169a01b804b415ca47f3ed8ccd8a05a" member_type: VOTER } }
I20260630 12:26:59.505472 18181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:59.505527 18182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:59.512646 18185 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:59.518612 18185 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:59.519825 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:59.529155 18185 catalog_manager.cc:1383] Generated new cluster ID: 017d98336b29468d8bb49ea1db6ac29e
I20260630 12:26:59.529459 18185 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:59.550678 18185 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:59.552001 18185 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:59.571980 18185 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a: Generated new TSK 0
I20260630 12:26:59.572755 18185 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:59.586699 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.594703 18198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:59.596107 18199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:59.599107 18201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.599249 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:59.600172 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.600443 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.600569 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822419600557 us; error 0 us; skew 500 ppm
I20260630 12:26:59.601050 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.603677 14152 webserver.cc:533] Webserver started at http://127.13.210.1:40225/ using document root <none> and password file <none>
I20260630 12:26:59.604112 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.604271 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.604475 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.605643 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "44918e9bf72a4243aba8c32c4b3c6afa"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.610342 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:59.613648 18206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.614758 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:26:59.615016 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "44918e9bf72a4243aba8c32c4b3c6afa"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.615257 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:59.629721 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.630924 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:59.632426 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:59.635152 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:59.635361 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.635670 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:59.635856 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.681708 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:46865
I20260630 12:26:59.681895 18268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:46865 every 8 connection(s)
I20260630 12:26:59.686813 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.695307 18273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:59.695660 18274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.700805 14152 server_base.cc:1061] running on GCE node
W20260630 12:26:59.700701 18276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.702042 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.702243 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.702382 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822419702370 us; error 0 us; skew 500 ppm
I20260630 12:26:59.703022 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.706307 14152 webserver.cc:533] Webserver started at http://127.13.210.2:35815/ using document root <none> and password file <none>
I20260630 12:26:59.706902 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.707146 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.707427 18269 heartbeater.cc:344] Connected to a master server at 127.13.210.62:38871
I20260630 12:26:59.707469 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.707989 18269 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:59.708752 18269 heartbeater.cc:507] Master 127.13.210.62:38871 requested a full tablet report, sending...
I20260630 12:26:59.709228 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "1693669597b6492f8bf554e14aa78ac2"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.710881 18142 ts_manager.cc:194] Registered new tserver with Master: 44918e9bf72a4243aba8c32c4b3c6afa (127.13.210.1:46865)
I20260630 12:26:59.712764 18142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59420
I20260630 12:26:59.714488 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:26:59.718487 18281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.719458 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:26:59.719731 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "1693669597b6492f8bf554e14aa78ac2"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.719990 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:59.740592 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.741883 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:59.743412 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:59.745877 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:59.746124 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.746384 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:59.746569 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.792331 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:43361
I20260630 12:26:59.792395 18343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:43361 every 8 connection(s)
I20260630 12:26:59.797785 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.805179 18347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:59.810426 18348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.810633 18344 heartbeater.cc:344] Connected to a master server at 127.13.210.62:38871
I20260630 12:26:59.811084 18344 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:59.811893 18350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.812242 18344 heartbeater.cc:507] Master 127.13.210.62:38871 requested a full tablet report, sending...
I20260630 12:26:59.813141 14152 server_base.cc:1061] running on GCE node
I20260630 12:26:59.814462 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.814759 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.814998 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822419814977 us; error 0 us; skew 500 ppm
I20260630 12:26:59.814973 18142 ts_manager.cc:194] Registered new tserver with Master: 1693669597b6492f8bf554e14aa78ac2 (127.13.210.2:43361)
I20260630 12:26:59.816038 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.817348 18142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59432
I20260630 12:26:59.819604 14152 webserver.cc:533] Webserver started at http://127.13.210.3:40443/ using document root <none> and password file <none>
I20260630 12:26:59.820178 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.820384 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.820677 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.821995 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "49659dfc969f41728e79e357bca391db"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.827227 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:26:59.830770 18355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.831707 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:26:59.832173 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "49659dfc969f41728e79e357bca391db"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-nkz7"
I20260630 12:26:59.832556 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:59.847121 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.848436 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:59.850128 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:59.852619 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:59.852901 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.853204 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:59.853411 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.899706 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:40323
I20260630 12:26:59.899837 18417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:40323 every 8 connection(s)
I20260630 12:26:59.915477 18418 heartbeater.cc:344] Connected to a master server at 127.13.210.62:38871
I20260630 12:26:59.915867 18418 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:59.916674 18418 heartbeater.cc:507] Master 127.13.210.62:38871 requested a full tablet report, sending...
I20260630 12:26:59.918886 18142 ts_manager.cc:194] Registered new tserver with Master: 49659dfc969f41728e79e357bca391db (127.13.210.3:40323)
I20260630 12:26:59.919034 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015680234s
I20260630 12:26:59.920852 18142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59440
I20260630 12:27:00.715718 18269 heartbeater.cc:499] Master 127.13.210.62:38871 was elected leader, sending a full tablet report...
I20260630 12:27:00.821321 18344 heartbeater.cc:499] Master 127.13.210.62:38871 was elected leader, sending a full tablet report...
I20260630 12:27:00.924250 18418 heartbeater.cc:499] Master 127.13.210.62:38871 was elected leader, sending a full tablet report...
I20260630 12:27:00.992447 18142 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59450:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:00.994590 18142 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:01.055368 18234 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3bfce3aeb24edb939faad106e45bfc (DEFAULT_TABLE table=test-workload [id=9e0283b9da7a4e338e2ec304c5f15d1e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:01.056565 18234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3bfce3aeb24edb939faad106e45bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.056449 18309 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3bfce3aeb24edb939faad106e45bfc (DEFAULT_TABLE table=test-workload [id=9e0283b9da7a4e338e2ec304c5f15d1e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:01.057752 18309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3bfce3aeb24edb939faad106e45bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.065330 18383 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3bfce3aeb24edb939faad106e45bfc (DEFAULT_TABLE table=test-workload [id=9e0283b9da7a4e338e2ec304c5f15d1e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:01.066730 18383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3bfce3aeb24edb939faad106e45bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.074838 18439 tablet_bootstrap.cc:492] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2: Bootstrap starting.
I20260630 12:27:01.076673 18440 tablet_bootstrap.cc:492] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa: Bootstrap starting.
I20260630 12:27:01.082770 18439 tablet_bootstrap.cc:654] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.084872 18440 tablet_bootstrap.cc:654] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.084892 18441 tablet_bootstrap.cc:492] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db: Bootstrap starting.
I20260630 12:27:01.090432 18439 tablet_bootstrap.cc:492] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2: No bootstrap required, opened a new log
I20260630 12:27:01.090930 18439 ts_tablet_manager.cc:1403] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260630 12:27:01.092939 18440 tablet_bootstrap.cc:492] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa: No bootstrap required, opened a new log
I20260630 12:27:01.092989 18441 tablet_bootstrap.cc:654] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.093654 18440 ts_tablet_manager.cc:1403] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:27:01.094056 18439 raft_consensus.cc:359] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.094807 18439 raft_consensus.cc:385] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.095100 18439 raft_consensus.cc:740] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1693669597b6492f8bf554e14aa78ac2, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.095837 18439 consensus_queue.cc:260] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.096534 18440 raft_consensus.cc:359] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.097503 18440 raft_consensus.cc:385] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.097924 18440 raft_consensus.cc:740] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44918e9bf72a4243aba8c32c4b3c6afa, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.098970 18441 tablet_bootstrap.cc:492] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db: No bootstrap required, opened a new log
I20260630 12:27:01.099623 18441 ts_tablet_manager.cc:1403] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:27:01.099095 18440 consensus_queue.cc:260] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.102511 18441 raft_consensus.cc:359] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.103632 18441 raft_consensus.cc:385] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.104728 18445 raft_consensus.cc:493] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.104087 18441 raft_consensus.cc:740] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49659dfc969f41728e79e357bca391db, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.106599 18441 consensus_queue.cc:260] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.107803 18439 ts_tablet_manager.cc:1434] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.011s
I20260630 12:27:01.105449 18445 raft_consensus.cc:515] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.116528 18441 ts_tablet_manager.cc:1434] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:27:01.123387 18440 ts_tablet_manager.cc:1434] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.007s
I20260630 12:27:01.124737 18445 leader_election.cc:290] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44918e9bf72a4243aba8c32c4b3c6afa (127.13.210.1:46865), 49659dfc969f41728e79e357bca391db (127.13.210.3:40323)
I20260630 12:27:01.144800 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3bfce3aeb24edb939faad106e45bfc" candidate_uuid: "1693669597b6492f8bf554e14aa78ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49659dfc969f41728e79e357bca391db" is_pre_election: true
I20260630 12:27:01.145665 18393 raft_consensus.cc:2468] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1693669597b6492f8bf554e14aa78ac2 in term 0.
I20260630 12:27:01.146590 18244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3bfce3aeb24edb939faad106e45bfc" candidate_uuid: "1693669597b6492f8bf554e14aa78ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" is_pre_election: true
I20260630 12:27:01.147122 18285 leader_election.cc:304] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1693669597b6492f8bf554e14aa78ac2, 49659dfc969f41728e79e357bca391db; no voters: 
I20260630 12:27:01.147622 18244 raft_consensus.cc:2468] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1693669597b6492f8bf554e14aa78ac2 in term 0.
I20260630 12:27:01.148123 18445 raft_consensus.cc:2804] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.148525 18445 raft_consensus.cc:493] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.148862 18445 raft_consensus.cc:3060] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.154855 18445 raft_consensus.cc:515] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.157079 18445 leader_election.cc:290] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 44918e9bf72a4243aba8c32c4b3c6afa (127.13.210.1:46865), 49659dfc969f41728e79e357bca391db (127.13.210.3:40323)
I20260630 12:27:01.158118 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3bfce3aeb24edb939faad106e45bfc" candidate_uuid: "1693669597b6492f8bf554e14aa78ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49659dfc969f41728e79e357bca391db"
I20260630 12:27:01.158077 18244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3bfce3aeb24edb939faad106e45bfc" candidate_uuid: "1693669597b6492f8bf554e14aa78ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44918e9bf72a4243aba8c32c4b3c6afa"
I20260630 12:27:01.158922 18244 raft_consensus.cc:3060] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.158914 18393 raft_consensus.cc:3060] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.169495 18244 raft_consensus.cc:2468] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1693669597b6492f8bf554e14aa78ac2 in term 1.
I20260630 12:27:01.169495 18393 raft_consensus.cc:2468] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1693669597b6492f8bf554e14aa78ac2 in term 1.
I20260630 12:27:01.171636 18283 leader_election.cc:304] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1693669597b6492f8bf554e14aa78ac2, 44918e9bf72a4243aba8c32c4b3c6afa; no voters: 
I20260630 12:27:01.172497 18445 raft_consensus.cc:2804] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:01.173055 18445 raft_consensus.cc:697] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 1693669597b6492f8bf554e14aa78ac2, State: Running, Role: LEADER
I20260630 12:27:01.174015 18445 consensus_queue.cc:237] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } }
I20260630 12:27:01.183003 18138 catalog_manager.cc:5697] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1693669597b6492f8bf554e14aa78ac2 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "1693669597b6492f8bf554e14aa78ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1693669597b6492f8bf554e14aa78ac2" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.517185 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:01.519227 18195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:01.521278 18195 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:01.521872 18195 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:01.624972 18445 consensus_queue.cc:1048] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49659dfc969f41728e79e357bca391db" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:01.641778 18456 consensus_queue.cc:1048] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44918e9bf72a4243aba8c32c4b3c6afa" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:02.528266 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:03.523276 18195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:03.524984 18195 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:03.525301 18195 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:03.537099 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:04.545782 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:05.526659 18195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:05.527958 18195 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:05.528282 18195 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:05.554082 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:06.562335 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:07.529276 18195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:07.530712 18195 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:07.531021 18195 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:07.571084 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:08.579468 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:09.531975 18195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:09.533416 18195 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:09.533768 18195 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:09.587570 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:10.594110 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:11.534850 18195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:11.536185 18195 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:11.536495 18195 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:11.600682 18190 placement_policy_util.cc:411] tablet 4a3bfce3aeb24edb939faad106e45bfc: detected majority of replicas (2 of 3) at location L0
I20260630 12:27:12.274783 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:27:12.311671 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:12.313133 14152 tablet_replica.cc:333] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa: stopping tablet replica
I20260630 12:27:12.314041 14152 raft_consensus.cc:2243] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:12.314886 14152 raft_consensus.cc:2272] T 4a3bfce3aeb24edb939faad106e45bfc P 44918e9bf72a4243aba8c32c4b3c6afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:12.337888 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:27:12.352597 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:27:12.378798 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:12.379580 14152 tablet_replica.cc:333] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2: stopping tablet replica
I20260630 12:27:12.380148 14152 raft_consensus.cc:2243] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:12.381472 14152 raft_consensus.cc:2272] T 4a3bfce3aeb24edb939faad106e45bfc P 1693669597b6492f8bf554e14aa78ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:12.403013 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:27:12.417021 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:27:12.446344 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:12.447006 14152 tablet_replica.cc:333] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db: stopping tablet replica
I20260630 12:27:12.447649 14152 raft_consensus.cc:2243] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:12.448277 14152 raft_consensus.cc:2272] T 4a3bfce3aeb24edb939faad106e45bfc P 49659dfc969f41728e79e357bca391db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:12.468618 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:27:12.480691 14152 master.cc:562] Master@127.13.210.62:38871 shutting down...
I20260630 12:27:12.506625 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:12.507404 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:12.507797 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1169a01b804b415ca47f3ed8ccd8a05a: stopping tablet replica
I20260630 12:27:12.527529 14152 master.cc:584] Master@127.13.210.62:38871 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13192 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:27:12.568593 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:35209
I20260630 12:27:12.569728 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:12.576730 18462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:12.576905 18463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:12.577732 14152 server_base.cc:1061] running on GCE node
W20260630 12:27:12.577514 18465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:12.579149 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:12.579355 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:12.579473 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822432579461 us; error 0 us; skew 500 ppm
I20260630 12:27:12.579952 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:12.583081 14152 webserver.cc:533] Webserver started at http://127.13.210.62:33525/ using document root <none> and password file <none>
I20260630 12:27:12.583632 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:12.583938 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:12.584277 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:12.585929 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "cb701be405764020bc09f54ff05df8b9"
format_stamp: "Formatted at 2026-06-30 12:27:12 on dist-test-slave-nkz7"
I20260630 12:27:12.591676 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:12.595629 18470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:12.596939 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:12.597221 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "cb701be405764020bc09f54ff05df8b9"
format_stamp: "Formatted at 2026-06-30 12:27:12 on dist-test-slave-nkz7"
I20260630 12:27:12.598137 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:12.620802 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:12.622153 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:12.669018 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:35209
I20260630 12:27:12.669121 18521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:35209 every 8 connection(s)
I20260630 12:27:12.673627 18522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.685364 18522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9: Bootstrap starting.
I20260630 12:27:12.690094 18522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:12.694423 18522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9: No bootstrap required, opened a new log
I20260630 12:27:12.696563 18522 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb701be405764020bc09f54ff05df8b9" member_type: VOTER }
I20260630 12:27:12.696983 18522 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:12.697185 18522 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb701be405764020bc09f54ff05df8b9, State: Initialized, Role: FOLLOWER
I20260630 12:27:12.697695 18522 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb701be405764020bc09f54ff05df8b9" member_type: VOTER }
I20260630 12:27:12.698136 18522 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:12.698323 18522 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:12.698531 18522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:12.703317 18522 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb701be405764020bc09f54ff05df8b9" member_type: VOTER }
I20260630 12:27:12.703794 18522 leader_election.cc:304] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [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: cb701be405764020bc09f54ff05df8b9; no voters: 
I20260630 12:27:12.705013 18522 leader_election.cc:290] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:12.705366 18525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:12.706835 18525 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 1 LEADER]: Becoming Leader. State: Replica: cb701be405764020bc09f54ff05df8b9, State: Running, Role: LEADER
I20260630 12:27:12.707554 18525 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [LEADER]: Queue going to LEADER mode. State: All 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: "cb701be405764020bc09f54ff05df8b9" member_type: VOTER }
I20260630 12:27:12.708168 18522 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:12.710952 18527 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb701be405764020bc09f54ff05df8b9. Latest consensus state: current_term: 1 leader_uuid: "cb701be405764020bc09f54ff05df8b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb701be405764020bc09f54ff05df8b9" member_type: VOTER } }
I20260630 12:27:12.710911 18526 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb701be405764020bc09f54ff05df8b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb701be405764020bc09f54ff05df8b9" member_type: VOTER } }
I20260630 12:27:12.711709 18527 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:12.711797 18526 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:12.715067 18531 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:12.720530 18531 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:12.725071 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:12.730834 18531 catalog_manager.cc:1383] Generated new cluster ID: b28ac20abc0c471cac010fdedc5c9f2f
I20260630 12:27:12.731155 18531 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:12.760146 18531 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:12.761469 18531 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:12.773190 18531 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9: Generated new TSK 0
I20260630 12:27:12.773875 18531 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:12.792853 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:12.800611 18543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:12.801347 18544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:12.802295 18546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:12.804342 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:12.805373 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:12.805650 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:12.805794 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822432805780 us; error 0 us; skew 500 ppm
I20260630 12:27:12.806423 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:12.808920 14152 webserver.cc:533] Webserver started at http://127.13.210.1:35257/ using document root <none> and password file <none>
I20260630 12:27:12.809376 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:12.809624 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:12.810050 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:12.811163 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "86dde2c30172451f9daad56351cf5dca"
format_stamp: "Formatted at 2026-06-30 12:27:12 on dist-test-slave-nkz7"
I20260630 12:27:12.816154 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:12.820452 18551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:12.821377 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:27:12.821700 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "86dde2c30172451f9daad56351cf5dca"
format_stamp: "Formatted at 2026-06-30 12:27:12 on dist-test-slave-nkz7"
I20260630 12:27:12.822016 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:12.839499 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:12.840751 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:12.842336 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:12.844662 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:12.844910 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:12.845146 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:12.845511 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:12.890607 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:37243
I20260630 12:27:12.890722 18613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:37243 every 8 connection(s)
I20260630 12:27:12.895743 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:12.903378 18618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:12.903548 18619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:12.907179 18622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:12.907670 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:12.908727 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:12.908933 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:12.909154 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822432909138 us; error 0 us; skew 500 ppm
I20260630 12:27:12.909739 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:12.913230 14152 webserver.cc:533] Webserver started at http://127.13.210.2:36361/ using document root <none> and password file <none>
I20260630 12:27:12.913880 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:12.914155 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:12.914358 18614 heartbeater.cc:344] Connected to a master server at 127.13.210.62:35209
I20260630 12:27:12.914595 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:12.914767 18614 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:12.915642 18614 heartbeater.cc:507] Master 127.13.210.62:35209 requested a full tablet report, sending...
I20260630 12:27:12.916154 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "8a81df8943ba41c3ae94a18a6d182c33"
format_stamp: "Formatted at 2026-06-30 12:27:12 on dist-test-slave-nkz7"
I20260630 12:27:12.917975 18487 ts_manager.cc:194] Registered new tserver with Master: 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:12.920213 18487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33646
I20260630 12:27:12.922152 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:27:12.925977 18626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:12.926951 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:27:12.927294 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "8a81df8943ba41c3ae94a18a6d182c33"
format_stamp: "Formatted at 2026-06-30 12:27:12 on dist-test-slave-nkz7"
I20260630 12:27:12.927603 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:12.941035 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:12.942392 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:12.943879 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:12.946192 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:12.946419 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:12.946671 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:12.946843 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:12.992084 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:44855
I20260630 12:27:12.992228 18688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:44855 every 8 connection(s)
I20260630 12:27:12.997474 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:13.005537 18692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.006578 18693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.008476 18695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:13.011965 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:13.012497 18689 heartbeater.cc:344] Connected to a master server at 127.13.210.62:35209
I20260630 12:27:13.013430 18689 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:13.013981 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:13.014302 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:13.014547 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822433014525 us; error 0 us; skew 500 ppm
I20260630 12:27:13.014508 18689 heartbeater.cc:507] Master 127.13.210.62:35209 requested a full tablet report, sending...
I20260630 12:27:13.015532 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:13.017848 18487 ts_manager.cc:194] Registered new tserver with Master: 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:13.019692 18487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33648
I20260630 12:27:13.020015 14152 webserver.cc:533] Webserver started at http://127.13.210.3:44291/ using document root <none> and password file <none>
I20260630 12:27:13.020674 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:13.020906 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:13.021206 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:13.022507 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "37f86b43565e4c63a2919f5a6132e567"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-nkz7"
I20260630 12:27:13.027426 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:13.031956 18700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.033161 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:27:13.033727 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "37f86b43565e4c63a2919f5a6132e567"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-nkz7"
I20260630 12:27:13.034178 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:13.075476 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:13.076792 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:13.078416 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:13.080760 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:13.081013 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.081290 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:13.081490 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.125267 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:39327
I20260630 12:27:13.125379 18762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:39327 every 8 connection(s)
I20260630 12:27:13.139959 18763 heartbeater.cc:344] Connected to a master server at 127.13.210.62:35209
I20260630 12:27:13.140295 18763 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:13.140973 18763 heartbeater.cc:507] Master 127.13.210.62:35209 requested a full tablet report, sending...
I20260630 12:27:13.143043 18487 ts_manager.cc:194] Registered new tserver with Master: 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:13.143486 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014974582s
I20260630 12:27:13.144968 18487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33658
I20260630 12:27:13.923381 18614 heartbeater.cc:499] Master 127.13.210.62:35209 was elected leader, sending a full tablet report...
I20260630 12:27:14.022603 18689 heartbeater.cc:499] Master 127.13.210.62:35209 was elected leader, sending a full tablet report...
I20260630 12:27:14.148226 18763 heartbeater.cc:499] Master 127.13.210.62:35209 was elected leader, sending a full tablet report...
I20260630 12:27:14.203195 18487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33664:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:14.206308 18487 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:14.296367 18727 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccd79e0e6fb4445814b923a4432a3a0 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:27:14.299033 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 5950b5bbae234cbf98fe66a1371f9696 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:27:14.300633 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5950b5bbae234cbf98fe66a1371f9696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.303015 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 33ed6ea3280a4c1480287c0a0d6d7c62 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:27:14.304612 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed6ea3280a4c1480287c0a0d6d7c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.306571 18728 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd6943a606040729af8a480fd55e37d (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:27:14.308109 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd6943a606040729af8a480fd55e37d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.309985 18577 tablet_service.cc:1511] Processing CreateTablet for tablet 5950b5bbae234cbf98fe66a1371f9696 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:27:14.314519 18573 tablet_service.cc:1511] Processing CreateTablet for tablet de03aad8be124afaa2e8609d384feffd (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:27:14.314751 18722 tablet_service.cc:1511] Processing CreateTablet for tablet de03aad8be124afaa2e8609d384feffd (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:27:14.316012 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5950b5bbae234cbf98fe66a1371f9696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.315825 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 96cc99d472ee42f18fba9e7a4ac0d210 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:27:14.310957 18578 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccd79e0e6fb4445814b923a4432a3a0 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:27:14.314519 18724 tablet_service.cc:1511] Processing CreateTablet for tablet eddceb83949247ec8cad85e8c740879b (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:27:14.312070 18575 tablet_service.cc:1511] Processing CreateTablet for tablet eddceb83949247ec8cad85e8c740879b (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:27:14.312569 18574 tablet_service.cc:1511] Processing CreateTablet for tablet 96cc99d472ee42f18fba9e7a4ac0d210 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:27:14.312070 18579 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd6943a606040729af8a480fd55e37d (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:27:14.312597 18572 tablet_service.cc:1511] Processing CreateTablet for tablet 7036d8c1655b459891bd2fe016445436 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:27:14.316164 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03aad8be124afaa2e8609d384feffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.318660 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccd79e0e6fb4445814b923a4432a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.318992 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cc99d472ee42f18fba9e7a4ac0d210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.320731 18572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036d8c1655b459891bd2fe016445436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.321105 18721 tablet_service.cc:1511] Processing CreateTablet for tablet 7036d8c1655b459891bd2fe016445436 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:27:14.310588 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 33ed6ea3280a4c1480287c0a0d6d7c62 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:27:14.322657 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed6ea3280a4c1480287c0a0d6d7c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.323309 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eddceb83949247ec8cad85e8c740879b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.326277 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eddceb83949247ec8cad85e8c740879b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.326623 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cc99d472ee42f18fba9e7a4ac0d210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.328449 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd6943a606040729af8a480fd55e37d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.329794 18721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036d8c1655b459891bd2fe016445436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.329746 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:27:14.331182 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccd79e0e6fb4445814b923a4432a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.331362 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7b1b8273e64d70bf7188598fc9dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.332818 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03aad8be124afaa2e8609d384feffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.343488 18720 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:27:14.345659 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7b1b8273e64d70bf7188598fc9dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.352530 18570 tablet_service.cc:1511] Processing CreateTablet for tablet d6f5d32679914319ab1d716953c8516a (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:27:14.354362 18654 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd6943a606040729af8a480fd55e37d (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:27:14.354875 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f5d32679914319ab1d716953c8516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.355931 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd6943a606040729af8a480fd55e37d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.359937 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccd79e0e6fb4445814b923a4432a3a0 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:27:14.362120 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccd79e0e6fb4445814b923a4432a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.367769 18652 tablet_service.cc:1511] Processing CreateTablet for tablet 5950b5bbae234cbf98fe66a1371f9696 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:27:14.369429 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5950b5bbae234cbf98fe66a1371f9696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.380330 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 33ed6ea3280a4c1480287c0a0d6d7c62 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:27:14.381716 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed6ea3280a4c1480287c0a0d6d7c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.379911 18719 tablet_service.cc:1511] Processing CreateTablet for tablet d6f5d32679914319ab1d716953c8516a (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:27:14.382786 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f5d32679914319ab1d716953c8516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.411027 18723 tablet_service.cc:1511] Processing CreateTablet for tablet d9f209726afd437c85507683bdd966ab (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:27:14.413215 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f209726afd437c85507683bdd966ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.431258 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 237d7537d5f84b2ebfe90b730f4c5b4b (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:27:14.433334 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 237d7537d5f84b2ebfe90b730f4c5b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.447180 18650 tablet_service.cc:1511] Processing CreateTablet for tablet eddceb83949247ec8cad85e8c740879b (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:27:14.448874 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eddceb83949247ec8cad85e8c740879b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.448287 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 96cc99d472ee42f18fba9e7a4ac0d210 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:27:14.450395 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cc99d472ee42f18fba9e7a4ac0d210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.451197 18648 tablet_service.cc:1511] Processing CreateTablet for tablet de03aad8be124afaa2e8609d384feffd (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:27:14.453012 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03aad8be124afaa2e8609d384feffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.460438 18782 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:14.461764 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:27:14.462924 18647 tablet_service.cc:1511] Processing CreateTablet for tablet 7036d8c1655b459891bd2fe016445436 (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:27:14.429041 18571 tablet_service.cc:1511] Processing CreateTablet for tablet d9f209726afd437c85507683bdd966ab (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:27:14.463752 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7b1b8273e64d70bf7188598fc9dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.478798 18647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036d8c1655b459891bd2fe016445436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.487251 18724 tablet_service.cc:1511] Processing CreateTablet for tablet 237d7537d5f84b2ebfe90b730f4c5b4b (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:27:14.488700 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 237d7537d5f84b2ebfe90b730f4c5b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.466320 18645 tablet_service.cc:1511] Processing CreateTablet for tablet d6f5d32679914319ab1d716953c8516a (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:27:14.498718 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f5d32679914319ab1d716953c8516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.506970 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f209726afd437c85507683bdd966ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.534760 18782 tablet_bootstrap.cc:654] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.561479 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 237d7537d5f84b2ebfe90b730f4c5b4b (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:27:14.562830 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 237d7537d5f84b2ebfe90b730f4c5b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.571600 18783 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:14.574506 18653 tablet_service.cc:1511] Processing CreateTablet for tablet d9f209726afd437c85507683bdd966ab (DEFAULT_TABLE table=test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:27:14.577697 18784 tablet_bootstrap.cc:492] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:14.576452 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f209726afd437c85507683bdd966ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.581574 18783 tablet_bootstrap.cc:654] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.597908 18784 tablet_bootstrap.cc:654] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.601627 18782 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:14.602178 18782 ts_tablet_manager.cc:1403] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.142s	user 0.007s	sys 0.006s
I20260630 12:27:14.605182 18782 raft_consensus.cc:359] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.605984 18782 raft_consensus.cc:385] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.606307 18782 raft_consensus.cc:740] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.607317 18782 consensus_queue.cc:260] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.608649 18783 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:14.608865 18784 tablet_bootstrap.cc:492] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:14.609328 18783 ts_tablet_manager.cc:1403] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260630 12:27:14.609395 18784 ts_tablet_manager.cc:1403] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.006s
I20260630 12:27:14.610750 18782 ts_tablet_manager.cc:1434] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:27:14.611737 18782 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:14.612505 18783 raft_consensus.cc:359] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.613260 18783 raft_consensus.cc:385] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.613554 18783 raft_consensus.cc:740] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.614140 18784 raft_consensus.cc:359] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:14.614984 18784 raft_consensus.cc:385] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.614480 18783 consensus_queue.cc:260] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.615378 18784 raft_consensus.cc:740] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.616291 18784 consensus_queue.cc:260] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:14.619942 18782 tablet_bootstrap.cc:654] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.624732 18783 ts_tablet_manager.cc:1434] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:27:14.627259 18783 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
W20260630 12:27:14.630561 18764 tablet.cc:2406] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:14.631629 18784 ts_tablet_manager.cc:1434] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.010s
I20260630 12:27:14.632936 18784 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:14.639035 18783 tablet_bootstrap.cc:654] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.641799 18784 tablet_bootstrap.cc:654] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.645884 18782 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:14.647449 18782 ts_tablet_manager.cc:1403] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.013s
I20260630 12:27:14.650517 18782 raft_consensus.cc:359] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.651254 18782 raft_consensus.cc:385] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.651580 18782 raft_consensus.cc:740] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.651690 18783 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:14.651826 18784 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:14.652223 18783 ts_tablet_manager.cc:1403] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260630 12:27:14.652423 18784 ts_tablet_manager.cc:1403] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260630 12:27:14.652421 18782 consensus_queue.cc:260] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.655251 18783 raft_consensus.cc:359] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.655992 18783 raft_consensus.cc:385] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.655901 18784 raft_consensus.cc:359] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.656468 18783 raft_consensus.cc:740] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.656811 18784 raft_consensus.cc:385] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.657193 18784 raft_consensus.cc:740] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.657222 18783 consensus_queue.cc:260] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.658317 18784 consensus_queue.cc:260] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.658895 18782 ts_tablet_manager.cc:1434] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260630 12:27:14.659958 18782 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:14.660720 18783 ts_tablet_manager.cc:1434] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:27:14.662245 18783 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:14.663278 18784 ts_tablet_manager.cc:1434] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:27:14.664296 18784 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:14.666132 18788 raft_consensus.cc:493] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:14.666656 18788 raft_consensus.cc:515] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.667292 18782 tablet_bootstrap.cc:654] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.669643 18783 tablet_bootstrap.cc:654] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.673143 18788 leader_election.cc:290] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:14.681622 18788 raft_consensus.cc:493] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:14.682168 18788 raft_consensus.cc:515] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.684152 18788 leader_election.cc:290] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:14.687273 18784 tablet_bootstrap.cc:654] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.697465 18782 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:14.698290 18782 ts_tablet_manager.cc:1403] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.006s
I20260630 12:27:14.702971 18782 raft_consensus.cc:359] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.704293 18782 raft_consensus.cc:385] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.704830 18782 raft_consensus.cc:740] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.706049 18782 consensus_queue.cc:260] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.712631 18782 ts_tablet_manager.cc:1434] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260630 12:27:14.714010 18782 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:14.721987 18782 tablet_bootstrap.cc:654] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.736159 18784 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:14.736163 18782 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:14.736987 18784 ts_tablet_manager.cc:1403] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.005s
I20260630 12:27:14.736987 18782 ts_tablet_manager.cc:1403] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260630 12:27:14.737546 18783 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:14.738147 18783 ts_tablet_manager.cc:1403] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.015s
I20260630 12:27:14.740319 18782 raft_consensus.cc:359] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.741106 18782 raft_consensus.cc:385] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.741443 18782 raft_consensus.cc:740] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.741232 18784 raft_consensus.cc:359] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.741487 18783 raft_consensus.cc:359] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.742272 18784 raft_consensus.cc:385] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.742686 18783 raft_consensus.cc:385] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.742735 18784 raft_consensus.cc:740] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.743201 18783 raft_consensus.cc:740] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.743973 18784 consensus_queue.cc:260] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.744014 18783 consensus_queue.cc:260] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.745505 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cc99d472ee42f18fba9e7a4ac0d210" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:14.746605 18783 ts_tablet_manager.cc:1434] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:27:14.746656 18784 ts_tablet_manager.cc:1434] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:14.747848 18783 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:14.747960 18784 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:14.742424 18782 consensus_queue.cc:260] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.751907 18782 ts_tablet_manager.cc:1434] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260630 12:27:14.749512 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddceb83949247ec8cad85e8c740879b" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:14.752489 18663 raft_consensus.cc:2468] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 0.
I20260630 12:27:14.753005 18782 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:14.755465 18784 tablet_bootstrap.cc:654] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.760653 18782 tablet_bootstrap.cc:654] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
W20260630 12:27:14.803876 18703 leader_election.cc:343] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:14.804975 18703 leader_election.cc:304] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:14.813841 18783 tablet_bootstrap.cc:654] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.824054 18788 raft_consensus.cc:2804] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:14.825549 18788 raft_consensus.cc:493] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:14.826140 18788 raft_consensus.cc:3060] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:14.829140 18784 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:14.829777 18782 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:14.830473 18782 ts_tablet_manager.cc:1403] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.040s
I20260630 12:27:14.834297 18782 raft_consensus.cc:359] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.829685 18784 ts_tablet_manager.cc:1403] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.051s
I20260630 12:27:14.835536 18788 raft_consensus.cc:515] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.839627 18783 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:14.839273 18784 raft_consensus.cc:359] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.840168 18784 raft_consensus.cc:385] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.840541 18784 raft_consensus.cc:740] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.841462 18782 raft_consensus.cc:385] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.840169 18783 ts_tablet_manager.cc:1403] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.008s
I20260630 12:27:14.842105 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddceb83949247ec8cad85e8c740879b" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:14.842806 18663 raft_consensus.cc:3060] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:14.841909 18782 raft_consensus.cc:740] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.843894 18788 leader_election.cc:290] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:14.843974 18782 consensus_queue.cc:260] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.845893 18783 raft_consensus.cc:359] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.846670 18783 raft_consensus.cc:385] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.846875 18782 ts_tablet_manager.cc:1434] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260630 12:27:14.847035 18783 raft_consensus.cc:740] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.848155 18782 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:14.847954 18783 consensus_queue.cc:260] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.842334 18784 consensus_queue.cc:260] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.850872 18783 ts_tablet_manager.cc:1434] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:14.851967 18783 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:14.852149 18784 ts_tablet_manager.cc:1434] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:27:14.853549 18784 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:14.856331 18782 tablet_bootstrap.cc:654] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.860771 18783 tablet_bootstrap.cc:654] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.861322 18784 tablet_bootstrap.cc:654] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.878000 18783 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:14.878693 18783 ts_tablet_manager.cc:1403] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260630 12:27:14.883780 18783 raft_consensus.cc:359] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.884171 18790 raft_consensus.cc:493] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:14.884471 18784 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:14.884553 18783 raft_consensus.cc:385] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.885212 18784 ts_tablet_manager.cc:1403] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260630 12:27:14.885016 18783 raft_consensus.cc:740] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.886320 18783 consensus_queue.cc:260] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.888943 18783 ts_tablet_manager.cc:1434] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:27:14.888773 18784 raft_consensus.cc:359] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.889546 18784 raft_consensus.cc:385] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.889904 18784 raft_consensus.cc:740] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.890113 18783 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:14.890790 18784 consensus_queue.cc:260] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.899390 18783 tablet_bootstrap.cc:654] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.904192 18784 ts_tablet_manager.cc:1434] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.010s
I20260630 12:27:14.905558 18784 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
W20260630 12:27:14.912707 18535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:14.913769 18783 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:14.934700 18783 ts_tablet_manager.cc:1403] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.005s
I20260630 12:27:14.915695 18789 raft_consensus.cc:493] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:14.943149 18789 raft_consensus.cc:515] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.884919 18790 raft_consensus.cc:515] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.946597 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cc99d472ee42f18fba9e7a4ac0d210" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.132373 18589 raft_consensus.cc:2468] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 0.
I20260630 12:27:15.131839 18663 raft_consensus.cc:2468] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 1.
I20260630 12:27:14.921542 18588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddceb83949247ec8cad85e8c740879b" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:14.948033 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddceb83949247ec8cad85e8c740879b" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca"
I20260630 12:27:14.917187 18784 tablet_bootstrap.cc:654] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.949750 18808 raft_consensus.cc:493] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.158645 18808 raft_consensus.cc:515] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.049444 18809 raft_consensus.cc:493] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.161079 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.161055 18809 raft_consensus.cc:515] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.161080 18808 leader_election.cc:290] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.162631 18738 raft_consensus.cc:2468] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 0.
I20260630 12:27:15.163651 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.072695 18811 raft_consensus.cc:493] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.164574 18629 leader_election.cc:304] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.165237 18811 raft_consensus.cc:515] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:14.944024 18783 raft_consensus.cc:359] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.169046 18783 raft_consensus.cc:385] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.169631 18783 raft_consensus.cc:740] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.170954 18783 consensus_queue.cc:260] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.171828 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036d8c1655b459891bd2fe016445436" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.075881 18806 raft_consensus.cc:493] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.172574 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.173034 18806 raft_consensus.cc:515] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.176678 18806 leader_election.cc:290] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327), 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:15.110322 18789 leader_election.cc:290] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.134033 18703 leader_election.cc:304] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.136343 18790 leader_election.cc:290] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.151430 18788 raft_consensus.cc:493] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.153534 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.154035 18782 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:15.155457 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036d8c1655b459891bd2fe016445436" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.181001 18782 ts_tablet_manager.cc:1403] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.333s	user 0.050s	sys 0.043s
I20260630 12:27:15.163713 18809 leader_election.cc:290] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.055523 18810 raft_consensus.cc:493] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.181926 18810 raft_consensus.cc:515] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.098989 18812 raft_consensus.cc:493] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.184846 18812 raft_consensus.cc:515] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
W20260630 12:27:15.185565 18703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.210.2:44855, user_credentials={real_user=slave}} blocked reactor thread for 51624.7us
I20260630 12:27:15.187345 18812 leader_election.cc:290] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.188243 18809 raft_consensus.cc:2804] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.188037 18703 leader_election.cc:304] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [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: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.180110 18587 raft_consensus.cc:2468] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 0.
I20260630 12:27:15.177716 18806 raft_consensus.cc:2804] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.190395 18806 raft_consensus.cc:493] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.189967 18788 raft_consensus.cc:515] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.191076 18806 raft_consensus.cc:3060] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.191606 18737 raft_consensus.cc:2468] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.193336 18788 leader_election.cc:290] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.181740 18783 ts_tablet_manager.cc:1434] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.247s	user 0.002s	sys 0.013s
I20260630 12:27:15.201388 18788 raft_consensus.cc:2804] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.202051 18788 raft_consensus.cc:493] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.204449 18784 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:15.205029 18784 ts_tablet_manager.cc:1403] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.300s	user 0.017s	sys 0.017s
I20260630 12:27:15.206475 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.207440 18782 raft_consensus.cc:359] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.208151 18812 raft_consensus.cc:493] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.208392 18782 raft_consensus.cc:385] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.208791 18782 raft_consensus.cc:740] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.208739 18812 raft_consensus.cc:515] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.202553 18788 raft_consensus.cc:3060] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.211230 18812 leader_election.cc:290] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.208159 18783 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:15.217530 18810 leader_election.cc:290] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.224717 18811 leader_election.cc:290] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.229353 18783 tablet_bootstrap.cc:654] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
W20260630 12:27:15.219729 18554 leader_election.cc:343] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.223997 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03aad8be124afaa2e8609d384feffd" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.239414 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed6ea3280a4c1480287c0a0d6d7c62" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.242753 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03aad8be124afaa2e8609d384feffd" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.218044 18782 consensus_queue.cc:260] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.249080 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed6ea3280a4c1480287c0a0d6d7c62" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
W20260630 12:27:15.246596 18703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.210.1:37243, user_credentials={real_user=slave}} blocked reactor thread for 59065.2us
I20260630 12:27:15.244414 18809 raft_consensus.cc:697] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Becoming Leader. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Running, Role: LEADER
I20260630 12:27:15.234647 18788 raft_consensus.cc:515] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.250727 18783 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:15.244194 18806 raft_consensus.cc:515] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.253660 18788 leader_election.cc:290] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.254534 18663 raft_consensus.cc:2393] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37f86b43565e4c63a2919f5a6132e567 in current term 1: Already voted for candidate 8a81df8943ba41c3ae94a18a6d182c33 in this term.
I20260630 12:27:15.252441 18783 ts_tablet_manager.cc:1403] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260630 12:27:15.257462 18782 ts_tablet_manager.cc:1434] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.005s
W20260630 12:27:15.258101 18554 leader_election.cc:343] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.258548 18782 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
W20260630 12:27:15.259013 18554 leader_election.cc:343] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.259595 18554 leader_election.cc:304] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [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: 86dde2c30172451f9daad56351cf5dca; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.260609 18811 raft_consensus.cc:2749] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:27:15.260902 18554 leader_election.cc:343] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.261695 18806 leader_election.cc:290] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:15.261752 18554 leader_election.cc:343] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.263057 18784 raft_consensus.cc:359] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.263387 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.263316 18554 leader_election.cc:304] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [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: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.263903 18784 raft_consensus.cc:385] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.264158 18587 raft_consensus.cc:2468] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 0.
I20260630 12:27:15.264312 18784 raft_consensus.cc:740] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
W20260630 12:27:15.265033 18554 leader_election.cc:343] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.265388 18782 tablet_bootstrap.cc:654] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.265084 18811 raft_consensus.cc:2804] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.265851 18811 raft_consensus.cc:493] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.265501 18809 consensus_queue.cc:237] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.265847 18554 leader_election.cc:304] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [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: 86dde2c30172451f9daad56351cf5dca; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.266438 18811 raft_consensus.cc:3060] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.267124 18810 raft_consensus.cc:2749] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:27:15.245590 18629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.210.3:39327, user_credentials={real_user=slave}} blocked reactor thread for 81016.4us
W20260630 12:27:15.269580 18703 leader_election.cc:343] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.270562 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6943a606040729af8a480fd55e37d" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
W20260630 12:27:15.271239 18703 leader_election.cc:343] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.273779 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.274216 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.275353 18783 raft_consensus.cc:359] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.274056 18784 consensus_queue.cc:260] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.276185 18783 raft_consensus.cc:385] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.276592 18783 raft_consensus.cc:740] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.276671 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cc99d472ee42f18fba9e7a4ac0d210" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.277557 18737 raft_consensus.cc:2393] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a81df8943ba41c3ae94a18a6d182c33 in current term 1: Already voted for candidate 37f86b43565e4c63a2919f5a6132e567 in this term.
I20260630 12:27:15.277494 18783 consensus_queue.cc:260] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.280362 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.281054 18737 raft_consensus.cc:3060] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.280459 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cc99d472ee42f18fba9e7a4ac0d210" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.281908 18663 raft_consensus.cc:3060] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:15.282167 18629 leader_election.cc:343] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:27:15.282991 18629 leader_election.cc:343] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:27:15.284277 18554 leader_election.cc:343] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.284754 18554 leader_election.cc:304] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [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: 86dde2c30172451f9daad56351cf5dca; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.288182 18783 ts_tablet_manager.cc:1434] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260630 12:27:15.289431 18783 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:15.293234 18784 ts_tablet_manager.cc:1434] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.005s
I20260630 12:27:15.281034 18811 raft_consensus.cc:515] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.294284 18821 raft_consensus.cc:493] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.303256 18810 raft_consensus.cc:2749] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:15.303427 18821 raft_consensus.cc:515] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.304670 18811 leader_election.cc:290] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Requested vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.297360 18783 tablet_bootstrap.cc:654] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.305588 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6943a606040729af8a480fd55e37d" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.305603 18821 leader_election.cc:290] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.307385 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.307983 18588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cc99d472ee42f18fba9e7a4ac0d210" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.308660 18588 raft_consensus.cc:2468] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 0.
I20260630 12:27:15.308787 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
W20260630 12:27:15.309667 18629 leader_election.cc:343] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.309725 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca"
I20260630 12:27:15.310063 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.310350 18629 leader_election.cc:304] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [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: 8a81df8943ba41c3ae94a18a6d182c33; no voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:15.310549 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.310675 18738 raft_consensus.cc:3060] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:15.312002 18629 leader_election.cc:343] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.312629 18629 leader_election.cc:304] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [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: 8a81df8943ba41c3ae94a18a6d182c33; no voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:15.311936 18484 catalog_manager.cc:5697] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:15.313573 18820 raft_consensus.cc:2749] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:15.310472 18589 raft_consensus.cc:3060] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.314311 18820 raft_consensus.cc:2749] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:15.306393 18737 raft_consensus.cc:2468] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 1.
I20260630 12:27:15.316417 18629 leader_election.cc:304] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.317255 18820 raft_consensus.cc:2804] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.317754 18820 raft_consensus.cc:697] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Becoming Leader. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Running, Role: LEADER
I20260630 12:27:15.309697 18586 raft_consensus.cc:2393] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37f86b43565e4c63a2919f5a6132e567 in current term 1: Already voted for candidate 86dde2c30172451f9daad56351cf5dca in this term.
I20260630 12:27:15.318678 18820 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.319283 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cc99d472ee42f18fba9e7a4ac0d210" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca"
I20260630 12:27:15.320173 18587 raft_consensus.cc:3060] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.324002 18629 leader_election.cc:304] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [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: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 37f86b43565e4c63a2919f5a6132e567
I20260630 12:27:15.325841 18589 raft_consensus.cc:2468] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 1.
W20260630 12:27:15.326200 18554 leader_election.cc:343] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.330516 18738 raft_consensus.cc:2468] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
W20260630 12:27:15.294579 18703 leader_election.cc:343] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.332445 18554 leader_election.cc:304] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [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: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.333447 18811 raft_consensus.cc:2804] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.337669 18811 raft_consensus.cc:697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Becoming Leader. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Running, Role: LEADER
I20260630 12:27:15.338869 18811 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.332522 18784 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:15.342684 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.344164 18487 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.345207 18587 raft_consensus.cc:2468] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 1.
I20260630 12:27:15.346064 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.349598 18703 leader_election.cc:304] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [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: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.354671 18821 raft_consensus.cc:2764] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:27:15.356623 18703 leader_election.cc:304] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [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: 37f86b43565e4c63a2919f5a6132e567; no voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.357947 18821 raft_consensus.cc:2749] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:27:15.359607 18703 leader_election.cc:343] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.360679 18703 leader_election.cc:304] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 
I20260630 12:27:15.302546 18663 raft_consensus.cc:2468] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 1.
I20260630 12:27:15.361763 18812 raft_consensus.cc:2764] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:27:15.366099 18783 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:15.366611 18783 ts_tablet_manager.cc:1403] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.014s
I20260630 12:27:15.368793 18784 tablet_bootstrap.cc:654] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.369269 18783 raft_consensus.cc:359] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.370082 18821 raft_consensus.cc:2804] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.379247 18783 raft_consensus.cc:385] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.379530 18821 raft_consensus.cc:697] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Becoming Leader. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Running, Role: LEADER
I20260630 12:27:15.372620 18782 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:15.380484 18782 ts_tablet_manager.cc:1403] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.122s	user 0.030s	sys 0.040s
I20260630 12:27:15.380658 18821 consensus_queue.cc:237] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.376160 18485 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86dde2c30172451f9daad56351cf5dca (127.13.210.1). New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.379683 18783 raft_consensus.cc:740] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
W20260630 12:27:15.371155 18703 leader_election.cc:343] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.383958 18703 leader_election.cc:304] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [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: 37f86b43565e4c63a2919f5a6132e567; no voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.384150 18783 consensus_queue.cc:260] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.387545 18809 raft_consensus.cc:2749] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:15.389178 18783 ts_tablet_manager.cc:1434] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:27:15.389983 18782 raft_consensus.cc:359] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.394527 18782 raft_consensus.cc:385] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.394886 18782 raft_consensus.cc:740] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.395730 18782 consensus_queue.cc:260] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.398789 18782 ts_tablet_manager.cc:1434] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260630 12:27:15.390563 18783 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:15.400207 18782 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:15.409051 18782 tablet_bootstrap.cc:654] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.410904 18783 tablet_bootstrap.cc:654] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.423697 18487 catalog_manager.cc:5697] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:15.435271 18784 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:15.436031 18784 ts_tablet_manager.cc:1403] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.010s
I20260630 12:27:15.440084 18784 raft_consensus.cc:359] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.441115 18784 raft_consensus.cc:385] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.445969 18782 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:15.445969 18783 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:15.446672 18782 ts_tablet_manager.cc:1403] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.022s
I20260630 12:27:15.446758 18783 ts_tablet_manager.cc:1403] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.020s
I20260630 12:27:15.441495 18784 raft_consensus.cc:740] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.449220 18784 consensus_queue.cc:260] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.449322 18783 raft_consensus.cc:359] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.450140 18783 raft_consensus.cc:385] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.449800 18782 raft_consensus.cc:359] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.450583 18783 raft_consensus.cc:740] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.450851 18782 raft_consensus.cc:385] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.451301 18782 raft_consensus.cc:740] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.451409 18783 consensus_queue.cc:260] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.452306 18782 consensus_queue.cc:260] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.453745 18783 ts_tablet_manager.cc:1434] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:27:15.454156 18784 ts_tablet_manager.cc:1434] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:27:15.454810 18783 tablet_bootstrap.cc:492] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:15.454916 18782 ts_tablet_manager.cc:1434] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:15.455185 18784 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:15.456180 18782 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:15.461629 18783 tablet_bootstrap.cc:654] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.461931 18784 tablet_bootstrap.cc:654] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.462734 18782 tablet_bootstrap.cc:654] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.473685 18782 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:15.473893 18783 tablet_bootstrap.cc:492] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:15.474372 18782 ts_tablet_manager.cc:1403] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:27:15.474372 18783 ts_tablet_manager.cc:1403] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:27:15.477643 18783 raft_consensus.cc:359] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.477864 18782 raft_consensus.cc:359] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.478449 18783 raft_consensus.cc:385] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.478681 18782 raft_consensus.cc:385] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.478801 18783 raft_consensus.cc:740] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.479300 18782 raft_consensus.cc:740] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.480383 18782 consensus_queue.cc:260] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.481071 18783 consensus_queue.cc:260] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.483359 18783 ts_tablet_manager.cc:1434] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:15.484431 18783 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:15.486094 18782 ts_tablet_manager.cc:1434] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:27:15.487205 18782 tablet_bootstrap.cc:492] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:15.490594 18783 tablet_bootstrap.cc:654] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.493268 18782 tablet_bootstrap.cc:654] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.513248 18783 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:15.513796 18783 ts_tablet_manager.cc:1403] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260630 12:27:15.516364 18784 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:15.516847 18784 ts_tablet_manager.cc:1403] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.062s	user 0.029s	sys 0.026s
I20260630 12:27:15.517517 18782 tablet_bootstrap.cc:492] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:15.518029 18782 ts_tablet_manager.cc:1403] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.015s
I20260630 12:27:15.518170 18783 raft_consensus.cc:359] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.518852 18783 raft_consensus.cc:385] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.519106 18783 raft_consensus.cc:740] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.519302 18784 raft_consensus.cc:359] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.519961 18784 raft_consensus.cc:385] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.519804 18783 consensus_queue.cc:260] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.520233 18784 raft_consensus.cc:740] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.520581 18782 raft_consensus.cc:359] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.520890 18784 consensus_queue.cc:260] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.521334 18782 raft_consensus.cc:385] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.521651 18782 raft_consensus.cc:740] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.522387 18782 consensus_queue.cc:260] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.522917 18784 ts_tablet_manager.cc:1434] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:27:15.523988 18784 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:15.524874 18782 ts_tablet_manager.cc:1434] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:15.525902 18783 ts_tablet_manager.cc:1434] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:27:15.526268 18782 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:15.527009 18783 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca: Bootstrap starting.
I20260630 12:27:15.530397 18784 tablet_bootstrap.cc:654] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.532617 18812 raft_consensus.cc:493] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.533315 18812 raft_consensus.cc:515] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.535895 18812 leader_election.cc:290] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.532191 18782 tablet_bootstrap.cc:654] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.537715 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03aad8be124afaa2e8609d384feffd" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.538501 18738 raft_consensus.cc:2468] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 0.
I20260630 12:27:15.533685 18783 tablet_bootstrap.cc:654] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.539604 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03aad8be124afaa2e8609d384feffd" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.540352 18587 raft_consensus.cc:2468] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 0.
I20260630 12:27:15.542281 18629 leader_election.cc:304] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.543764 18812 raft_consensus.cc:2804] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.544135 18812 raft_consensus.cc:493] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.544484 18812 raft_consensus.cc:3060] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.546921 18783 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca: No bootstrap required, opened a new log
I20260630 12:27:15.547459 18783 ts_tablet_manager.cc:1403] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.007s
I20260630 12:27:15.548177 18811 raft_consensus.cc:493] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.548823 18811 raft_consensus.cc:515] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.550300 18783 raft_consensus.cc:359] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.551113 18783 raft_consensus.cc:385] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.551425 18783 raft_consensus.cc:740] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.552260 18812 raft_consensus.cc:515] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.552197 18783 consensus_queue.cc:260] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.554332 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.555815 18784 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:15.556298 18784 ts_tablet_manager.cc:1403] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260630 12:27:15.556865 18810 raft_consensus.cc:493] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.557473 18810 raft_consensus.cc:515] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.558053 18783 ts_tablet_manager.cc:1434] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:27:15.557996 18821 raft_consensus.cc:493] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.558701 18821 raft_consensus.cc:515] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.559612 18810 leader_election.cc:290] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.559656 18812 leader_election.cc:290] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.560751 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03aad8be124afaa2e8609d384feffd" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.558916 18784 raft_consensus.cc:359] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.561399 18737 raft_consensus.cc:3060] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.560935 18821 leader_election.cc:290] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.561642 18784 raft_consensus.cc:385] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.562271 18784 raft_consensus.cc:740] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.562161 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03aad8be124afaa2e8609d384feffd" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca"
I20260630 12:27:15.563014 18587 raft_consensus.cc:3060] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.563194 18784 consensus_queue.cc:260] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.564522 18782 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:15.564996 18782 ts_tablet_manager.cc:1403] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.008s
I20260630 12:27:15.565737 18784 ts_tablet_manager.cc:1434] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:27:15.566762 18784 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:15.567020 18736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237d7537d5f84b2ebfe90b730f4c5b4b" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.567714 18736 raft_consensus.cc:2468] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.567936 18782 raft_consensus.cc:359] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.568663 18782 raft_consensus.cc:385] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.568746 18737 raft_consensus.cc:2468] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 1.
I20260630 12:27:15.568998 18782 raft_consensus.cc:740] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.569837 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237d7537d5f84b2ebfe90b730f4c5b4b" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.570031 18629 leader_election.cc:304] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.570235 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036d8c1655b459891bd2fe016445436" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.570902 18663 raft_consensus.cc:2468] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 0.
I20260630 12:27:15.571010 18812 raft_consensus.cc:2804] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.571560 18782 consensus_queue.cc:260] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.571560 18812 raft_consensus.cc:697] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Becoming Leader. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Running, Role: LEADER
I20260630 12:27:15.572010 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.572691 18738 raft_consensus.cc:2468] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.573511 18784 tablet_bootstrap.cc:654] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.572956 18812 consensus_queue.cc:237] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.578843 18782 ts_tablet_manager.cc:1434] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
W20260630 12:27:15.561435 18554 leader_election.cc:343] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.580082 18554 leader_election.cc:304] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 
I20260630 12:27:15.581489 18782 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: Bootstrap starting.
I20260630 12:27:15.586442 18821 raft_consensus.cc:493] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.587180 18821 raft_consensus.cc:515] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.590327 18782 tablet_bootstrap.cc:654] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.590262 18821 leader_election.cc:290] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.574630 18703 leader_election.cc:304] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.592924 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed6ea3280a4c1480287c0a0d6d7c62" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.593807 18663 raft_consensus.cc:2468] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 0.
I20260630 12:27:15.595498 18703 leader_election.cc:304] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.596356 18809 raft_consensus.cc:2804] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.596771 18809 raft_consensus.cc:493] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.597141 18809 raft_consensus.cc:3060] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.551761 18811 leader_election.cc:290] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.600229 18821 raft_consensus.cc:2804] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.600649 18821 raft_consensus.cc:493] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.601038 18821 raft_consensus.cc:3060] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.607631 18809 raft_consensus.cc:515] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.609992 18789 raft_consensus.cc:493] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.610525 18789 raft_consensus.cc:515] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.611514 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036d8c1655b459891bd2fe016445436" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.612128 18663 raft_consensus.cc:3060] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.612784 18789 leader_election.cc:290] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.613318 18789 raft_consensus.cc:2804] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.613627 18789 raft_consensus.cc:493] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.613952 18789 raft_consensus.cc:3060] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.617941 18809 leader_election.cc:290] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.618273 18554 leader_election.cc:304] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [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: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.620162 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036d8c1655b459891bd2fe016445436" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.620704 18810 raft_consensus.cc:2804] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.620884 18589 raft_consensus.cc:2468] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 0.
I20260630 12:27:15.621147 18810 raft_consensus.cc:493] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.621573 18810 raft_consensus.cc:3060] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.622076 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed6ea3280a4c1480287c0a0d6d7c62" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.622828 18586 raft_consensus.cc:2468] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 0.
I20260630 12:27:15.624349 18663 raft_consensus.cc:2468] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 1.
I20260630 12:27:15.625746 18703 leader_election.cc:304] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.626791 18809 raft_consensus.cc:2804] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.627295 18809 raft_consensus.cc:697] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Becoming Leader. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Running, Role: LEADER
I20260630 12:27:15.628597 18587 raft_consensus.cc:2468] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a81df8943ba41c3ae94a18a6d182c33 in term 1.
I20260630 12:27:15.628445 18809 consensus_queue.cc:237] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.634840 18588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036d8c1655b459891bd2fe016445436" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca"
I20260630 12:27:15.635861 18588 raft_consensus.cc:3060] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.636605 18782 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: No bootstrap required, opened a new log
I20260630 12:27:15.637156 18782 ts_tablet_manager.cc:1403] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.021s
I20260630 12:27:15.640172 18782 raft_consensus.cc:359] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.640923 18782 raft_consensus.cc:385] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.645346 18811 raft_consensus.cc:493] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.646093 18811 raft_consensus.cc:515] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
W20260630 12:27:15.646355 18554 leader_election.cc:343] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.648303 18811 leader_election.cc:290] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.641213 18782 raft_consensus.cc:740] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.648994 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950b5bbae234cbf98fe66a1371f9696" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.649602 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950b5bbae234cbf98fe66a1371f9696" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.649879 18663 raft_consensus.cc:2468] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.650244 18782 consensus_queue.cc:260] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.650556 18738 raft_consensus.cc:2468] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.652700 18782 ts_tablet_manager.cc:1434] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:27:15.659233 18789 raft_consensus.cc:515] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.657694 18487 catalog_manager.cc:5697] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.661327 18789 leader_election.cc:290] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Requested vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.669064 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.669734 18663 raft_consensus.cc:2468] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.673620 18821 raft_consensus.cc:515] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.677192 18810 raft_consensus.cc:515] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.676373 18554 leader_election.cc:304] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 
I20260630 12:27:15.676913 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237d7537d5f84b2ebfe90b730f4c5b4b" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.677973 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237d7537d5f84b2ebfe90b730f4c5b4b" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.679244 18737 raft_consensus.cc:3060] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.680177 18821 leader_election.cc:290] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:15.681246 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed6ea3280a4c1480287c0a0d6d7c62" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.676813 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.677559 18588 raft_consensus.cc:2468] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 1.
I20260630 12:27:15.681974 18663 raft_consensus.cc:3060] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.682183 18738 raft_consensus.cc:2468] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.683990 18789 raft_consensus.cc:2804] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.685102 18789 raft_consensus.cc:493] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.685489 18789 raft_consensus.cc:3060] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.683434 18554 leader_election.cc:304] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.686681 18811 raft_consensus.cc:2804] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.687049 18811 raft_consensus.cc:493] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.687389 18811 raft_consensus.cc:3060] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.690639 18663 raft_consensus.cc:2468] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 1.
I20260630 12:27:15.691403 18737 raft_consensus.cc:2468] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.692571 18703 leader_election.cc:304] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.692368 18486 catalog_manager.cc:5697] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:15.693442 18821 raft_consensus.cc:2804] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:27:15.693681 18554 leader_election.cc:343] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.694140 18821 raft_consensus.cc:697] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Becoming Leader. State: Replica: 37f86b43565e4c63a2919f5a6132e567, State: Running, Role: LEADER
I20260630 12:27:15.695613 18821 consensus_queue.cc:237] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.682163 18810 leader_election.cc:290] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Requested vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.696852 18811 raft_consensus.cc:515] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.697747 18588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed6ea3280a4c1480287c0a0d6d7c62" candidate_uuid: "37f86b43565e4c63a2919f5a6132e567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca"
I20260630 12:27:15.698361 18588 raft_consensus.cc:3060] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.698906 18811 leader_election.cc:290] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Requested vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.699604 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.696880 18554 leader_election.cc:304] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [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: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.700563 18737 raft_consensus.cc:3060] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.701926 18784 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:15.702446 18784 ts_tablet_manager.cc:1403] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.136s	user 0.065s	sys 0.049s
I20260630 12:27:15.702483 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.703235 18662 raft_consensus.cc:3060] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.705844 18784 raft_consensus.cc:359] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.706636 18784 raft_consensus.cc:385] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.707051 18784 raft_consensus.cc:740] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.708182 18784 consensus_queue.cc:260] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.710629 18784 ts_tablet_manager.cc:1434] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:27:15.711719 18812 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:15.714254 18737 raft_consensus.cc:2468] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.716248 18809 consensus_queue.cc:1048] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:15.717011 18784 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:15.699692 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.722503 18810 raft_consensus.cc:2804] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.723456 18808 raft_consensus.cc:493] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.723889 18808 raft_consensus.cc:515] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.724258 18662 raft_consensus.cc:2468] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.726222 18808 leader_election.cc:290] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.726823 18810 raft_consensus.cc:697] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Becoming Leader. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Running, Role: LEADER
I20260630 12:27:15.727865 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddceb83949247ec8cad85e8c740879b" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.728087 18810 consensus_queue.cc:237] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.730378 18736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddceb83949247ec8cad85e8c740879b" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.734001 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.735082 18737 raft_consensus.cc:3060] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:15.730537 18554 leader_election.cc:343] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:15.737743 18554 leader_election.cc:304] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.739022 18554 leader_election.cc:304] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [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: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.739665 18810 raft_consensus.cc:2804] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.740226 18810 raft_consensus.cc:697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Becoming Leader. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Running, Role: LEADER
I20260630 12:27:15.740943 18808 raft_consensus.cc:2804] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.741452 18808 raft_consensus.cc:697] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Becoming Leader. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Running, Role: LEADER
I20260630 12:27:15.741086 18810 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.742390 18808 consensus_queue.cc:237] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.744504 18483 catalog_manager.cc:5697] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:15.747783 18482 catalog_manager.cc:5697] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86dde2c30172451f9daad56351cf5dca (127.13.210.1). New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.752311 18784 tablet_bootstrap.cc:654] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.761834 18588 raft_consensus.cc:2468] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f86b43565e4c63a2919f5a6132e567 in term 1.
I20260630 12:27:15.759342 18554 leader_election.cc:304] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [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: 86dde2c30172451f9daad56351cf5dca; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:15.768749 18811 raft_consensus.cc:2749] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:15.771658 18588 raft_consensus.cc:3060] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.797993 18789 raft_consensus.cc:515] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.802706 18812 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:27:15.822554 18737 raft_consensus.cc:2468] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.827512 18789 leader_election.cc:290] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Requested vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.829567 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950b5bbae234cbf98fe66a1371f9696" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.830814 18484 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86dde2c30172451f9daad56351cf5dca (127.13.210.1). New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.831763 18662 raft_consensus.cc:3060] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.824935 18809 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260630 12:27:15.834393 18484 catalog_manager.cc:5697] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86dde2c30172451f9daad56351cf5dca (127.13.210.1). New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.829969 18736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950b5bbae234cbf98fe66a1371f9696" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.838246 18736 raft_consensus.cc:3060] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.847477 18662 raft_consensus.cc:2468] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.849668 18554 leader_election.cc:304] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.850638 18809 consensus_queue.cc:1048] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:15.850672 18789 raft_consensus.cc:2804] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.850862 18736 raft_consensus.cc:2468] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.852026 18789 raft_consensus.cc:697] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Becoming Leader. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Running, Role: LEADER
I20260630 12:27:15.852902 18789 consensus_queue.cc:237] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.851496 18784 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:15.856118 18784 ts_tablet_manager.cc:1403] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.002s
I20260630 12:27:15.859010 18784 raft_consensus.cc:359] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.859653 18784 raft_consensus.cc:385] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.859978 18784 raft_consensus.cc:740] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.860646 18784 consensus_queue.cc:260] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.871224 18784 ts_tablet_manager.cc:1434] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:27:15.871666 18810 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:15.872794 18784 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33: Bootstrap starting.
I20260630 12:27:15.877570 18812 raft_consensus.cc:493] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.878171 18812 raft_consensus.cc:515] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.880476 18812 leader_election.cc:290] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.881047 18784 tablet_bootstrap.cc:654] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.882838 18821 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:15.883621 18587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237d7537d5f84b2ebfe90b730f4c5b4b" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.883946 18736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237d7537d5f84b2ebfe90b730f4c5b4b" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.884735 18736 raft_consensus.cc:2393] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a81df8943ba41c3ae94a18a6d182c33 in current term 1: Already voted for candidate 86dde2c30172451f9daad56351cf5dca in this term.
I20260630 12:27:15.886248 18629 leader_election.cc:304] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [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: 8a81df8943ba41c3ae94a18a6d182c33; no voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:15.890770 18820 raft_consensus.cc:3060] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.900199 18664 raft_consensus.cc:3060] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.908813 18808 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:15.928041 18535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:15.930248 18820 raft_consensus.cc:2749] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:15.937263 18808 raft_consensus.cc:493] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.938009 18808 raft_consensus.cc:515] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.940913 18808 leader_election.cc:290] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
W20260630 12:27:15.946470 18610 debug-util.cc:398] Leaking SignalData structure 0x7b08000855a0 after lost signal to thread 14155
W20260630 12:27:15.947645 18610 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab140 after lost signal to thread 18521
I20260630 12:27:15.949306 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6943a606040729af8a480fd55e37d" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:15.950008 18663 raft_consensus.cc:2468] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.950184 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6943a606040729af8a480fd55e37d" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.950933 18737 raft_consensus.cc:2468] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 0.
I20260630 12:27:15.951316 18554 leader_election.cc:304] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33; no voters: 
I20260630 12:27:15.952778 18810 raft_consensus.cc:2804] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.953156 18810 raft_consensus.cc:493] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.953634 18810 raft_consensus.cc:3060] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.953114 18484 catalog_manager.cc:5697] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86dde2c30172451f9daad56351cf5dca (127.13.210.1). New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.961432 18810 raft_consensus.cc:515] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.964560 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6943a606040729af8a480fd55e37d" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567"
I20260630 12:27:15.965207 18737 raft_consensus.cc:3060] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.965523 18784 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33: No bootstrap required, opened a new log
I20260630 12:27:15.966144 18784 ts_tablet_manager.cc:1403] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.026s
I20260630 12:27:15.969347 18784 raft_consensus.cc:359] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.970186 18784 raft_consensus.cc:385] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.970525 18784 raft_consensus.cc:740] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a81df8943ba41c3ae94a18a6d182c33, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.971341 18784 consensus_queue.cc:260] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.973042 18737 raft_consensus.cc:2468] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.973652 18820 raft_consensus.cc:493] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.974249 18820 raft_consensus.cc:515] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } }
I20260630 12:27:15.974642 18784 ts_tablet_manager.cc:1434] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:15.974517 18554 leader_election.cc:304] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca; no voters: 
I20260630 12:27:15.975512 18808 raft_consensus.cc:2804] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.975973 18808 raft_consensus.cc:697] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Becoming Leader. State: Replica: 86dde2c30172451f9daad56351cf5dca, State: Running, Role: LEADER
I20260630 12:27:15.976588 18820 leader_election.cc:290] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:15.976792 18808 consensus_queue.cc:237] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } }
I20260630 12:27:15.979221 18736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:15.980152 18736 raft_consensus.cc:2393] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a81df8943ba41c3ae94a18a6d182c33 in current term 1: Already voted for candidate 86dde2c30172451f9daad56351cf5dca in this term.
I20260630 12:27:15.980562 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f209726afd437c85507683bdd966ab" candidate_uuid: "8a81df8943ba41c3ae94a18a6d182c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86dde2c30172451f9daad56351cf5dca" is_pre_election: true
I20260630 12:27:15.981986 18629 leader_election.cc:304] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [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: 8a81df8943ba41c3ae94a18a6d182c33; no voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:15.983345 18820 raft_consensus.cc:3060] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.985560 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6943a606040729af8a480fd55e37d" candidate_uuid: "86dde2c30172451f9daad56351cf5dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33"
I20260630 12:27:15.986232 18663 raft_consensus.cc:3060] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.991885 18820 raft_consensus.cc:2749] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:15.993871 18663 raft_consensus.cc:2468] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86dde2c30172451f9daad56351cf5dca in term 1.
I20260630 12:27:15.995147 18810 leader_election.cc:290] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [CANDIDATE]: Term 1 election: Requested vote from peers 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:16.001565 18486 catalog_manager.cc:5697] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86dde2c30172451f9daad56351cf5dca (127.13.210.1). New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:16.010565 18820 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:16.025655 18820 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.106691 18821 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.132642 18822 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:16.134213 18822 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.138787 18810 consensus_queue.cc:1048] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.157320 18809 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:16.184211 18810 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.207307 18810 consensus_queue.cc:1048] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:16.207625 18808 consensus_queue.cc:1048] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.218801 18808 consensus_queue.cc:1048] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.368700 18808 consensus_queue.cc:1048] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.371052 18811 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:16.454523 18703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.1:37243, user_credentials={real_user=slave}} blocked reactor thread for 161650us
W20260630 12:27:16.420833 18554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.3:39327, user_credentials={real_user=slave}} blocked reactor thread for 51109.1us
W20260630 12:27:16.481580 18767 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.13.210.62:35209, user_credentials={real_user=slave}} blocked reactor thread for 60001us
I20260630 12:27:16.499020 18810 consensus_queue.cc:1048] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:16.501955 18810 consensus_queue.cc:1048] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.530618 18810 consensus_queue.cc:1048] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:27:16.541733 18874 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.005s	sys 0.000s
W20260630 12:27:16.542543 18875 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.005s	sys 0.000s
W20260630 12:27:16.929376 18864 log.cc:927] Time spent T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260630 12:27:17.101423 18703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:44855, user_credentials={real_user=slave}} blocked reactor thread for 189144us
W20260630 12:27:17.100701 18924 log.cc:927] Time spent T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260630 12:27:17.240473 18703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.1:37243, user_credentials={real_user=slave}} blocked reactor thread for 61598.3us
W20260630 12:27:17.299217 18629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.1:37243, user_credentials={real_user=slave}} blocked reactor thread for 161027us
W20260630 12:27:17.404263 18942 log.cc:927] Time spent T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260630 12:27:17.421207 18946 log.cc:927] Time spent T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260630 12:27:17.422626 18945 log.cc:927] Time spent T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260630 12:27:17.778941 18947 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33588 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=13, attempt_no=0}) took 1031 ms. Trace:
I20260630 12:27:17.782517 18950 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33588 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=31, attempt_no=0}) took 1027 ms. Trace:
I20260630 12:27:17.783748 18926 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33588 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=37, attempt_no=0}) took 1025 ms. Trace:
I20260630 12:27:17.804940 18948 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33588 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=19, attempt_no=0}) took 1055 ms. Trace:
I20260630 12:27:17.792513 18950 rpcz_store.cc:276] 0630 12:27:16.755339 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.755800 (+   461us) service_pool.cc:224] Handling call
0630 12:27:17.782310 (+1026510us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.039015 (+     0us) write_op.cc:183] PREPARE: starting on tablet 96cc99d472ee42f18fba9e7a4ac0d210
0630 12:27:17.052005 (+ 12990us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.052034 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:27:17.052051 (+    17us) tablet.cc:662] Decoding operations
0630 12:27:17.052437 (+   386us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.052478 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.052505 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:27:17.052921 (+   416us) tablet.cc:701] Row locks acquired
0630 12:27:17.052935 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:27:17.055302 (+  2367us) write_op.cc:270] Start()
0630 12:27:17.063047 (+  7745us) write_op.cc:276] Timestamp: P: 1782822437054724 usec, L: 0
0630 12:27:17.063061 (+    14us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.065897 (+  2836us) log.cc:844] Serialized 432 byte log entry
0630 12:27:17.685015 (+619118us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.753729 (+ 68714us) write_op.cc:301] APPLY: starting
0630 12:27:17.753833 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.753977 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.754093 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.754665 (+   572us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.754854 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.754908 (+    54us) write_op.cc:312] APPLY: finished
0630 12:27:17.755557 (+   649us) log.cc:844] Serialized 34 byte log entry
0630 12:27:17.764338 (+  8781us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.781899 (+ 17561us) write_op.cc:454] Released schema lock
0630 12:27:17.781950 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68526,"num_ops":3,"prepare.queue_time_us":279071,"prepare.run_cpu_time_us":3296,"prepare.run_wall_time_us":30134,"replication_time_us":620707}]]}
I20260630 12:27:17.779512 18947 rpcz_store.cc:276] 0630 12:27:16.747841 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.748378 (+   537us) service_pool.cc:224] Handling call
0630 12:27:17.778832 (+1030454us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:16.950114 (+     0us) write_op.cc:183] PREPARE: starting on tablet eddceb83949247ec8cad85e8c740879b
0630 12:27:16.992670 (+ 42556us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:16.992708 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:27:16.992722 (+    14us) tablet.cc:662] Decoding operations
0630 12:27:17.024543 (+ 31821us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.029051 (+  4508us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.029075 (+    24us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:27:17.052400 (+ 23325us) tablet.cc:701] Row locks acquired
0630 12:27:17.052421 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:27:17.052653 (+   232us) write_op.cc:270] Start()
0630 12:27:17.052763 (+   110us) write_op.cc:276] Timestamp: P: 1782822437052587 usec, L: 0
0630 12:27:17.052788 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.070824 (+ 18036us) log.cc:844] Serialized 562 byte log entry
0630 12:27:17.684473 (+613649us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.719018 (+ 34545us) write_op.cc:301] APPLY: starting
0630 12:27:17.719111 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.719273 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.719359 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.777582 (+ 58223us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.777789 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.777868 (+    79us) write_op.cc:312] APPLY: finished
0630 12:27:17.778120 (+   252us) log.cc:844] Serialized 52 byte log entry
0630 12:27:17.778329 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.778434 (+   105us) write_op.cc:454] Released schema lock
0630 12:27:17.778485 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34346,"num_ops":6,"prepare.queue_time_us":193507,"prepare.run_cpu_time_us":5294,"prepare.run_wall_time_us":126043,"replication_time_us":631568}]]}
I20260630 12:27:17.793213 18926 rpcz_store.cc:276] 0630 12:27:16.758338 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.758446 (+   108us) service_pool.cc:224] Handling call
0630 12:27:17.783537 (+1025091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.067850 (+     0us) write_op.cc:183] PREPARE: starting on tablet 96cc99d472ee42f18fba9e7a4ac0d210
0630 12:27:17.068496 (+   646us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.068535 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:27:17.068560 (+    25us) tablet.cc:662] Decoding operations
0630 12:27:17.098532 (+ 29972us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.100457 (+  1925us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.101429 (+   972us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:27:17.113669 (+ 12240us) tablet.cc:701] Row locks acquired
0630 12:27:17.113696 (+    27us) write_op.cc:260] PREPARE: finished
0630 12:27:17.113996 (+   300us) write_op.cc:270] Start()
0630 12:27:17.114148 (+   152us) write_op.cc:276] Timestamp: P: 1782822437113922 usec, L: 0
0630 12:27:17.114184 (+    36us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.119637 (+  5453us) log.cc:844] Serialized 605 byte log entry
0630 12:27:17.685279 (+565642us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.758814 (+ 73535us) write_op.cc:301] APPLY: starting
0630 12:27:17.758915 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.759395 (+   480us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.759494 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.760584 (+  1090us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.760770 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.760818 (+    48us) write_op.cc:312] APPLY: finished
0630 12:27:17.761060 (+   242us) log.cc:844] Serialized 58 byte log entry
0630 12:27:17.783039 (+ 21979us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.783153 (+   114us) write_op.cc:454] Released schema lock
0630 12:27:17.783200 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73361,"mutex_wait_us":19366,"num_ops":7,"prepare.queue_time_us":308214,"prepare.run_cpu_time_us":32891,"prepare.run_wall_time_us":104872,"raft.queue_time_us":81756,"raft.run_cpu_time_us":56,"raft.run_wall_time_us":1152,"replication_time_us":570995,"spinlock_wait_cycles":7936,"thread_start_us":39595,"threads_started":1}]]}
I20260630 12:27:17.805552 18948 rpcz_store.cc:276] 0630 12:27:16.749324 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.751630 (+  2306us) service_pool.cc:224] Handling call
0630 12:27:17.804727 (+1053097us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:16.841035 (+     0us) write_op.cc:183] PREPARE: starting on tablet 96cc99d472ee42f18fba9e7a4ac0d210
0630 12:27:16.841564 (+   529us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:16.841587 (+    23us) write_op.cc:435] Acquired schema lock
0630 12:27:16.841652 (+    65us) tablet.cc:662] Decoding operations
0630 12:27:16.916405 (+ 74753us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:16.921603 (+  5198us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:16.923408 (+  1805us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:27:16.954683 (+ 31275us) tablet.cc:701] Row locks acquired
0630 12:27:16.954702 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:27:16.981758 (+ 27056us) spinlock_profiling.cc:243] Waited 1.21 ms on lock 0x7b2c00073098. stack: 00007f7727b54983 00007f7727b54880 00007f77274e41d4 000000000042d824 000000000042d7b9 00007f772956da11 00007f772957ca0a 00007f772957c693 00007f772957c631 00007f772acad902 00007f772acad6dd 00007f772e6a8243 00007f772e6a7d58 00007f772e6ac9f1 00007f772e6ac9a9 00007f772e6ac939
0630 12:27:16.981848 (+    90us) write_op.cc:270] Start()
0630 12:27:16.982045 (+   197us) write_op.cc:276] Timestamp: P: 1782822436956158 usec, L: 0
0630 12:27:16.982067 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:27:16.996968 (+ 14901us) log.cc:844] Serialized 475 byte log entry
0630 12:27:17.684775 (+687807us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.732895 (+ 48120us) write_op.cc:301] APPLY: starting
0630 12:27:17.732989 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.733158 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.733183 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.742719 (+  9536us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.763470 (+ 20751us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.790088 (+ 26618us) write_op.cc:312] APPLY: finished
0630 12:27:17.800553 (+ 10465us) log.cc:844] Serialized 40 byte log entry
0630 12:27:17.804261 (+  3708us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.804345 (+    84us) write_op.cc:454] Released schema lock
0630 12:27:17.804392 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47889,"num_ops":4,"prepare.queue_time_us":87616,"prepare.run_cpu_time_us":5881,"prepare.run_wall_time_us":192092,"replication_time_us":702614,"spinlock_wait_cycles":2783616}]]}
I20260630 12:27:17.881172 18950 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33588 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=5, attempt_no=0}) took 1136 ms. Trace:
I20260630 12:27:17.882740 18917 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58640 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=47, attempt_no=0}) took 1064 ms. Trace:
I20260630 12:27:17.884722 18917 rpcz_store.cc:276] 0630 12:27:16.818203 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.819553 (+  1350us) service_pool.cc:224] Handling call
0630 12:27:17.882532 (+1062979us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.134239 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5950b5bbae234cbf98fe66a1371f9696
0630 12:27:17.168522 (+ 34283us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.170250 (+  1728us) write_op.cc:435] Acquired schema lock
0630 12:27:17.172355 (+  2105us) tablet.cc:662] Decoding operations
0630 12:27:17.211516 (+ 39161us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.211573 (+    57us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.211605 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:27:17.212162 (+   557us) tablet.cc:701] Row locks acquired
0630 12:27:17.212190 (+    28us) write_op.cc:260] PREPARE: finished
0630 12:27:17.212453 (+   263us) write_op.cc:270] Start()
0630 12:27:17.212615 (+   162us) write_op.cc:276] Timestamp: P: 1782822437212401 usec, L: 0
0630 12:27:17.212643 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.335697 (+123054us) log.cc:844] Serialized 519 byte log entry
0630 12:27:17.414090 (+ 78393us) spinlock_profiling.cc:243] Waited 109 ms on lock 0x7b54000041d4. stack: 00007f7727b54983 00007f7727b54880 00007f77274e41d4 000000000042d824 000000000042d7b9 00007f772abdb571 00007f772ac6de28 00007f772e6a8581 00007f772e6a7d58 00007f772e6ac9f1 00007f772e6ac9a9 00007f772e6ac939 00007f772e6ac901 00007f772e6abb2d 000000000043f3c4 000000000043f209
0630 12:27:17.864329 (+450239us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.870858 (+  6529us) write_op.cc:301] APPLY: starting
0630 12:27:17.870936 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.871105 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.871133 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.872114 (+   981us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.872328 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.872380 (+    52us) write_op.cc:312] APPLY: finished
0630 12:27:17.872635 (+   255us) log.cc:844] Serialized 46 byte log entry
0630 12:27:17.882084 (+  9449us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.882176 (+    92us) write_op.cc:454] Released schema lock
0630 12:27:17.882235 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6334,"num_ops":5,"prepare.queue_time_us":313543,"prepare.run_cpu_time_us":8751,"prepare.run_wall_time_us":282572,"replication_time_us":651541,"spinlock_wait_cycles":251323776}]]}
I20260630 12:27:17.891119 18951 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58640 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=29, attempt_no=0}) took 1099 ms. Trace:
I20260630 12:27:17.881770 18950 rpcz_store.cc:276] 0630 12:27:16.744994 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.745115 (+   121us) service_pool.cc:224] Handling call
0630 12:27:16.748059 (+  2944us) spinlock_profiling.cc:243] Waited 891 us on lock 0x7b34002b3168. stack: 00007f7727b54983 00007f7727b54880 00007f77274e41d4 000000000042d824 000000000042d7b9 00007f7728f24171 00007f7728f6918c 00007f7728fae1d1 00007f7728fb14cf 00007f7728fb2821 00007f7728fb27d9 00007f7728fb2769 00007f7728fb2731 00007f7728fb1a2d 000000000043f3c4 000000000043f209
0630 12:27:17.881101 (+1133042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.407834 (+     0us) write_op.cc:183] PREPARE: starting on tablet 33ed6ea3280a4c1480287c0a0d6d7c62
0630 12:27:17.450456 (+ 42622us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.452036 (+  1580us) write_op.cc:435] Acquired schema lock
0630 12:27:17.454011 (+  1975us) tablet.cc:662] Decoding operations
0630 12:27:17.551932 (+ 97921us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.556230 (+  4298us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.559322 (+  3092us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:27:17.572715 (+ 13393us) tablet.cc:701] Row locks acquired
0630 12:27:17.572738 (+    23us) write_op.cc:260] PREPARE: finished
0630 12:27:17.574479 (+  1741us) write_op.cc:270] Start()
0630 12:27:17.582992 (+  8513us) write_op.cc:276] Timestamp: P: 1782822437572875 usec, L: 0
0630 12:27:17.587842 (+  4850us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.652943 (+ 65101us) spinlock_profiling.cc:243] Waited 29.7 ms on lock 0x7b54003cb7a0. stack: 00007f7727b54983 00007f7727b54880 00007f77274e41d4 000000000042d824 000000000042d7b9 00007f772f9545c4 00007f772abe95ab 00007f772abe92fa 00007f772ac6d965 00007f772ac6de09 00007f772e6a8581 00007f772e6a7d58 00007f772e6ac9f1 00007f772e6ac9a9 00007f772e6ac939 00007f772e6ac901
0630 12:27:17.653476 (+   533us) log.cc:844] Serialized 562 byte log entry
0630 12:27:17.778794 (+125318us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.857175 (+ 78381us) write_op.cc:301] APPLY: starting
0630 12:27:17.857253 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.857411 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.857431 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.878900 (+ 21469us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.879087 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.879155 (+    68us) write_op.cc:312] APPLY: finished
0630 12:27:17.879454 (+   299us) log.cc:844] Serialized 52 byte log entry
0630 12:27:17.880364 (+   910us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.880483 (+   119us) write_op.cc:454] Released schema lock
0630 12:27:17.880527 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":2049920,"child_traces":[["op",{"apply.queue_time_us":78197,"num_ops":6,"prepare.queue_time_us":632285,"prepare.run_cpu_time_us":20370,"prepare.run_wall_time_us":256429,"raft.queue_time_us":2937,"raft.run_cpu_time_us":15,"raft.run_wall_time_us":15,"replication_time_us":184166,"spinlock_wait_cycles":68356864}]]}
I20260630 12:27:17.892967 18944 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58640 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=12, attempt_no=0}) took 1070 ms. Trace:
I20260630 12:27:17.889254 18952 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58640 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=7, attempt_no=0}) took 1085 ms. Trace:
I20260630 12:27:17.906137 18944 rpcz_store.cc:276] 0630 12:27:16.822430 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.822568 (+   138us) service_pool.cc:224] Handling call
0630 12:27:17.892765 (+1070197us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.293562 (+     0us) write_op.cc:183] PREPARE: starting on tablet d9f209726afd437c85507683bdd966ab
0630 12:27:17.323686 (+ 30124us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.324860 (+  1174us) write_op.cc:435] Acquired schema lock
0630 12:27:17.325833 (+   973us) tablet.cc:662] Decoding operations
0630 12:27:17.338294 (+ 12461us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.339338 (+  1044us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.342561 (+  3223us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:27:17.360199 (+ 17638us) tablet.cc:701] Row locks acquired
0630 12:27:17.361116 (+   917us) write_op.cc:260] PREPARE: finished
0630 12:27:17.367803 (+  6687us) write_op.cc:270] Start()
0630 12:27:17.376895 (+  9092us) write_op.cc:276] Timestamp: P: 1782822437367769 usec, L: 0
0630 12:27:17.378929 (+  2034us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.571699 (+192770us) spinlock_profiling.cc:243] Waited 7.74 ms on lock 0x7b54000e0c20. stack: 00007f7727b54983 00007f7727b54880 00007f77274e41d4 000000000042d824 000000000042d7b9 00007f772f9545c4 00007f772abe95ab 00007f772abe92fa 00007f772ac6d965 00007f772ac6de09 00007f772e6a8581 00007f772e6a7d58 00007f772e6ac9f1 00007f772e6ac9a9 00007f772e6ac939 00007f772e6ac901
0630 12:27:17.576435 (+  4736us) log.cc:844] Serialized 432 byte log entry
0630 12:27:17.890262 (+313827us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.890683 (+   421us) write_op.cc:301] APPLY: starting
0630 12:27:17.890762 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.890917 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.890942 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.891622 (+   680us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.891804 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.891851 (+    47us) write_op.cc:312] APPLY: finished
0630 12:27:17.892104 (+   253us) log.cc:844] Serialized 34 byte log entry
0630 12:27:17.892312 (+   208us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.892402 (+    90us) write_op.cc:454] Released schema lock
0630 12:27:17.892443 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232,"num_ops":3,"prepare.queue_time_us":458730,"prepare.run_cpu_time_us":7432,"prepare.run_wall_time_us":292258,"replication_time_us":511200,"spinlock_wait_cycles":17805184}]]}
I20260630 12:27:17.900059 18952 rpcz_store.cc:276] 0630 12:27:16.804067 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.804210 (+   143us) service_pool.cc:224] Handling call
0630 12:27:17.889038 (+1084828us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.242401 (+     0us) write_op.cc:183] PREPARE: starting on tablet 237d7537d5f84b2ebfe90b730f4c5b4b
0630 12:27:17.294046 (+ 51645us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.295907 (+  1861us) write_op.cc:435] Acquired schema lock
0630 12:27:17.297586 (+  1679us) tablet.cc:662] Decoding operations
0630 12:27:17.322513 (+ 24927us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.322560 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.322585 (+    25us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:27:17.322975 (+   390us) tablet.cc:701] Row locks acquired
0630 12:27:17.322993 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:27:17.324109 (+  1116us) write_op.cc:270] Start()
0630 12:27:17.327193 (+  3084us) write_op.cc:276] Timestamp: P: 1782822437323119 usec, L: 0
0630 12:27:17.327968 (+   775us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.342607 (+ 14639us) log.cc:844] Serialized 605 byte log entry
0630 12:27:17.870469 (+527862us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.875276 (+  4807us) write_op.cc:301] APPLY: starting
0630 12:27:17.875354 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.875548 (+   194us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.875651 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.877062 (+  1411us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.877278 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.877329 (+    51us) write_op.cc:312] APPLY: finished
0630 12:27:17.877595 (+   266us) log.cc:844] Serialized 58 byte log entry
0630 12:27:17.888467 (+ 10872us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.888599 (+   132us) write_op.cc:454] Released schema lock
0630 12:27:17.888651 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4614,"num_ops":7,"prepare.queue_time_us":434509,"prepare.run_cpu_time_us":4287,"prepare.run_wall_time_us":106737,"replication_time_us":541705}]]}
I20260630 12:27:17.912314 18917 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58640 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=43, attempt_no=0}) took 1103 ms. Trace:
I20260630 12:27:17.922406 18917 rpcz_store.cc:276] 0630 12:27:16.808933 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.809649 (+   716us) service_pool.cc:224] Handling call
0630 12:27:17.912223 (+1102574us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.361013 (+     0us) write_op.cc:183] PREPARE: starting on tablet 237d7537d5f84b2ebfe90b730f4c5b4b
0630 12:27:17.417195 (+ 56182us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.417876 (+   681us) write_op.cc:435] Acquired schema lock
0630 12:27:17.420097 (+  2221us) tablet.cc:662] Decoding operations
0630 12:27:17.451404 (+ 31307us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.460246 (+  8842us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.461706 (+  1460us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:27:17.497962 (+ 36256us) tablet.cc:701] Row locks acquired
0630 12:27:17.497985 (+    23us) write_op.cc:260] PREPARE: finished
0630 12:27:17.499729 (+  1744us) write_op.cc:270] Start()
0630 12:27:17.499846 (+   117us) write_op.cc:276] Timestamp: P: 1782822437499680 usec, L: 0
0630 12:27:17.499869 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.500632 (+   763us) log.cc:844] Serialized 432 byte log entry
0630 12:27:17.899422 (+398790us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.903982 (+  4560us) write_op.cc:301] APPLY: starting
0630 12:27:17.904059 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.904200 (+   141us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.904307 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.904864 (+   557us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.905043 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.905097 (+    54us) write_op.cc:312] APPLY: finished
0630 12:27:17.905320 (+   223us) log.cc:844] Serialized 34 byte log entry
0630 12:27:17.911344 (+  6024us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.911452 (+   108us) write_op.cc:454] Released schema lock
0630 12:27:17.911502 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4334,"num_ops":3,"prepare.queue_time_us":543519,"prepare.run_cpu_time_us":4098,"prepare.run_wall_time_us":157001,"replication_time_us":399434}]]}
I20260630 12:27:17.895076 18951 rpcz_store.cc:276] 0630 12:27:16.791343 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.791527 (+   184us) service_pool.cc:224] Handling call
0630 12:27:17.890911 (+1099384us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.124596 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6a7b1b8273e64d70bf7188598fc9dcd4
0630 12:27:17.125077 (+   481us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.125102 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:27:17.125118 (+    16us) tablet.cc:662] Decoding operations
0630 12:27:17.167897 (+ 42779us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.169802 (+  1905us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.172448 (+  2646us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:27:17.203823 (+ 31375us) tablet.cc:701] Row locks acquired
0630 12:27:17.205435 (+  1612us) write_op.cc:260] PREPARE: finished
0630 12:27:17.233308 (+ 27873us) write_op.cc:270] Start()
0630 12:27:17.239196 (+  5888us) write_op.cc:276] Timestamp: P: 1782822437231770 usec, L: 0
0630 12:27:17.239222 (+    26us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.281356 (+ 42134us) log.cc:844] Serialized 649 byte log entry
0630 12:27:17.877532 (+596176us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.878988 (+  1456us) write_op.cc:301] APPLY: starting
0630 12:27:17.879068 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.879323 (+   255us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.879428 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.880735 (+  1307us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.880959 (+   224us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.881012 (+    53us) write_op.cc:312] APPLY: finished
0630 12:27:17.881276 (+   264us) log.cc:844] Serialized 64 byte log entry
0630 12:27:17.890355 (+  9079us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.890469 (+   114us) write_op.cc:454] Released schema lock
0630 12:27:17.890522 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1278,"num_ops":8,"prepare.queue_time_us":325842,"prepare.run_cpu_time_us":5385,"prepare.run_wall_time_us":168748,"replication_time_us":637487}]]}
I20260630 12:27:17.926579 18952 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58640 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=41, attempt_no=0}) took 1120 ms. Trace:
I20260630 12:27:17.943549 18952 rpcz_store.cc:276] 0630 12:27:16.806125 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.814749 (+  8624us) service_pool.cc:224] Handling call
0630 12:27:17.926515 (+1111766us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.635358 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6a7b1b8273e64d70bf7188598fc9dcd4
0630 12:27:17.636021 (+   663us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.636051 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:27:17.636066 (+    15us) tablet.cc:662] Decoding operations
0630 12:27:17.636486 (+   420us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.636531 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.636566 (+    35us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:27:17.636861 (+   295us) tablet.cc:701] Row locks acquired
0630 12:27:17.636877 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:27:17.637062 (+   185us) write_op.cc:270] Start()
0630 12:27:17.637177 (+   115us) write_op.cc:276] Timestamp: P: 1782822437637016 usec, L: 0
0630 12:27:17.637200 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.637930 (+   730us) log.cc:844] Serialized 432 byte log entry
0630 12:27:17.906041 (+268111us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.918899 (+ 12858us) write_op.cc:301] APPLY: starting
0630 12:27:17.918985 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.919146 (+   161us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.919271 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.920308 (+  1037us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.920550 (+   242us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.920613 (+    63us) write_op.cc:312] APPLY: finished
0630 12:27:17.920930 (+   317us) log.cc:844] Serialized 34 byte log entry
0630 12:27:17.926080 (+  5150us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.926159 (+    79us) write_op.cc:454] Released schema lock
0630 12:27:17.926202 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":12672,"num_ops":3,"prepare.queue_time_us":819466,"prepare.run_cpu_time_us":2759,"prepare.run_wall_time_us":3977,"replication_time_us":268723}]]}
I20260630 12:27:17.949505 18944 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58640 (ReqId={client: 8fd52bc0709a415c9fd2c1484bddf584, seq_no=4, attempt_no=0}) took 1150 ms. Trace:
I20260630 12:27:17.954200 18944 rpcz_store.cc:276] 0630 12:27:16.798716 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:16.798874 (+   158us) service_pool.cc:224] Handling call
0630 12:27:17.949434 (+1150560us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:17.302890 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6a7b1b8273e64d70bf7188598fc9dcd4
0630 12:27:17.329174 (+ 26284us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:17.329558 (+   384us) write_op.cc:435] Acquired schema lock
0630 12:27:17.330325 (+   767us) tablet.cc:662] Decoding operations
0630 12:27:17.355628 (+ 25303us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:17.358534 (+  2906us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:17.360232 (+  1698us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:27:17.405574 (+ 45342us) tablet.cc:701] Row locks acquired
0630 12:27:17.405596 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:27:17.599350 (+193754us) spinlock_profiling.cc:243] Waited 1.88 ms on lock 0x7b2c00125c98. stack: 00007f7727b54983 00007f7727b54880 00007f77274e41d4 000000000042d824 000000000042d7b9 00007f772956da11 00007f772957ca0a 00007f772957c693 00007f772957c631 00007f772acad902 00007f772acad6dd 00007f772e6a8243 00007f772e6a7d58 00007f772e6ac9f1 00007f772e6ac9a9 00007f772e6ac939
0630 12:27:17.599417 (+    67us) write_op.cc:270] Start()
0630 12:27:17.599635 (+   218us) write_op.cc:276] Timestamp: P: 1782822437413270 usec, L: 0
0630 12:27:17.599657 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:27:17.632925 (+ 33268us) spinlock_profiling.cc:243] Waited 2.09 ms on lock 0x7b54001ffca0. stack: 00007f7727b54983 00007f7727b54880 00007f77274e41d4 000000000042d824 000000000042d7b9 00007f772abdb571 00007f772abef520 00007f772ac78b42 00007f772ac6df67 00007f772ac6dda4 00007f772e6a8581 00007f772e6a7d58 00007f772e6ac9f1 00007f772e6ac9a9 00007f772e6ac939 00007f772e6ac901
0630 12:27:17.633613 (+   688us) log.cc:844] Serialized 475 byte log entry
0630 12:27:17.905680 (+272067us) op_driver.cc:464] REPLICATION: finished
0630 12:27:17.913922 (+  8242us) write_op.cc:301] APPLY: starting
0630 12:27:17.914012 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:17.914269 (+   257us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:17.914293 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:17.915110 (+   817us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:17.915306 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:27:17.915358 (+    52us) write_op.cc:312] APPLY: finished
0630 12:27:17.915587 (+   229us) log.cc:844] Serialized 40 byte log entry
0630 12:27:17.948890 (+ 33303us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:17.948997 (+   107us) write_op.cc:454] Released schema lock
0630 12:27:17.949052 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8000,"num_ops":4,"prepare.queue_time_us":497449,"prepare.run_cpu_time_us":9038,"prepare.run_wall_time_us":335239,"replication_time_us":305893,"spinlock_wait_cycles":9132160}]]}
W20260630 12:27:18.180557 18629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.3:39327, user_credentials={real_user=slave}} blocked reactor thread for 80279.4us
W20260630 12:27:18.475744 18703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:44855, user_credentials={real_user=slave}} blocked reactor thread for 43823.7us
W20260630 12:27:18.420390 18629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.3:39327, user_credentials={real_user=slave}} blocked reactor thread for 64864.5us
W20260630 12:27:19.034229 18554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:44855, user_credentials={real_user=slave}} blocked reactor thread for 71644.6us
W20260630 12:27:19.221221 18769 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.210.3:39327, user_credentials={real_user=slave}} blocked reactor thread for 98379.7us
W20260630 12:27:19.664268 18703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.1:37243, user_credentials={real_user=slave}} blocked reactor thread for 83778.3us
W20260630 12:27:20.969882 18554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:44855, user_credentials={real_user=slave}} blocked reactor thread for 142369us
W20260630 12:27:21.364923 18554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:44855, user_credentials={real_user=slave}} blocked reactor thread for 128348us
I20260630 12:27:21.662225 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:21.672401 19003 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:21.676909 19004 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:21.682693 19006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:21.684543 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:21.687724 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:21.688122 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:21.688385 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822441688362 us; error 0 us; skew 500 ppm
I20260630 12:27:21.689251 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:21.693959 14152 webserver.cc:533] Webserver started at http://127.13.210.4:38769/ using document root <none> and password file <none>
I20260630 12:27:21.694541 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:21.694784 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:21.695127 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:21.696374 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "0503504486f84c1cbc177d3027117e77"
format_stamp: "Formatted at 2026-06-30 12:27:21 on dist-test-slave-nkz7"
I20260630 12:27:21.702214 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:27:21.706259 19011 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:21.707362 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:27:21.707795 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "0503504486f84c1cbc177d3027117e77"
format_stamp: "Formatted at 2026-06-30 12:27:21 on dist-test-slave-nkz7"
I20260630 12:27:21.708150 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:21.729046 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:21.730567 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:21.732583 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:21.735625 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:21.735899 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:21.736195 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:21.736397 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:21.895083 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:35631
I20260630 12:27:21.895390 19074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:35631 every 8 connection(s)
I20260630 12:27:21.908756 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:21.925832 19079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:21.942405 19080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:21.947063 19082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:21.948793 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:21.950505 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:21.950872 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:21.951220 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822441951190 us; error 0 us; skew 500 ppm
I20260630 12:27:21.952339 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:21.954941 19075 heartbeater.cc:344] Connected to a master server at 127.13.210.62:35209
I20260630 12:27:21.955646 19075 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:21.957095 19075 heartbeater.cc:507] Master 127.13.210.62:35209 requested a full tablet report, sending...
I20260630 12:27:21.961952 18481 ts_manager.cc:194] Registered new tserver with Master: 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631)
I20260630 12:27:21.965559 18481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56756
I20260630 12:27:21.977939 14152 webserver.cc:533] Webserver started at http://127.13.210.5:35425/ using document root <none> and password file <none>
I20260630 12:27:21.978868 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:21.979148 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:21.979574 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:21.981779 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-4-root/instance:
uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0"
format_stamp: "Formatted at 2026-06-30 12:27:21 on dist-test-slave-nkz7"
I20260630 12:27:21.989349 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:22.000458 19087 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:22.001576 14152 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:22.002060 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-4-root
uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0"
format_stamp: "Formatted at 2026-06-30 12:27:21 on dist-test-slave-nkz7"
I20260630 12:27:22.002517 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:22.040954 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:22.043009 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:22.042918 18657 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:22.045454 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:22.069511 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:22.069902 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:22.070385 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:22.070749 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:22.092859 18732 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:22.097613 18585 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:22.113318 18996 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.004s
I20260630 12:27:22.115996 18975 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:22.141350 18585 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.136986 18975 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.178009 18732 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
W20260630 12:27:22.189272 18630 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6f5d32679914319ab1d716953c8516a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:22.202346 18481 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:22.212183 18585 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:22.224607 18732 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:22.226624 18988 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:22.229611 18657 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:22.231424 18989 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:22.251340 18657 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.252748 18732 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.250168 19117 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
W20260630 12:27:22.269363 18555 consensus_peers.cc:597] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ccd79e0e6fb4445814b923a4432a3a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:22.283078 18486 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.299865 18657 consensus_queue.cc:237] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
W20260630 12:27:22.309988 18630 consensus_peers.cc:597] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de03aad8be124afaa2e8609d384feffd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:22.310636 18732 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:22.312686 19099 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:22.324601 18996 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.329309 18737 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.341607 18585 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:22.343714 19099 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:22.355976 18588 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:22.356571 18481 catalog_manager.cc:5697] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.360257 18585 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
W20260630 12:27:22.364457 18555 consensus_peers.cc:597] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a7b1b8273e64d70bf7188598fc9dcd4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:22.364995 18737 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:22.366235 18657 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:22.366660 19117 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:27:22.368840 19121 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:27:22.382606 18988 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.391716 18737 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.397002 18657 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.426885 18486 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index -1 to 26, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:22.522594 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.5:45345
I20260630 12:27:22.522872 19162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.5:45345 every 8 connection(s)
I20260630 12:27:22.560989 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:22.577800 19163 heartbeater.cc:344] Connected to a master server at 127.13.210.62:35209
I20260630 12:27:22.578305 19163 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:22.579315 19163 heartbeater.cc:507] Master 127.13.210.62:35209 requested a full tablet report, sending...
I20260630 12:27:22.581903 18487 ts_manager.cc:194] Registered new tserver with Master: 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345)
W20260630 12:27:22.582520 19167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:22.583763 18487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56762
W20260630 12:27:22.588029 19168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:22.600802 19170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:22.608876 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:22.611075 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:22.611402 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:22.611647 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822442611622 us; error 0 us; skew 500 ppm
I20260630 12:27:22.612448 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:22.626662 14152 webserver.cc:533] Webserver started at http://127.13.210.6:36523/ using document root <none> and password file <none>
I20260630 12:27:22.627590 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:22.627851 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:22.628168 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:22.633333 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-5-root/instance:
uuid: "0a9b06972a9d48719456823f239dd0ab"
format_stamp: "Formatted at 2026-06-30 12:27:22 on dist-test-slave-nkz7"
I20260630 12:27:22.639214 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:27:22.644002 19175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:22.645004 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:27:22.645401 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-5-root
uuid: "0a9b06972a9d48719456823f239dd0ab"
format_stamp: "Formatted at 2026-06-30 12:27:22 on dist-test-slave-nkz7"
I20260630 12:27:22.645718 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:22.670861 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:22.672739 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:22.676163 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:22.680721 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:22.681048 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:22.681349 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:22.681573 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:22.718220 19185 ts_tablet_manager.cc:933] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: Initiating tablet copy from peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:22.723102 19183 ts_tablet_manager.cc:933] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: Initiating tablet copy from peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:22.723753 19185 tablet_copy_client.cc:323] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:37243
I20260630 12:27:22.737179 19183 tablet_copy_client.cc:323] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:44855
I20260630 12:27:22.798614 18599 tablet_copy_service.cc:140] P 86dde2c30172451f9daad56351cf5dca: Received BeginTabletCopySession request for tablet 9ccd79e0e6fb4445814b923a4432a3a0 from peer 0503504486f84c1cbc177d3027117e77 ({username='slave'} at 127.0.0.1:58662)
I20260630 12:27:22.799290 18599 tablet_copy_service.cc:161] P 86dde2c30172451f9daad56351cf5dca: Beginning new tablet copy session on tablet 9ccd79e0e6fb4445814b923a4432a3a0 from peer 0503504486f84c1cbc177d3027117e77 at {username='slave'} at 127.0.0.1:58662: session id = 0503504486f84c1cbc177d3027117e77-9ccd79e0e6fb4445814b923a4432a3a0
I20260630 12:27:22.818426 18599 tablet_copy_source_session.cc:215] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:22.825060 18674 tablet_copy_service.cc:140] P 8a81df8943ba41c3ae94a18a6d182c33: Received BeginTabletCopySession request for tablet d6f5d32679914319ab1d716953c8516a from peer 0503504486f84c1cbc177d3027117e77 ({username='slave'} at 127.0.0.1:33160)
I20260630 12:27:22.826026 18674 tablet_copy_service.cc:161] P 8a81df8943ba41c3ae94a18a6d182c33: Beginning new tablet copy session on tablet d6f5d32679914319ab1d716953c8516a from peer 0503504486f84c1cbc177d3027117e77 at {username='slave'} at 127.0.0.1:33160: session id = 0503504486f84c1cbc177d3027117e77-d6f5d32679914319ab1d716953c8516a
I20260630 12:27:22.847606 18674 tablet_copy_source_session.cc:215] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:22.848371 19185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccd79e0e6fb4445814b923a4432a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:22.853273 19183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f5d32679914319ab1d716953c8516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:22.874588 19196 ts_tablet_manager.cc:933] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: Initiating tablet copy from peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:22.873720 19185 tablet_copy_client.cc:806] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:22.881434 19185 tablet_copy_client.cc:670] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:22.886356 19186 tablet_copy_client.cc:1025] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:22.893311 19196 tablet_copy_client.cc:323] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:44855
I20260630 12:27:22.897217 18674 tablet_copy_service.cc:140] P 8a81df8943ba41c3ae94a18a6d182c33: Received BeginTabletCopySession request for tablet de03aad8be124afaa2e8609d384feffd from peer 0503504486f84c1cbc177d3027117e77 ({username='slave'} at 127.0.0.1:33160)
I20260630 12:27:22.897857 18674 tablet_copy_service.cc:161] P 8a81df8943ba41c3ae94a18a6d182c33: Beginning new tablet copy session on tablet de03aad8be124afaa2e8609d384feffd from peer 0503504486f84c1cbc177d3027117e77 at {username='slave'} at 127.0.0.1:33160: session id = 0503504486f84c1cbc177d3027117e77-de03aad8be124afaa2e8609d384feffd
I20260630 12:27:22.910666 18674 tablet_copy_source_session.cc:215] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:22.915381 19196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03aad8be124afaa2e8609d384feffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:22.928337 19183 tablet_copy_client.cc:806] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:22.938781 19183 tablet_copy_client.cc:670] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:22.945550 19187 tablet_copy_client.cc:1025] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:22.947362 19205 ts_tablet_manager.cc:933] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: Initiating tablet copy from peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:22.955863 19205 tablet_copy_client.cc:323] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:37243
I20260630 12:27:22.958122 18599 tablet_copy_service.cc:140] P 86dde2c30172451f9daad56351cf5dca: Received BeginTabletCopySession request for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 from peer 0503504486f84c1cbc177d3027117e77 ({username='slave'} at 127.0.0.1:58662)
I20260630 12:27:22.958905 18599 tablet_copy_service.cc:161] P 86dde2c30172451f9daad56351cf5dca: Beginning new tablet copy session on tablet 6a7b1b8273e64d70bf7188598fc9dcd4 from peer 0503504486f84c1cbc177d3027117e77 at {username='slave'} at 127.0.0.1:58662: session id = 0503504486f84c1cbc177d3027117e77-6a7b1b8273e64d70bf7188598fc9dcd4
I20260630 12:27:22.967254 19196 tablet_copy_client.cc:806] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:22.967602 18599 tablet_copy_source_session.cc:215] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:22.967993 19196 tablet_copy_client.cc:670] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:22.972698 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7b1b8273e64d70bf7188598fc9dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:22.974222 19197 tablet_copy_client.cc:1025] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:22.976615 19075 heartbeater.cc:499] Master 127.13.210.62:35209 was elected leader, sending a full tablet report...
I20260630 12:27:23.012331 19205 tablet_copy_client.cc:806] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:23.013032 19205 tablet_copy_client.cc:670] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:23.019460 19206 tablet_copy_client.cc:1025] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:23.146486 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.6:37049
I20260630 12:27:23.146944 19249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.6:37049 every 8 connection(s)
I20260630 12:27:23.199049 19250 heartbeater.cc:344] Connected to a master server at 127.13.210.62:35209
I20260630 12:27:23.199661 19250 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:23.200775 19250 heartbeater.cc:507] Master 127.13.210.62:35209 requested a full tablet report, sending...
I20260630 12:27:23.203622 18487 ts_manager.cc:194] Registered new tserver with Master: 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049)
I20260630 12:27:23.205636 18487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56764
I20260630 12:27:23.587785 19163 heartbeater.cc:499] Master 127.13.210.62:35209 was elected leader, sending a full tablet report...
I20260630 12:27:24.220920 19250 heartbeater.cc:499] Master 127.13.210.62:35209 was elected leader, sending a full tablet report...
I20260630 12:27:24.887488 19185 tablet_copy_client.cc:538] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:24.902580 19185 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: Bootstrap starting.
W20260630 12:27:24.924528 18630 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:24.946780 19183 tablet_copy_client.cc:538] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:24.967231 19183 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: Bootstrap starting.
I20260630 12:27:24.975409 19196 tablet_copy_client.cc:538] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:25.006265 19196 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: Bootstrap starting.
I20260630 12:27:25.020505 19205 tablet_copy_client.cc:538] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:25.037890 19205 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: Bootstrap starting.
I20260630 12:27:25.164336 19185 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:25.166224 19185 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: Bootstrap complete.
I20260630 12:27:25.167101 19185 ts_tablet_manager.cc:1403] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: Time spent bootstrapping tablet: real 0.266s	user 0.161s	sys 0.025s
I20260630 12:27:25.171641 19185 raft_consensus.cc:359] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.190001 19185 raft_consensus.cc:740] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0503504486f84c1cbc177d3027117e77, State: Initialized, Role: LEARNER
I20260630 12:27:25.190868 19185 consensus_queue.cc:260] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.207334 19185 ts_tablet_manager.cc:1434] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.001s
I20260630 12:27:25.212059 18599 tablet_copy_service.cc:342] P 86dde2c30172451f9daad56351cf5dca: Request end of tablet copy session 0503504486f84c1cbc177d3027117e77-9ccd79e0e6fb4445814b923a4432a3a0 received from {username='slave'} at 127.0.0.1:58662
I20260630 12:27:25.212682 18599 tablet_copy_service.cc:434] P 86dde2c30172451f9daad56351cf5dca: ending tablet copy session 0503504486f84c1cbc177d3027117e77-9ccd79e0e6fb4445814b923a4432a3a0 on tablet 9ccd79e0e6fb4445814b923a4432a3a0 with peer 0503504486f84c1cbc177d3027117e77
I20260630 12:27:25.231849 19050 raft_consensus.cc:1217] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:25.333261 19196 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:25.334911 19196 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: Bootstrap complete.
I20260630 12:27:25.335752 19196 ts_tablet_manager.cc:1403] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: Time spent bootstrapping tablet: real 0.330s	user 0.171s	sys 0.028s
I20260630 12:27:25.338551 19196 raft_consensus.cc:359] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.339404 19196 raft_consensus.cc:740] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0503504486f84c1cbc177d3027117e77, State: Initialized, Role: LEARNER
I20260630 12:27:25.340056 19196 consensus_queue.cc:260] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.342463 19196 ts_tablet_manager.cc:1434] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:27:25.343976 18555 consensus_peers.cc:597] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:25.344730 18674 tablet_copy_service.cc:342] P 8a81df8943ba41c3ae94a18a6d182c33: Request end of tablet copy session 0503504486f84c1cbc177d3027117e77-de03aad8be124afaa2e8609d384feffd received from {username='slave'} at 127.0.0.1:33160
I20260630 12:27:25.345280 18674 tablet_copy_service.cc:434] P 8a81df8943ba41c3ae94a18a6d182c33: ending tablet copy session 0503504486f84c1cbc177d3027117e77-de03aad8be124afaa2e8609d384feffd on tablet de03aad8be124afaa2e8609d384feffd with peer 0503504486f84c1cbc177d3027117e77
I20260630 12:27:25.419772 19205 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:25.420817 19205 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: Bootstrap complete.
I20260630 12:27:25.421725 19205 ts_tablet_manager.cc:1403] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: Time spent bootstrapping tablet: real 0.384s	user 0.160s	sys 0.052s
I20260630 12:27:25.424815 19205 raft_consensus.cc:359] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.425782 19205 raft_consensus.cc:740] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0503504486f84c1cbc177d3027117e77, State: Initialized, Role: LEARNER
I20260630 12:27:25.426462 19205 consensus_queue.cc:260] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.429839 19183 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:25.430814 19183 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: Bootstrap complete.
I20260630 12:27:25.431579 19183 ts_tablet_manager.cc:1403] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: Time spent bootstrapping tablet: real 0.465s	user 0.166s	sys 0.013s
I20260630 12:27:25.434648 19183 raft_consensus.cc:359] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.435696 19183 raft_consensus.cc:740] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0503504486f84c1cbc177d3027117e77, State: Initialized, Role: LEARNER
I20260630 12:27:25.435972 19205 ts_tablet_manager.cc:1434] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260630 12:27:25.436380 19183 consensus_queue.cc:260] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:25.439085 19183 ts_tablet_manager.cc:1434] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:25.441087 18674 tablet_copy_service.cc:342] P 8a81df8943ba41c3ae94a18a6d182c33: Request end of tablet copy session 0503504486f84c1cbc177d3027117e77-d6f5d32679914319ab1d716953c8516a received from {username='slave'} at 127.0.0.1:33160
I20260630 12:27:25.441571 18674 tablet_copy_service.cc:434] P 8a81df8943ba41c3ae94a18a6d182c33: ending tablet copy session 0503504486f84c1cbc177d3027117e77-d6f5d32679914319ab1d716953c8516a on tablet d6f5d32679914319ab1d716953c8516a with peer 0503504486f84c1cbc177d3027117e77
I20260630 12:27:25.445019 18599 tablet_copy_service.cc:342] P 86dde2c30172451f9daad56351cf5dca: Request end of tablet copy session 0503504486f84c1cbc177d3027117e77-6a7b1b8273e64d70bf7188598fc9dcd4 received from {username='slave'} at 127.0.0.1:58662
I20260630 12:27:25.445608 18599 tablet_copy_service.cc:434] P 86dde2c30172451f9daad56351cf5dca: ending tablet copy session 0503504486f84c1cbc177d3027117e77-6a7b1b8273e64d70bf7188598fc9dcd4 on tablet 6a7b1b8273e64d70bf7188598fc9dcd4 with peer 0503504486f84c1cbc177d3027117e77
I20260630 12:27:25.595919 19050 raft_consensus.cc:1217] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:25.644788 19256 raft_consensus.cc:1064] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: attempting to promote NON_VOTER 0503504486f84c1cbc177d3027117e77 to VOTER
I20260630 12:27:25.648396 19256 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:25.660099 19050 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:25.661556 18737 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:25.663446 19254 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:25.667032 19262 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260630 12:27:25.670547 18658 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:25.675158 19254 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:25.700874 19262 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.714273 19049 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.730618 18732 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.752084 18481 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 reported cstate change: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.772931 18658 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.830068 18588 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:25.834203 19049 raft_consensus.cc:1217] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:25.846134 19049 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:25.847127 18732 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:25.849330 19262 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:25.850684 19256 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:25.864864 19254 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.870532 18732 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.887253 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ccd79e0e6fb4445814b923a4432a3a0 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:25.893874 18487 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:25.902455 19049 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:25.906127 19050 raft_consensus.cc:1217] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:27:25.927948 18653 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ccd79e0e6fb4445814b923a4432a3a0 with delete_type TABLET_DATA_TOMBSTONED (TS 8a81df8943ba41c3ae94a18a6d182c33 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:42064
I20260630 12:27:25.936465 19272 tablet_replica.cc:333] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:25.937923 19272 raft_consensus.cc:2243] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:25.939043 19272 raft_consensus.cc:2272] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:25.943933 19272 ts_tablet_manager.cc:1916] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:25.963095 19272 ts_tablet_manager.cc:1929] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:25.963580 19272 log.cc:1199] T 9ccd79e0e6fb4445814b923a4432a3a0 P 8a81df8943ba41c3ae94a18a6d182c33: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/9ccd79e0e6fb4445814b923a4432a3a0
I20260630 12:27:25.965490 18473 catalog_manager.cc:5028] TS 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): tablet 9ccd79e0e6fb4445814b923a4432a3a0 (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:26.089267 19274 raft_consensus.cc:1064] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: attempting to promote NON_VOTER 0503504486f84c1cbc177d3027117e77 to VOTER
I20260630 12:27:26.092195 19274 consensus_queue.cc:237] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:26.103005 19049 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.104905 19273 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:26.105229 18732 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.112385 19273 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:26.119719 18588 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.121766 19273 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:26.139329 18996 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.141301 18588 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.152089 18732 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.155244 18486 catalog_manager.cc:5697] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:26.155925 19050 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.190042 18658 consensus_queue.cc:237] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:26.199106 19050 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:26.199682 18588 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:26.200927 19273 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:26.201949 18996 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:26.210965 19274 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.217501 18588 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.220582 19049 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.233592 18486 catalog_manager.cc:5697] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 28 to 29, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.239365 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de03aad8be124afaa2e8609d384feffd with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:26.256338 18727 tablet_service.cc:1558] Processing DeleteTablet for tablet de03aad8be124afaa2e8609d384feffd with delete_type TABLET_DATA_TOMBSTONED (TS 37f86b43565e4c63a2919f5a6132e567 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52968
I20260630 12:27:26.258797 19280 tablet_replica.cc:333] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:26.260278 19280 raft_consensus.cc:2243] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.261132 19280 raft_consensus.cc:2272] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.269541 19280 ts_tablet_manager.cc:1916] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:26.291577 19280 ts_tablet_manager.cc:1929] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:26.292361 19280 log.cc:1199] T de03aad8be124afaa2e8609d384feffd P 37f86b43565e4c63a2919f5a6132e567: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/de03aad8be124afaa2e8609d384feffd
I20260630 12:27:26.294490 18473 catalog_manager.cc:5028] TS 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): tablet de03aad8be124afaa2e8609d384feffd (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:26.361979 19256 raft_consensus.cc:1064] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: attempting to promote NON_VOTER 0503504486f84c1cbc177d3027117e77 to VOTER
I20260630 12:27:26.365088 19256 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:26.374063 18732 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:26.375865 18658 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:26.375705 19256 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:26.374099 19049 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:26.378089 19254 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:26.379302 19271 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:26.404695 19271 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.406540 18658 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.422749 18737 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.425380 19049 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.439131 18486 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 26 to 27, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.452848 19274 raft_consensus.cc:1064] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: attempting to promote NON_VOTER 0503504486f84c1cbc177d3027117e77 to VOTER
I20260630 12:27:26.455435 19274 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:26.461500 18588 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:26.465641 19049 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.468317 18737 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.470384 18658 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.470502 19275 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:26.471586 18585 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.472498 19275 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:26.472982 19049 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:26.473379 19271 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:26.478130 19256 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:26.478775 19274 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:26.485698 19256 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.489785 18658 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.493342 19050 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.495276 19275 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.504453 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:26.505477 18585 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.507815 18487 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 27 to 28, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.513101 18732 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.534880 18727 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 with delete_type TABLET_DATA_TOMBSTONED (TS 37f86b43565e4c63a2919f5a6132e567 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:52968
I20260630 12:27:26.535877 19280 tablet_replica.cc:333] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:26.536890 19280 raft_consensus.cc:2243] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.537585 19280 raft_consensus.cc:2272] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.542658 19280 ts_tablet_manager.cc:1916] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:26.545081 18478 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.562249 19280 ts_tablet_manager.cc:1929] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:27:26.563127 19280 log.cc:1199] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 37f86b43565e4c63a2919f5a6132e567: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/6a7b1b8273e64d70bf7188598fc9dcd4
I20260630 12:27:26.562477 19050 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0503504486f84c1cbc177d3027117e77 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.565155 18473 catalog_manager.cc:5028] TS 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): tablet 6a7b1b8273e64d70bf7188598fc9dcd4 (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:26.566545 18658 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [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: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } }
I20260630 12:27:26.584441 19050 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:26.586750 19275 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:26.590812 18732 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:26.592947 19275 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:26.596622 19290 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.598609 19049 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.617372 18478 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 reported cstate change: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.617713 18737 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } }
I20260630 12:27:26.627223 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6f5d32679914319ab1d716953c8516a with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:26.635242 18576 tablet_service.cc:1558] Processing DeleteTablet for tablet d6f5d32679914319ab1d716953c8516a with delete_type TABLET_DATA_TOMBSTONED (TS 86dde2c30172451f9daad56351cf5dca not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:42648
I20260630 12:27:26.639385 19291 tablet_replica.cc:333] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:26.640525 19291 raft_consensus.cc:2243] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.641261 19291 raft_consensus.cc:2272] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.646103 19291 ts_tablet_manager.cc:1916] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:26.666429 19291 ts_tablet_manager.cc:1929] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:26.666808 19291 log.cc:1199] T d6f5d32679914319ab1d716953c8516a P 86dde2c30172451f9daad56351cf5dca: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/d6f5d32679914319ab1d716953c8516a
I20260630 12:27:26.668259 18473 catalog_manager.cc:5028] TS 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): tablet d6f5d32679914319ab1d716953c8516a (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:27.675282 18737 consensus_queue.cc:237] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:27.685330 18657 raft_consensus.cc:1275] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:27.685478 18585 raft_consensus.cc:1275] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:27.688251 19295 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:27:27.690246 19296 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:27:27.699648 18976 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.701066 18585 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
W20260630 12:27:27.703133 18701 consensus_peers.cc:597] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 -> Peer 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049): Couldn't send request to peer 0a9b06972a9d48719456823f239dd0ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33ed6ea3280a4c1480287c0a0d6d7c62. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.704344 18658 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.715152 18737 consensus_queue.cc:237] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:27.716993 18481 catalog_manager.cc:5697] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index -1 to 26, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.725047 18585 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:27.725984 18658 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:27.726886 19295 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:27.728802 18976 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:27.737773 18976 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.739676 18585 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
W20260630 12:27:27.750239 18702 consensus_peers.cc:597] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 -> Peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345): Couldn't send request to peer 2dc10f1b2a1f4c76bc81c6d25af70ba0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7036d8c1655b459891bd2fe016445436. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.754971 18737 consensus_queue.cc:237] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:27.755007 18487 catalog_manager.cc:5697] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.757243 18658 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.763777 18657 raft_consensus.cc:1275] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:27:27.766530 18702 consensus_peers.cc:597] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 -> Peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345): Couldn't send request to peer 2dc10f1b2a1f4c76bc81c6d25af70ba0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96cc99d472ee42f18fba9e7a4ac0d210. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.766717 18585 raft_consensus.cc:1275] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:27.766795 19296 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:27.768443 19295 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:27.780541 19296 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.782248 18585 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.785526 18657 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.794701 18588 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:27.794533 18487 catalog_manager.cc:5697] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.807466 19049 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:27.809401 19256 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:27.811089 18657 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:27.814989 19256 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260630 12:27:27.822649 18552 consensus_peers.cc:597] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca -> Peer 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049): Couldn't send request to peer 0a9b06972a9d48719456823f239dd0ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a7b1b8273e64d70bf7188598fc9dcd4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.820864 19313 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.822153 19049 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.826520 18657 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.837699 18588 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:27.838704 18487 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 28 to 29, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.855701 19049 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:27.857302 19256 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:27:27.863024 18737 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:27.865617 19256 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
W20260630 12:27:27.868284 18553 consensus_peers.cc:597] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca -> Peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345): Couldn't send request to peer 2dc10f1b2a1f4c76bc81c6d25af70ba0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ccd79e0e6fb4445814b923a4432a3a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.878307 19317 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.880416 18737 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.881464 19050 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:27.892983 18657 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:27.893103 18487 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.909842 19050 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:27.911998 19290 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:27:27.916137 18737 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:27.917799 19324 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:27:27.922650 19290 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
W20260630 12:27:27.923638 18627 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 -> Peer 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049): Couldn't send request to peer 0a9b06972a9d48719456823f239dd0ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6f5d32679914319ab1d716953c8516a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.925737 19050 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.930037 18737 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:27.943114 18481 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:28.090762 19329 ts_tablet_manager.cc:933] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: Initiating tablet copy from peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:28.093115 19329 tablet_copy_client.cc:323] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:39327
I20260630 12:27:28.106305 18748 tablet_copy_service.cc:140] P 37f86b43565e4c63a2919f5a6132e567: Received BeginTabletCopySession request for tablet 33ed6ea3280a4c1480287c0a0d6d7c62 from peer 0a9b06972a9d48719456823f239dd0ab ({username='slave'} at 127.0.0.1:36906)
I20260630 12:27:28.106865 18748 tablet_copy_service.cc:161] P 37f86b43565e4c63a2919f5a6132e567: Beginning new tablet copy session on tablet 33ed6ea3280a4c1480287c0a0d6d7c62 from peer 0a9b06972a9d48719456823f239dd0ab at {username='slave'} at 127.0.0.1:36906: session id = 0a9b06972a9d48719456823f239dd0ab-33ed6ea3280a4c1480287c0a0d6d7c62
I20260630 12:27:28.113562 18748 tablet_copy_source_session.cc:215] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:28.116813 19329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed6ea3280a4c1480287c0a0d6d7c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.127409 19329 tablet_copy_client.cc:806] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:28.128015 19329 tablet_copy_client.cc:670] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:28.133283 19330 tablet_copy_client.cc:1025] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:28.197633 19332 ts_tablet_manager.cc:933] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Initiating tablet copy from peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:28.201618 19332 tablet_copy_client.cc:323] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:39327
I20260630 12:27:28.206101 19334 ts_tablet_manager.cc:933] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Initiating tablet copy from peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:28.209762 19334 tablet_copy_client.cc:323] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:39327
I20260630 12:27:28.215437 18748 tablet_copy_service.cc:140] P 37f86b43565e4c63a2919f5a6132e567: Received BeginTabletCopySession request for tablet 96cc99d472ee42f18fba9e7a4ac0d210 from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 ({username='slave'} at 127.0.0.1:36922)
I20260630 12:27:28.216037 18748 tablet_copy_service.cc:161] P 37f86b43565e4c63a2919f5a6132e567: Beginning new tablet copy session on tablet 96cc99d472ee42f18fba9e7a4ac0d210 from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 at {username='slave'} at 127.0.0.1:36922: session id = 2dc10f1b2a1f4c76bc81c6d25af70ba0-96cc99d472ee42f18fba9e7a4ac0d210
I20260630 12:27:28.216019 18747 tablet_copy_service.cc:140] P 37f86b43565e4c63a2919f5a6132e567: Received BeginTabletCopySession request for tablet 7036d8c1655b459891bd2fe016445436 from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 ({username='slave'} at 127.0.0.1:36922)
I20260630 12:27:28.216776 18747 tablet_copy_service.cc:161] P 37f86b43565e4c63a2919f5a6132e567: Beginning new tablet copy session on tablet 7036d8c1655b459891bd2fe016445436 from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 at {username='slave'} at 127.0.0.1:36922: session id = 2dc10f1b2a1f4c76bc81c6d25af70ba0-7036d8c1655b459891bd2fe016445436
I20260630 12:27:28.221668 18748 tablet_copy_source_session.cc:215] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:28.224570 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cc99d472ee42f18fba9e7a4ac0d210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.224490 18747 tablet_copy_source_session.cc:215] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:28.228644 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036d8c1655b459891bd2fe016445436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.242187 19332 tablet_copy_client.cc:806] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:28.242820 19332 tablet_copy_client.cc:670] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:28.246115 19334 tablet_copy_client.cc:806] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:28.246784 19334 tablet_copy_client.cc:670] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:28.249943 19333 tablet_copy_client.cc:1025] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:28.251924 19336 tablet_copy_client.cc:1025] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:28.287701 19337 ts_tablet_manager.cc:933] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Initiating tablet copy from peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:28.289422 19337 tablet_copy_client.cc:323] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:37243
I20260630 12:27:28.299574 18599 tablet_copy_service.cc:140] P 86dde2c30172451f9daad56351cf5dca: Received BeginTabletCopySession request for tablet 9ccd79e0e6fb4445814b923a4432a3a0 from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 ({username='slave'} at 127.0.0.1:56400)
I20260630 12:27:28.300087 18599 tablet_copy_service.cc:161] P 86dde2c30172451f9daad56351cf5dca: Beginning new tablet copy session on tablet 9ccd79e0e6fb4445814b923a4432a3a0 from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 at {username='slave'} at 127.0.0.1:56400: session id = 2dc10f1b2a1f4c76bc81c6d25af70ba0-9ccd79e0e6fb4445814b923a4432a3a0
I20260630 12:27:28.305737 18599 tablet_copy_source_session.cc:215] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:28.308399 19337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccd79e0e6fb4445814b923a4432a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.320350 19337 tablet_copy_client.cc:806] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:28.320901 19337 tablet_copy_client.cc:670] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:28.322114 19340 ts_tablet_manager.cc:933] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: Initiating tablet copy from peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:28.325148 19340 tablet_copy_client.cc:323] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:37243
I20260630 12:27:28.325340 19338 tablet_copy_client.cc:1025] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:28.335914 18599 tablet_copy_service.cc:140] P 86dde2c30172451f9daad56351cf5dca: Received BeginTabletCopySession request for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 from peer 0a9b06972a9d48719456823f239dd0ab ({username='slave'} at 127.0.0.1:56414)
I20260630 12:27:28.336684 18599 tablet_copy_service.cc:161] P 86dde2c30172451f9daad56351cf5dca: Beginning new tablet copy session on tablet 6a7b1b8273e64d70bf7188598fc9dcd4 from peer 0a9b06972a9d48719456823f239dd0ab at {username='slave'} at 127.0.0.1:56414: session id = 0a9b06972a9d48719456823f239dd0ab-6a7b1b8273e64d70bf7188598fc9dcd4
I20260630 12:27:28.341732 18599 tablet_copy_source_session.cc:215] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:28.344775 19340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7b1b8273e64d70bf7188598fc9dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.356678 19340 tablet_copy_client.cc:806] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:28.357251 19340 tablet_copy_client.cc:670] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:28.362227 19341 tablet_copy_client.cc:1025] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:28.410291 19342 ts_tablet_manager.cc:933] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: Initiating tablet copy from peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:28.412029 19342 tablet_copy_client.cc:323] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:44855
I20260630 12:27:28.423547 18674 tablet_copy_service.cc:140] P 8a81df8943ba41c3ae94a18a6d182c33: Received BeginTabletCopySession request for tablet d6f5d32679914319ab1d716953c8516a from peer 0a9b06972a9d48719456823f239dd0ab ({username='slave'} at 127.0.0.1:36156)
I20260630 12:27:28.424216 18674 tablet_copy_service.cc:161] P 8a81df8943ba41c3ae94a18a6d182c33: Beginning new tablet copy session on tablet d6f5d32679914319ab1d716953c8516a from peer 0a9b06972a9d48719456823f239dd0ab at {username='slave'} at 127.0.0.1:36156: session id = 0a9b06972a9d48719456823f239dd0ab-d6f5d32679914319ab1d716953c8516a
I20260630 12:27:28.432597 18674 tablet_copy_source_session.cc:215] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:28.436244 19342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f5d32679914319ab1d716953c8516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.453051 19342 tablet_copy_client.cc:806] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:28.454280 19342 tablet_copy_client.cc:670] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:28.459333 19343 tablet_copy_client.cc:1025] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:30.134400 19329 tablet_copy_client.cc:538] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:30.141988 19329 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap starting.
I20260630 12:27:30.250967 19332 tablet_copy_client.cc:538] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:30.253062 19334 tablet_copy_client.cc:538] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:30.263447 19332 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap starting.
I20260630 12:27:30.275640 19334 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap starting.
I20260630 12:27:30.277968 19329 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:30.278920 19329 tablet_bootstrap.cc:492] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap complete.
I20260630 12:27:30.279649 19329 ts_tablet_manager.cc:1403] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: Time spent bootstrapping tablet: real 0.138s	user 0.128s	sys 0.012s
I20260630 12:27:30.282336 19329 raft_consensus.cc:359] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:30.283233 19329 raft_consensus.cc:740] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a9b06972a9d48719456823f239dd0ab, State: Initialized, Role: LEARNER
I20260630 12:27:30.283890 19329 consensus_queue.cc:260] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:30.295737 19329 ts_tablet_manager.cc:1434] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.010s
I20260630 12:27:30.297910 18747 tablet_copy_service.cc:342] P 37f86b43565e4c63a2919f5a6132e567: Request end of tablet copy session 0a9b06972a9d48719456823f239dd0ab-33ed6ea3280a4c1480287c0a0d6d7c62 received from {username='slave'} at 127.0.0.1:36906
I20260630 12:27:30.298465 18747 tablet_copy_service.cc:434] P 37f86b43565e4c63a2919f5a6132e567: ending tablet copy session 0a9b06972a9d48719456823f239dd0ab-33ed6ea3280a4c1480287c0a0d6d7c62 on tablet 33ed6ea3280a4c1480287c0a0d6d7c62 with peer 0a9b06972a9d48719456823f239dd0ab
I20260630 12:27:30.326397 19337 tablet_copy_client.cc:538] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:30.337158 19337 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap starting.
I20260630 12:27:30.363224 19340 tablet_copy_client.cc:538] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:30.376613 19340 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap starting.
I20260630 12:27:30.460913 19342 tablet_copy_client.cc:538] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:30.471195 19342 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: Bootstrap starting.
I20260630 12:27:30.482239 19225 raft_consensus.cc:1217] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:27:30.503516 19332 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:30.510983 19332 tablet_bootstrap.cc:492] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap complete.
I20260630 12:27:30.511775 19332 ts_tablet_manager.cc:1403] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent bootstrapping tablet: real 0.249s	user 0.164s	sys 0.017s
I20260630 12:27:30.514844 19332 raft_consensus.cc:359] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:30.525990 19332 raft_consensus.cc:740] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2dc10f1b2a1f4c76bc81c6d25af70ba0, State: Initialized, Role: LEARNER
I20260630 12:27:30.526736 19332 consensus_queue.cc:260] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:30.554801 19332 ts_tablet_manager.cc:1434] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.017s
I20260630 12:27:30.556778 18747 tablet_copy_service.cc:342] P 37f86b43565e4c63a2919f5a6132e567: Request end of tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-96cc99d472ee42f18fba9e7a4ac0d210 received from {username='slave'} at 127.0.0.1:36922
I20260630 12:27:30.557255 18747 tablet_copy_service.cc:434] P 37f86b43565e4c63a2919f5a6132e567: ending tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-96cc99d472ee42f18fba9e7a4ac0d210 on tablet 96cc99d472ee42f18fba9e7a4ac0d210 with peer 2dc10f1b2a1f4c76bc81c6d25af70ba0
I20260630 12:27:30.566897 19334 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:30.568011 19334 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap complete.
I20260630 12:27:30.571238 19334 ts_tablet_manager.cc:1403] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent bootstrapping tablet: real 0.296s	user 0.167s	sys 0.006s
I20260630 12:27:30.574635 19334 raft_consensus.cc:359] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:30.575613 19334 raft_consensus.cc:740] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2dc10f1b2a1f4c76bc81c6d25af70ba0, State: Initialized, Role: LEARNER
I20260630 12:27:30.576367 19334 consensus_queue.cc:260] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:30.581846 19334 ts_tablet_manager.cc:1434] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:27:30.583770 18747 tablet_copy_service.cc:342] P 37f86b43565e4c63a2919f5a6132e567: Request end of tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-7036d8c1655b459891bd2fe016445436 received from {username='slave'} at 127.0.0.1:36922
I20260630 12:27:30.584216 18747 tablet_copy_service.cc:434] P 37f86b43565e4c63a2919f5a6132e567: ending tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-7036d8c1655b459891bd2fe016445436 on tablet 7036d8c1655b459891bd2fe016445436 with peer 2dc10f1b2a1f4c76bc81c6d25af70ba0
I20260630 12:27:30.636430 19337 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:30.637442 19337 tablet_bootstrap.cc:492] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap complete.
I20260630 12:27:30.638188 19337 ts_tablet_manager.cc:1403] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent bootstrapping tablet: real 0.301s	user 0.145s	sys 0.023s
I20260630 12:27:30.641438 19337 raft_consensus.cc:359] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:30.642325 19337 raft_consensus.cc:740] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2dc10f1b2a1f4c76bc81c6d25af70ba0, State: Initialized, Role: LEARNER
I20260630 12:27:30.642961 19337 consensus_queue.cc:260] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:30.645134 19337 ts_tablet_manager.cc:1434] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:27:30.647531 18599 tablet_copy_service.cc:342] P 86dde2c30172451f9daad56351cf5dca: Request end of tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-9ccd79e0e6fb4445814b923a4432a3a0 received from {username='slave'} at 127.0.0.1:56400
I20260630 12:27:30.648039 18599 tablet_copy_service.cc:434] P 86dde2c30172451f9daad56351cf5dca: ending tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-9ccd79e0e6fb4445814b923a4432a3a0 on tablet 9ccd79e0e6fb4445814b923a4432a3a0 with peer 2dc10f1b2a1f4c76bc81c6d25af70ba0
I20260630 12:27:30.704648 19340 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:30.705595 19138 raft_consensus.cc:1217] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:30.705957 19340 tablet_bootstrap.cc:492] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap complete.
I20260630 12:27:30.706869 19340 ts_tablet_manager.cc:1403] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: Time spent bootstrapping tablet: real 0.333s	user 0.165s	sys 0.009s
I20260630 12:27:30.710300 19340 raft_consensus.cc:359] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:30.711302 19342 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:30.711243 19340 raft_consensus.cc:740] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a9b06972a9d48719456823f239dd0ab, State: Initialized, Role: LEARNER
I20260630 12:27:30.712350 19342 tablet_bootstrap.cc:492] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: Bootstrap complete.
I20260630 12:27:30.712158 19340 consensus_queue.cc:260] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:30.713231 19342 ts_tablet_manager.cc:1403] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: Time spent bootstrapping tablet: real 0.242s	user 0.150s	sys 0.024s
I20260630 12:27:30.714857 19340 ts_tablet_manager.cc:1434] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:27:30.716853 18599 tablet_copy_service.cc:342] P 86dde2c30172451f9daad56351cf5dca: Request end of tablet copy session 0a9b06972a9d48719456823f239dd0ab-6a7b1b8273e64d70bf7188598fc9dcd4 received from {username='slave'} at 127.0.0.1:56414
I20260630 12:27:30.717331 18599 tablet_copy_service.cc:434] P 86dde2c30172451f9daad56351cf5dca: ending tablet copy session 0a9b06972a9d48719456823f239dd0ab-6a7b1b8273e64d70bf7188598fc9dcd4 on tablet 6a7b1b8273e64d70bf7188598fc9dcd4 with peer 0a9b06972a9d48719456823f239dd0ab
I20260630 12:27:30.716400 19342 raft_consensus.cc:359] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:30.721163 19342 raft_consensus.cc:740] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a9b06972a9d48719456823f239dd0ab, State: Initialized, Role: LEARNER
I20260630 12:27:30.721905 19342 consensus_queue.cc:260] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:30.723973 19342 ts_tablet_manager.cc:1434] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:27:30.725930 18674 tablet_copy_service.cc:342] P 8a81df8943ba41c3ae94a18a6d182c33: Request end of tablet copy session 0a9b06972a9d48719456823f239dd0ab-d6f5d32679914319ab1d716953c8516a received from {username='slave'} at 127.0.0.1:36156
I20260630 12:27:30.726408 18674 tablet_copy_service.cc:434] P 8a81df8943ba41c3ae94a18a6d182c33: ending tablet copy session 0a9b06972a9d48719456823f239dd0ab-d6f5d32679914319ab1d716953c8516a on tablet d6f5d32679914319ab1d716953c8516a with peer 0a9b06972a9d48719456823f239dd0ab
I20260630 12:27:30.767494 19138 raft_consensus.cc:1217] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:30.859102 19138 raft_consensus.cc:1217] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260630 12:27:31.035108 19225 raft_consensus.cc:1217] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260630 12:27:31.111735 19366 raft_consensus.cc:1064] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: attempting to promote NON_VOTER 0a9b06972a9d48719456823f239dd0ab to VOTER
I20260630 12:27:31.114841 19366 consensus_queue.cc:237] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:31.122874 19225 raft_consensus.cc:1275] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:31.123030 18658 raft_consensus.cc:1275] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:31.124444 19365 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:31.124444 18588 raft_consensus.cc:1275] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:31.125535 19366 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:31.126583 19346 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:31.149255 19366 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.151517 18588 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.154487 18658 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.162878 19225 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.166324 18487 catalog_manager.cc:5697] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 26 to 27, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.189384 19225 raft_consensus.cc:1217] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:27:31.200191 18737 consensus_queue.cc:237] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [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: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:31.205396 19225 raft_consensus.cc:1275] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.206774 18658 raft_consensus.cc:1275] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.207283 19366 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:31.208860 19346 consensus_queue.cc:1048] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:31.215510 19366 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.216566 19225 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.222651 18658 raft_consensus.cc:2955] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.227443 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33ed6ea3280a4c1480287c0a0d6d7c62 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:31.236002 18486 catalog_manager.cc:5697] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab reported cstate change: config changed from index 27 to 28, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.244675 19365 raft_consensus.cc:1064] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: attempting to promote NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 to VOTER
I20260630 12:27:31.248548 18576 tablet_service.cc:1558] Processing DeleteTablet for tablet 33ed6ea3280a4c1480287c0a0d6d7c62 with delete_type TABLET_DATA_TOMBSTONED (TS 86dde2c30172451f9daad56351cf5dca not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:42648
I20260630 12:27:31.247357 19365 consensus_queue.cc:237] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:31.258267 18658 raft_consensus.cc:1275] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.260263 19366 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:31.263484 19375 tablet_replica.cc:333] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:31.264591 19375 raft_consensus.cc:2243] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:31.265367 19375 raft_consensus.cc:2272] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:31.268885 18588 raft_consensus.cc:1275] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.269394 19138 raft_consensus.cc:1275] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.270934 19346 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:31.272018 19375 ts_tablet_manager.cc:1916] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:31.272903 19365 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:31.290947 19366 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.293658 18588 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.298638 19375 ts_tablet_manager.cc:1929] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:27:31.299199 19375 log.cc:1199] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 86dde2c30172451f9daad56351cf5dca: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/33ed6ea3280a4c1480287c0a0d6d7c62
I20260630 12:27:31.301890 18473 catalog_manager.cc:5028] TS 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): tablet 33ed6ea3280a4c1480287c0a0d6d7c62 (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:31.311216 18487 catalog_manager.cc:5697] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.314997 19138 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.321736 18658 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.334492 19382 raft_consensus.cc:1064] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: attempting to promote NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 to VOTER
I20260630 12:27:31.337204 19382 consensus_queue.cc:237] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:31.350728 18658 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.350730 19138 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.352890 18588 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:31.352842 19366 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:31.353605 18737 consensus_queue.cc:237] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [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: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:31.354545 19382 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:31.355393 19381 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:31.360379 19137 raft_consensus.cc:1275] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:31.360404 18658 raft_consensus.cc:1275] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:31.365967 19365 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:31.367372 19381 consensus_queue.cc:1048] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:31.377122 19381 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.389642 18658 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.394428 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96cc99d472ee42f18fba9e7a4ac0d210 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:31.400141 18487 catalog_manager.cc:5697] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:31.406311 19138 raft_consensus.cc:2955] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 86dde2c30172451f9daad56351cf5dca (127.13.210.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.406210 19383 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.408566 18657 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.419744 18588 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.438813 19363 raft_consensus.cc:1064] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: attempting to promote NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 to VOTER
I20260630 12:27:31.440414 18481 catalog_manager.cc:5697] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.441447 19363 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:31.446823 18576 tablet_service.cc:1558] Processing DeleteTablet for tablet 96cc99d472ee42f18fba9e7a4ac0d210 with delete_type TABLET_DATA_TOMBSTONED (TS 86dde2c30172451f9daad56351cf5dca not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:42648
I20260630 12:27:31.448370 19375 tablet_replica.cc:333] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:31.449321 19375 raft_consensus.cc:2243] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:31.449983 19375 raft_consensus.cc:2272] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:31.455492 19375 ts_tablet_manager.cc:1916] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:31.458194 19138 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.465970 18737 consensus_queue.cc:237] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:31.471331 19375 ts_tablet_manager.cc:1929] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:31.471850 19375 log.cc:1199] T 96cc99d472ee42f18fba9e7a4ac0d210 P 86dde2c30172451f9daad56351cf5dca: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/96cc99d472ee42f18fba9e7a4ac0d210
I20260630 12:27:31.473472 18473 catalog_manager.cc:5028] TS 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): tablet 96cc99d472ee42f18fba9e7a4ac0d210 (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:31.474370 19136 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.474535 19050 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.476250 19363 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:27:31.477391 19137 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:31.478087 19388 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:27:31.481514 19381 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:31.482734 18588 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:31.484109 18737 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.484391 19383 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:31.485524 19388 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:27:31.494300 19383 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.499574 18588 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.503580 19354 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.510356 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7036d8c1655b459891bd2fe016445436 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:31.508930 18737 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.512701 19050 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.517177 19137 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.519762 19136 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.527411 18486 catalog_manager.cc:5697] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 28 to 29, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.542289 18478 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 reported cstate change: config changed from index 30 to 31, 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.547672 18653 tablet_service.cc:1558] Processing DeleteTablet for tablet 7036d8c1655b459891bd2fe016445436 with delete_type TABLET_DATA_TOMBSTONED (TS 8a81df8943ba41c3ae94a18a6d182c33 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:42064
I20260630 12:27:31.553884 19394 tablet_replica.cc:333] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:31.554937 19394 raft_consensus.cc:2243] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:31.555668 19394 raft_consensus.cc:2272] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:31.561609 19394 ts_tablet_manager.cc:1916] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:31.567075 18588 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:31.572364 19136 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:27:31.573467 19050 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:27:31.574236 19354 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:27:31.575182 19388 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:27:31.576855 19394 ts_tablet_manager.cc:1929] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:31.577669 19394 log.cc:1199] T 7036d8c1655b459891bd2fe016445436 P 8a81df8943ba41c3ae94a18a6d182c33: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/7036d8c1655b459891bd2fe016445436
I20260630 12:27:31.581938 18473 catalog_manager.cc:5028] TS 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): tablet 7036d8c1655b459891bd2fe016445436 (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:31.583983 19354 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.586524 19136 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.586704 19049 raft_consensus.cc:2955] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.601239 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ccd79e0e6fb4445814b923a4432a3a0 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:31.602864 18481 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 reported cstate change: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } }
I20260630 12:27:31.614224 18727 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ccd79e0e6fb4445814b923a4432a3a0 with delete_type TABLET_DATA_TOMBSTONED (TS 37f86b43565e4c63a2919f5a6132e567 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:52968
I20260630 12:27:31.616026 19395 tablet_replica.cc:333] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:31.617059 19395 raft_consensus.cc:2243] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:31.617772 19395 raft_consensus.cc:2272] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:31.630666 19395 ts_tablet_manager.cc:1916] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:31.633800 19363 raft_consensus.cc:1064] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: attempting to promote NON_VOTER 0a9b06972a9d48719456823f239dd0ab to VOTER
I20260630 12:27:31.636720 19363 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:31.639780 19396 raft_consensus.cc:1064] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: attempting to promote NON_VOTER 0a9b06972a9d48719456823f239dd0ab to VOTER
I20260630 12:27:31.642921 19396 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:31.653731 19395 ts_tablet_manager.cc:1929] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260630 12:27:31.654475 19395 log.cc:1199] T 9ccd79e0e6fb4445814b923a4432a3a0 P 37f86b43565e4c63a2919f5a6132e567: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/9ccd79e0e6fb4445814b923a4432a3a0
I20260630 12:27:31.656349 19225 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.656980 18473 catalog_manager.cc:5028] TS 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): tablet 9ccd79e0e6fb4445814b923a4432a3a0 (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:31.658396 19352 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:27:31.662889 18737 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.664911 19397 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:27:31.665642 19224 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:31.667358 19050 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:31.669198 19354 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:27:31.673254 19049 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.675191 19352 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:27:31.682698 19388 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:27:31.686983 18657 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:31.688886 19388 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:27:31.727180 19397 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.739009 19403 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.742851 19224 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.755048 19050 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.756359 18737 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.762183 18487 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index 30 to 31, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:31.766341 19225 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.766948 18657 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.777998 18478 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 29 to 30, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:31.782598 19049 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.810184 18588 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:31.817472 19049 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.818586 19225 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:31.818253 18657 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:31.820724 19403 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:27:31.823923 19225 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:27:31.825309 19049 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:27:31.825481 19396 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:27:31.828581 19396 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:27:31.829663 19403 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:27:31.832947 19363 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.838843 19396 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.841200 19224 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.843386 19225 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.851109 19049 raft_consensus.cc:2955] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.851109 19050 raft_consensus.cc:2955] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.862651 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:31.863014 18482 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab reported cstate change: config changed from index 31 to 32, VOTER 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } } }
I20260630 12:27:31.871439 18478 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index 30 to 31, VOTER 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) evicted. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:31.888543 18473 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6f5d32679914319ab1d716953c8516a with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:31.951992 18653 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7b1b8273e64d70bf7188598fc9dcd4 with delete_type TABLET_DATA_TOMBSTONED (TS 8a81df8943ba41c3ae94a18a6d182c33 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:42064
I20260630 12:27:31.954070 18727 tablet_service.cc:1558] Processing DeleteTablet for tablet d6f5d32679914319ab1d716953c8516a with delete_type TABLET_DATA_TOMBSTONED (TS 37f86b43565e4c63a2919f5a6132e567 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:52968
I20260630 12:27:31.977252 19395 tablet_replica.cc:333] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:31.979815 19394 tablet_replica.cc:333] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:31.980031 19395 raft_consensus.cc:2243] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:31.982010 19395 raft_consensus.cc:2272] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:31.981653 19394 raft_consensus.cc:2243] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:31.986879 19394 raft_consensus.cc:2272] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:31.989310 19395 ts_tablet_manager.cc:1916] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:31.991533 19394 ts_tablet_manager.cc:1916] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:32.005472 19395 ts_tablet_manager.cc:1929] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260630 12:27:32.006083 19395 log.cc:1199] T d6f5d32679914319ab1d716953c8516a P 37f86b43565e4c63a2919f5a6132e567: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/d6f5d32679914319ab1d716953c8516a
I20260630 12:27:32.006767 19394 ts_tablet_manager.cc:1929] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260630 12:27:32.007200 19394 log.cc:1199] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 8a81df8943ba41c3ae94a18a6d182c33: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/6a7b1b8273e64d70bf7188598fc9dcd4
I20260630 12:27:32.008517 18473 catalog_manager.cc:5028] TS 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): tablet d6f5d32679914319ab1d716953c8516a (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:32.009704 18473 catalog_manager.cc:5028] TS 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): tablet 6a7b1b8273e64d70bf7188598fc9dcd4 (table test-workload [id=d10432a6fc7042eb8f960c8efc2d9ad5]) successfully deleted
I20260630 12:27:32.991065 18657 consensus_queue.cc:237] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:33.000095 19049 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:33.001080 18588 raft_consensus.cc:1275] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 8a81df8943ba41c3ae94a18a6d182c33: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:33.003302 19412 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:27:33.004640 19400 consensus_queue.cc:1048] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
W20260630 12:27:33.016601 18628 consensus_peers.cc:597] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 -> Peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345): Couldn't send request to peer 2dc10f1b2a1f4c76bc81c6d25af70ba0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de03aad8be124afaa2e8609d384feffd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:33.022205 19412 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.024086 19049 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.028568 18588 raft_consensus.cc:2955] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.036839 18487 catalog_manager.cc:5697] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index 29 to 30, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New cstate: current_term: 1 leader_uuid: "8a81df8943ba41c3ae94a18a6d182c33" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:33.037390 18585 consensus_queue.cc:237] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
W20260630 12:27:33.056880 18552 consensus_peers.cc:597] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca -> Peer 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049): Couldn't send request to peer 0a9b06972a9d48719456823f239dd0ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9f209726afd437c85507683bdd966ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:33.063779 18737 raft_consensus.cc:1275] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:33.063966 18657 raft_consensus.cc:1275] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:33.065824 19403 consensus_queue.cc:1048] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:33.066962 19422 consensus_queue.cc:1048] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:33.079780 19422 raft_consensus.cc:2955] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:33.081759 18737 raft_consensus.cc:2955] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:33.085055 18657 raft_consensus.cc:2955] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:33.095294 18478 catalog_manager.cc:5697] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: config changed from index -1 to 27, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:33.103365 18737 consensus_queue.cc:237] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
W20260630 12:27:33.115051 18701 consensus_peers.cc:597] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 -> Peer 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049): Couldn't send request to peer 0a9b06972a9d48719456823f239dd0ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7036d8c1655b459891bd2fe016445436. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:33.115288 19136 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:33.118294 19382 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:27:33.125206 18585 raft_consensus.cc:1275] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:33.127005 19382 consensus_queue.cc:1048] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:27:33.129902 19430 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:33.132050 19136 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:33.138715 18585 raft_consensus.cc:2955] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } } }
I20260630 12:27:33.147166 18737 consensus_queue.cc:237] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:33.148221 18487 catalog_manager.cc:5697] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: config changed from index 29 to 30, NON_VOTER 0a9b06972a9d48719456823f239dd0ab (127.13.210.6) added. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:33.169801 18657 raft_consensus.cc:1275] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:27:33.171033 18702 consensus_peers.cc:597] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 -> Peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345): Couldn't send request to peer 2dc10f1b2a1f4c76bc81c6d25af70ba0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eddceb83949247ec8cad85e8c740879b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:33.171991 19430 consensus_queue.cc:1048] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:33.172343 18585 raft_consensus.cc:1275] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Refusing update from remote peer 37f86b43565e4c63a2919f5a6132e567: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:33.173739 19382 consensus_queue.cc:1048] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:33.181356 19430 raft_consensus.cc:2955] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.184108 18657 raft_consensus.cc:2955] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.184546 18585 raft_consensus.cc:2955] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.195711 18585 consensus_queue.cc:237] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:33.196213 18487 catalog_manager.cc:5697] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 reported cstate change: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New cstate: current_term: 1 leader_uuid: "37f86b43565e4c63a2919f5a6132e567" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:33.203485 18737 raft_consensus.cc:1275] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:27:33.203651 18555 consensus_peers.cc:597] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5950b5bbae234cbf98fe66a1371f9696. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:33.203518 18657 raft_consensus.cc:1275] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:33.206451 19427 consensus_queue.cc:1048] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:33.207564 19403 consensus_queue.cc:1048] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:33.219058 19428 raft_consensus.cc:2955] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:33.220708 18657 raft_consensus.cc:2955] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:33.221674 18737 raft_consensus.cc:2955] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } } }
I20260630 12:27:33.237845 18478 catalog_manager.cc:5697] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca reported cstate change: config changed from index -1 to 27, NON_VOTER 0503504486f84c1cbc177d3027117e77 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:33.238361 18585 consensus_queue.cc:237] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [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: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:33.249147 18737 raft_consensus.cc:1275] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:33.251703 18657 raft_consensus.cc:1275] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Refusing update from remote peer 86dde2c30172451f9daad56351cf5dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:33.253508 19422 consensus_queue.cc:1048] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:33.254575 19403 consensus_queue.cc:1048] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:27:33.255756 18553 consensus_peers.cc:597] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca -> Peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345): Couldn't send request to peer 2dc10f1b2a1f4c76bc81c6d25af70ba0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 237d7537d5f84b2ebfe90b730f4c5b4b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:33.264878 19427 raft_consensus.cc:2955] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.267017 18657 raft_consensus.cc:2955] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.267022 18737 raft_consensus.cc:2955] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.282529 18481 catalog_manager.cc:5697] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 reported cstate change: config changed from index -1 to 27, NON_VOTER 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5) added. New cstate: current_term: 1 leader_uuid: "86dde2c30172451f9daad56351cf5dca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } } }
I20260630 12:27:33.447602 19444 ts_tablet_manager.cc:933] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Initiating tablet copy from peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:33.449887 19444 tablet_copy_client.cc:323] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:44855
I20260630 12:27:33.464707 18674 tablet_copy_service.cc:140] P 8a81df8943ba41c3ae94a18a6d182c33: Received BeginTabletCopySession request for tablet de03aad8be124afaa2e8609d384feffd from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 ({username='slave'} at 127.0.0.1:36164)
I20260630 12:27:33.465341 18674 tablet_copy_service.cc:161] P 8a81df8943ba41c3ae94a18a6d182c33: Beginning new tablet copy session on tablet de03aad8be124afaa2e8609d384feffd from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 at {username='slave'} at 127.0.0.1:36164: session id = 2dc10f1b2a1f4c76bc81c6d25af70ba0-de03aad8be124afaa2e8609d384feffd
I20260630 12:27:33.474400 18674 tablet_copy_source_session.cc:215] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:33.478356 19444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03aad8be124afaa2e8609d384feffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.492591 19444 tablet_copy_client.cc:806] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:33.493211 19444 tablet_copy_client.cc:670] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:33.498302 19445 tablet_copy_client.cc:1025] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:33.634686 19448 ts_tablet_manager.cc:933] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: Initiating tablet copy from peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:33.637105 19448 tablet_copy_client.cc:323] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:37243
I20260630 12:27:33.639063 18599 tablet_copy_service.cc:140] P 86dde2c30172451f9daad56351cf5dca: Received BeginTabletCopySession request for tablet d9f209726afd437c85507683bdd966ab from peer 0a9b06972a9d48719456823f239dd0ab ({username='slave'} at 127.0.0.1:56414)
I20260630 12:27:33.639638 18599 tablet_copy_service.cc:161] P 86dde2c30172451f9daad56351cf5dca: Beginning new tablet copy session on tablet d9f209726afd437c85507683bdd966ab from peer 0a9b06972a9d48719456823f239dd0ab at {username='slave'} at 127.0.0.1:56414: session id = 0a9b06972a9d48719456823f239dd0ab-d9f209726afd437c85507683bdd966ab
I20260630 12:27:33.648993 18599 tablet_copy_source_session.cc:215] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:33.653195 19448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f209726afd437c85507683bdd966ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.671609 19448 tablet_copy_client.cc:806] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:33.672278 19448 tablet_copy_client.cc:670] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:33.678557 19449 tablet_copy_client.cc:1025] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:33.688654 19450 ts_tablet_manager.cc:933] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: Initiating tablet copy from peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:33.690685 19450 tablet_copy_client.cc:323] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:39327
I20260630 12:27:33.694435 19452 ts_tablet_manager.cc:933] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Initiating tablet copy from peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:33.694447 18747 tablet_copy_service.cc:140] P 37f86b43565e4c63a2919f5a6132e567: Received BeginTabletCopySession request for tablet 7036d8c1655b459891bd2fe016445436 from peer 0a9b06972a9d48719456823f239dd0ab ({username='slave'} at 127.0.0.1:36906)
I20260630 12:27:33.696259 18747 tablet_copy_service.cc:161] P 37f86b43565e4c63a2919f5a6132e567: Beginning new tablet copy session on tablet 7036d8c1655b459891bd2fe016445436 from peer 0a9b06972a9d48719456823f239dd0ab at {username='slave'} at 127.0.0.1:36906: session id = 0a9b06972a9d48719456823f239dd0ab-7036d8c1655b459891bd2fe016445436
I20260630 12:27:33.697242 19452 tablet_copy_client.cc:323] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:37243
I20260630 12:27:33.699153 18599 tablet_copy_service.cc:140] P 86dde2c30172451f9daad56351cf5dca: Received BeginTabletCopySession request for tablet 237d7537d5f84b2ebfe90b730f4c5b4b from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 ({username='slave'} at 127.0.0.1:56400)
I20260630 12:27:33.699820 18599 tablet_copy_service.cc:161] P 86dde2c30172451f9daad56351cf5dca: Beginning new tablet copy session on tablet 237d7537d5f84b2ebfe90b730f4c5b4b from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 at {username='slave'} at 127.0.0.1:56400: session id = 2dc10f1b2a1f4c76bc81c6d25af70ba0-237d7537d5f84b2ebfe90b730f4c5b4b
I20260630 12:27:33.703975 19454 ts_tablet_manager.cc:933] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Initiating tablet copy from peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:33.709654 18599 tablet_copy_source_session.cc:215] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:33.711565 18747 tablet_copy_source_session.cc:215] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:33.714813 19456 ts_tablet_manager.cc:933] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: Initiating tablet copy from peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243)
I20260630 12:27:33.715502 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 237d7537d5f84b2ebfe90b730f4c5b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.717803 19454 tablet_copy_client.cc:323] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:39327
I20260630 12:27:33.720037 18747 tablet_copy_service.cc:140] P 37f86b43565e4c63a2919f5a6132e567: Received BeginTabletCopySession request for tablet eddceb83949247ec8cad85e8c740879b from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 ({username='slave'} at 127.0.0.1:36922)
I20260630 12:27:33.720845 19450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036d8c1655b459891bd2fe016445436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.721370 19456 tablet_copy_client.cc:323] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:37243
I20260630 12:27:33.720687 18747 tablet_copy_service.cc:161] P 37f86b43565e4c63a2919f5a6132e567: Beginning new tablet copy session on tablet eddceb83949247ec8cad85e8c740879b from peer 2dc10f1b2a1f4c76bc81c6d25af70ba0 at {username='slave'} at 127.0.0.1:36922: session id = 2dc10f1b2a1f4c76bc81c6d25af70ba0-eddceb83949247ec8cad85e8c740879b
I20260630 12:27:33.723346 18599 tablet_copy_service.cc:140] P 86dde2c30172451f9daad56351cf5dca: Received BeginTabletCopySession request for tablet 5950b5bbae234cbf98fe66a1371f9696 from peer 0503504486f84c1cbc177d3027117e77 ({username='slave'} at 127.0.0.1:58662)
I20260630 12:27:33.723965 18599 tablet_copy_service.cc:161] P 86dde2c30172451f9daad56351cf5dca: Beginning new tablet copy session on tablet 5950b5bbae234cbf98fe66a1371f9696 from peer 0503504486f84c1cbc177d3027117e77 at {username='slave'} at 127.0.0.1:58662: session id = 0503504486f84c1cbc177d3027117e77-5950b5bbae234cbf98fe66a1371f9696
I20260630 12:27:33.731599 18747 tablet_copy_source_session.cc:215] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:33.735934 19454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eddceb83949247ec8cad85e8c740879b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.742045 19452 tablet_copy_client.cc:806] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:33.742818 19452 tablet_copy_client.cc:670] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:33.747812 18599 tablet_copy_source_session.cc:215] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:33.751437 19456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5950b5bbae234cbf98fe66a1371f9696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.752837 19453 tablet_copy_client.cc:1025] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:33.760437 19450 tablet_copy_client.cc:806] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:33.761116 19450 tablet_copy_client.cc:670] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:33.760578 19454 tablet_copy_client.cc:806] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:33.763847 19454 tablet_copy_client.cc:670] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:33.766911 19451 tablet_copy_client.cc:1025] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:33.771075 19455 tablet_copy_client.cc:1025] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:33.777936 19456 tablet_copy_client.cc:806] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:33.778630 19456 tablet_copy_client.cc:670] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:33.783553 19457 tablet_copy_client.cc:1025] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:35.296389 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
W20260630 12:27:35.335680 18629 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:27:35.428759 18629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.1:37243, user_credentials={real_user=slave}} blocked reactor thread for 93226.9us
W20260630 12:27:35.434913 18629 consensus_peers.cc:597] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:35.448860 19474 raft_consensus.cc:493] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
I20260630 12:27:35.449566 19474 raft_consensus.cc:515] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:35.452731 19474 leader_election.cc:290] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:35.454453 19475 raft_consensus.cc:493] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86dde2c30172451f9daad56351cf5dca)
I20260630 12:27:35.454978 19475 raft_consensus.cc:515] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:35.458114 19475 leader_election.cc:290] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631)
I20260630 12:27:35.462836 19473 raft_consensus.cc:493] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:35.463663 19473 raft_consensus.cc:515] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
W20260630 12:27:35.463162 19178 leader_election.cc:336] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:27:35.472383 19473 leader_election.cc:290] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:35.473791 19092 leader_election.cc:336] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:27:35.473691 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036d8c1655b459891bd2fe016445436" candidate_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "37f86b43565e4c63a2919f5a6132e567" is_pre_election: true
I20260630 12:27:35.476114 19092 leader_election.cc:304] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [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: 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:35.477254 19473 raft_consensus.cc:2749] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:35.490088 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03aad8be124afaa2e8609d384feffd" candidate_uuid: "0503504486f84c1cbc177d3027117e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:35.498420 19474 raft_consensus.cc:493] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
I20260630 12:27:35.499848 19474 raft_consensus.cc:515] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
W20260630 12:27:35.527230 19014 leader_election.cc:336] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:27:35.527906 19014 leader_election.cc:304] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [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: 0503504486f84c1cbc177d3027117e77; no voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33
W20260630 12:27:35.511730 18703 consensus_peers.cc:597] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:35.522637 14152 tablet_copy_service.cc:362] P 86dde2c30172451f9daad56351cf5dca: Destroying tablet copy session 0503504486f84c1cbc177d3027117e77-5950b5bbae234cbf98fe66a1371f9696 due to service shutdown
I20260630 12:27:35.532141 14152 tablet_copy_service.cc:434] P 86dde2c30172451f9daad56351cf5dca: ending tablet copy session 0503504486f84c1cbc177d3027117e77-5950b5bbae234cbf98fe66a1371f9696 on tablet 5950b5bbae234cbf98fe66a1371f9696 with peer 0503504486f84c1cbc177d3027117e77
I20260630 12:27:35.532760 14152 tablet_copy_service.cc:362] P 86dde2c30172451f9daad56351cf5dca: Destroying tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-237d7537d5f84b2ebfe90b730f4c5b4b due to service shutdown
I20260630 12:27:35.533012 14152 tablet_copy_service.cc:434] P 86dde2c30172451f9daad56351cf5dca: ending tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-237d7537d5f84b2ebfe90b730f4c5b4b on tablet 237d7537d5f84b2ebfe90b730f4c5b4b with peer 2dc10f1b2a1f4c76bc81c6d25af70ba0
I20260630 12:27:35.533504 14152 tablet_copy_service.cc:362] P 86dde2c30172451f9daad56351cf5dca: Destroying tablet copy session 0a9b06972a9d48719456823f239dd0ab-d9f209726afd437c85507683bdd966ab due to service shutdown
I20260630 12:27:35.533825 14152 tablet_copy_service.cc:434] P 86dde2c30172451f9daad56351cf5dca: ending tablet copy session 0a9b06972a9d48719456823f239dd0ab-d9f209726afd437c85507683bdd966ab on tablet d9f209726afd437c85507683bdd966ab with peer 0a9b06972a9d48719456823f239dd0ab
I20260630 12:27:35.538708 19474 leader_election.cc:290] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049)
I20260630 12:27:35.539270 19474 raft_consensus.cc:2749] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:35.554131 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "0503504486f84c1cbc177d3027117e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "0a9b06972a9d48719456823f239dd0ab" is_pre_election: true
I20260630 12:27:35.558647 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "0503504486f84c1cbc177d3027117e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "8a81df8943ba41c3ae94a18a6d182c33" is_pre_election: true
I20260630 12:27:35.560765 19048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "0a9b06972a9d48719456823f239dd0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "0503504486f84c1cbc177d3027117e77" is_pre_election: true
I20260630 12:27:35.560770 19014 leader_election.cc:304] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [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: 0503504486f84c1cbc177d3027117e77; no voters: 0a9b06972a9d48719456823f239dd0ab, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:35.563076 19179 leader_election.cc:304] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [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: 0a9b06972a9d48719456823f239dd0ab; no voters: 0503504486f84c1cbc177d3027117e77, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:35.563776 19484 raft_consensus.cc:2749] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:35.564713 19475 raft_consensus.cc:2749] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:35.586145 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.587237 14152 tablet_replica.cc:333] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.588186 14152 raft_consensus.cc:2243] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.589737 14152 raft_consensus.cc:2272] T 9ccd79e0e6fb4445814b923a4432a3a0 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.592887 14152 tablet_replica.cc:333] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.593617 14152 raft_consensus.cc:2243] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.594702 14152 raft_consensus.cc:2272] T 5950b5bbae234cbf98fe66a1371f9696 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.597139 14152 tablet_replica.cc:333] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.597745 14152 raft_consensus.cc:2243] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.598361 14152 raft_consensus.cc:2272] T eddceb83949247ec8cad85e8c740879b P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.600833 14152 tablet_replica.cc:333] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.601451 14152 raft_consensus.cc:2243] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.602232 14152 raft_consensus.cc:2272] T de03aad8be124afaa2e8609d384feffd P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.604988 14152 tablet_replica.cc:333] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.605703 14152 raft_consensus.cc:2243] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.606571 14152 raft_consensus.cc:2272] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.609277 14152 tablet_replica.cc:333] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.610001 14152 raft_consensus.cc:2243] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.611163 14152 raft_consensus.cc:2272] T 7036d8c1655b459891bd2fe016445436 P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.614477 14152 tablet_replica.cc:333] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.615029 14152 raft_consensus.cc:2243] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.615993 14152 raft_consensus.cc:2272] T d9f209726afd437c85507683bdd966ab P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.618422 14152 tablet_replica.cc:333] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.619032 14152 raft_consensus.cc:2243] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.619843 14152 raft_consensus.cc:2272] T 3cd6943a606040729af8a480fd55e37d P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.622282 14152 tablet_replica.cc:333] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca: stopping tablet replica
I20260630 12:27:35.622786 14152 raft_consensus.cc:2243] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.623751 14152 raft_consensus.cc:2272] T 237d7537d5f84b2ebfe90b730f4c5b4b P 86dde2c30172451f9daad56351cf5dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.696075 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
W20260630 12:27:35.710510 18703 consensus_peers.cc:597] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:35.733894 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:27:35.754558 19448 tablet_copy_client.cc:538] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:35.754633 14152 tablet_copy_service.cc:362] P 8a81df8943ba41c3ae94a18a6d182c33: Destroying tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-de03aad8be124afaa2e8609d384feffd due to service shutdown
I20260630 12:27:35.755388 14152 tablet_copy_service.cc:434] P 8a81df8943ba41c3ae94a18a6d182c33: ending tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-de03aad8be124afaa2e8609d384feffd on tablet de03aad8be124afaa2e8609d384feffd with peer 2dc10f1b2a1f4c76bc81c6d25af70ba0
W20260630 12:27:35.767966 18703 consensus_peers.cc:597] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 -> Peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Couldn't send request to peer 8a81df8943ba41c3ae94a18a6d182c33. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:35.779704 19448 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: Bootstrap starting.
I20260630 12:27:35.796180 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.797336 14152 tablet_replica.cc:333] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.798432 14152 raft_consensus.cc:2243] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.799722 14152 raft_consensus.cc:2272] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.803030 14152 tablet_replica.cc:333] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.803714 14152 raft_consensus.cc:2243] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.804374 14152 raft_consensus.cc:2272] T 237d7537d5f84b2ebfe90b730f4c5b4b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.806985 14152 tablet_replica.cc:333] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.807518 14152 raft_consensus.cc:2243] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.808343 14152 raft_consensus.cc:2272] T d9f209726afd437c85507683bdd966ab P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.811066 14152 tablet_replica.cc:333] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.811712 14152 raft_consensus.cc:2243] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.812381 14152 raft_consensus.cc:2272] T 5950b5bbae234cbf98fe66a1371f9696 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.815173 14152 tablet_replica.cc:333] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.815696 14152 raft_consensus.cc:2243] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.816628 14152 raft_consensus.cc:2272] T d6f5d32679914319ab1d716953c8516a P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.820161 14152 tablet_replica.cc:333] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.820756 14152 raft_consensus.cc:2243] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.821879 14152 raft_consensus.cc:2272] T de03aad8be124afaa2e8609d384feffd P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.824501 14152 tablet_replica.cc:333] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.825130 14152 raft_consensus.cc:2243] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.825973 14152 raft_consensus.cc:2272] T 96cc99d472ee42f18fba9e7a4ac0d210 P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.828471 14152 tablet_replica.cc:333] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.828953 14152 raft_consensus.cc:2243] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.829704 14152 raft_consensus.cc:2272] T eddceb83949247ec8cad85e8c740879b P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.832185 14152 tablet_replica.cc:333] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33: stopping tablet replica
I20260630 12:27:35.832785 14152 raft_consensus.cc:2243] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.833563 14152 raft_consensus.cc:2272] T 3cd6943a606040729af8a480fd55e37d P 8a81df8943ba41c3ae94a18a6d182c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.858177 19444 tablet_copy_client.cc:538] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:35.869263 19444 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap starting.
W20260630 12:27:35.870400 18703 consensus_peers.cc:597] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 -> Peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Couldn't send request to peer 8a81df8943ba41c3ae94a18a6d182c33. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:35.877115 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
W20260630 12:27:35.907202 18703 consensus_peers.cc:597] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 -> Peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Couldn't send request to peer 8a81df8943ba41c3ae94a18a6d182c33. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:35.927193 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:27:35.954380 14152 tablet_copy_service.cc:362] P 37f86b43565e4c63a2919f5a6132e567: Destroying tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-eddceb83949247ec8cad85e8c740879b due to service shutdown
I20260630 12:27:35.954777 14152 tablet_copy_service.cc:434] P 37f86b43565e4c63a2919f5a6132e567: ending tablet copy session 2dc10f1b2a1f4c76bc81c6d25af70ba0-eddceb83949247ec8cad85e8c740879b on tablet eddceb83949247ec8cad85e8c740879b with peer 2dc10f1b2a1f4c76bc81c6d25af70ba0
I20260630 12:27:35.955310 14152 tablet_copy_service.cc:362] P 37f86b43565e4c63a2919f5a6132e567: Destroying tablet copy session 0a9b06972a9d48719456823f239dd0ab-7036d8c1655b459891bd2fe016445436 due to service shutdown
I20260630 12:27:35.955621 14152 tablet_copy_service.cc:434] P 37f86b43565e4c63a2919f5a6132e567: ending tablet copy session 0a9b06972a9d48719456823f239dd0ab-7036d8c1655b459891bd2fe016445436 on tablet 7036d8c1655b459891bd2fe016445436 with peer 0a9b06972a9d48719456823f239dd0ab
I20260630 12:27:35.978912 19448 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:35.979892 19448 tablet_bootstrap.cc:492] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: Bootstrap complete.
I20260630 12:27:35.980579 19448 ts_tablet_manager.cc:1403] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: Time spent bootstrapping tablet: real 0.202s	user 0.147s	sys 0.030s
I20260630 12:27:35.983428 19448 raft_consensus.cc:359] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:35.984238 19448 raft_consensus.cc:740] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a9b06972a9d48719456823f239dd0ab, State: Initialized, Role: LEARNER
I20260630 12:27:35.985675 19448 consensus_queue.cc:260] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:35.987910 19448 ts_tablet_manager.cc:1434] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:35.995445 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.996448 14152 tablet_replica.cc:333] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:35.997320 14152 raft_consensus.cc:2243] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:27:35.998332 19448 tablet_copy_client.cc:1131] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:36.000837 14152 raft_consensus.cc:2272] T 5950b5bbae234cbf98fe66a1371f9696 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:36.005015 14152 tablet_replica.cc:333] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:36.005872 14152 raft_consensus.cc:2243] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:36.006978 14152 raft_consensus.cc:2272] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:36.010041 14152 tablet_replica.cc:333] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:36.010800 14152 raft_consensus.cc:2243] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:36.011988 14152 raft_consensus.cc:2272] T 237d7537d5f84b2ebfe90b730f4c5b4b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:36.015506 14152 tablet_replica.cc:333] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:36.016243 14152 raft_consensus.cc:2243] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:36.017160 14152 raft_consensus.cc:2272] T 3cd6943a606040729af8a480fd55e37d P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:36.021360 14152 tablet_replica.cc:333] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:36.022236 14152 raft_consensus.cc:2243] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:36.022816 14152 raft_consensus.cc:2272] T d9f209726afd437c85507683bdd966ab P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:36.026052 14152 tablet_replica.cc:333] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:36.026736 14152 raft_consensus.cc:2243] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:36.028083 14152 raft_consensus.cc:2272] T 7036d8c1655b459891bd2fe016445436 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:36.031488 14152 tablet_replica.cc:333] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:36.032176 14152 raft_consensus.cc:2243] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:36.033303 14152 raft_consensus.cc:2272] T 96cc99d472ee42f18fba9e7a4ac0d210 P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:36.036522 14152 tablet_replica.cc:333] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567: stopping tablet replica
I20260630 12:27:36.037214 14152 raft_consensus.cc:2243] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:36.045416 14152 raft_consensus.cc:2272] T eddceb83949247ec8cad85e8c740879b P 37f86b43565e4c63a2919f5a6132e567 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:36.057395 18759 debug-util.cc:398] Leaking SignalData structure 0x7b080010a5c0 after lost signal to thread 14155
W20260630 12:27:36.058776 18759 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6aa0 after lost signal to thread 18521
W20260630 12:27:36.061941 18759 debug-util.cc:398] Leaking SignalData structure 0x7b0800214040 after lost signal to thread 18762
W20260630 12:27:36.064083 18759 debug-util.cc:398] Leaking SignalData structure 0x7b080019f200 after lost signal to thread 19162
I20260630 12:27:36.086479 19444 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:36.087466 19444 tablet_bootstrap.cc:492] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap complete.
I20260630 12:27:36.088110 19444 ts_tablet_manager.cc:1403] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent bootstrapping tablet: real 0.219s	user 0.170s	sys 0.017s
I20260630 12:27:36.090644 19444 raft_consensus.cc:359] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:36.091406 19444 raft_consensus.cc:740] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2dc10f1b2a1f4c76bc81c6d25af70ba0, State: Initialized, Role: LEARNER
I20260630 12:27:36.092003 19444 consensus_queue.cc:260] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:36.094719 19444 ts_tablet_manager.cc:1434] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260630 12:27:36.107878 19444 tablet_copy_client.cc:1131] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
I20260630 12:27:36.111222 19452 tablet_copy_client.cc:538] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:36.123801 19452 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap starting.
I20260630 12:27:36.171962 19454 tablet_copy_client.cc:538] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:36.182930 19454 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap starting.
I20260630 12:27:36.183773 19456 tablet_copy_client.cc:538] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:36.198635 19456 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: Bootstrap starting.
I20260630 12:27:36.211474 19450 tablet_copy_client.cc:538] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:36.221208 19450 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap starting.
I20260630 12:27:36.359014 19454 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:36.360019 19454 tablet_bootstrap.cc:492] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap complete.
I20260630 12:27:36.360733 19454 ts_tablet_manager.cc:1403] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent bootstrapping tablet: real 0.178s	user 0.147s	sys 0.025s
I20260630 12:27:36.363317 19454 raft_consensus.cc:359] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:36.364264 19454 raft_consensus.cc:740] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2dc10f1b2a1f4c76bc81c6d25af70ba0, State: Initialized, Role: LEARNER
I20260630 12:27:36.364915 19454 consensus_queue.cc:260] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:36.367404 19454 ts_tablet_manager.cc:1434] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:27:36.370563 19454 tablet_copy_client.cc:1131] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:36.414108 19450 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:36.415148 19450 tablet_bootstrap.cc:492] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: Bootstrap complete.
I20260630 12:27:36.415848 19450 ts_tablet_manager.cc:1403] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: Time spent bootstrapping tablet: real 0.195s	user 0.183s	sys 0.003s
I20260630 12:27:36.418339 19452 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:36.418529 19450 raft_consensus.cc:359] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:36.419349 19452 tablet_bootstrap.cc:492] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Bootstrap complete.
I20260630 12:27:36.419498 19450 raft_consensus.cc:740] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a9b06972a9d48719456823f239dd0ab, State: Initialized, Role: LEARNER
I20260630 12:27:36.420158 19452 ts_tablet_manager.cc:1403] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent bootstrapping tablet: real 0.297s	user 0.129s	sys 0.036s
I20260630 12:27:36.420341 19450 consensus_queue.cc:260] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:36.422840 19452 raft_consensus.cc:359] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:36.423651 19452 raft_consensus.cc:740] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2dc10f1b2a1f4c76bc81c6d25af70ba0, State: Initialized, Role: LEARNER
I20260630 12:27:36.424242 19452 consensus_queue.cc:260] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:36.426275 19450 ts_tablet_manager.cc:1434] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:27:36.426729 19452 ts_tablet_manager.cc:1434] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260630 12:27:36.430920 19452 tablet_copy_client.cc:1131] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
W20260630 12:27:36.432823 19450 tablet_copy_client.cc:1131] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:36.504375 19456 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:36.505347 19456 tablet_bootstrap.cc:492] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: Bootstrap complete.
I20260630 12:27:36.506079 19456 ts_tablet_manager.cc:1403] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: Time spent bootstrapping tablet: real 0.308s	user 0.135s	sys 0.023s
I20260630 12:27:36.508733 19456 raft_consensus.cc:359] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:36.509696 19456 raft_consensus.cc:740] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0503504486f84c1cbc177d3027117e77, State: Initialized, Role: LEARNER
I20260630 12:27:36.510304 19456 consensus_queue.cc:260] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: true } }
I20260630 12:27:36.515163 19456 ts_tablet_manager.cc:1434] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
W20260630 12:27:36.519374 19456 tablet_copy_client.cc:1131] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:36.613353 19490 raft_consensus.cc:493] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86dde2c30172451f9daad56351cf5dca)
I20260630 12:27:36.614048 19490 raft_consensus.cc:515] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:36.616540 19490 leader_election.cc:290] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631)
W20260630 12:27:36.637719 19092 leader_election.cc:336] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:36.642910 19048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "0503504486f84c1cbc177d3027117e77" is_pre_election: true
I20260630 12:27:36.644575 19093 leader_election.cc:304] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [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: 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 0503504486f84c1cbc177d3027117e77, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:36.645458 19490 raft_consensus.cc:2749] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:36.991885 19496 raft_consensus.cc:493] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86dde2c30172451f9daad56351cf5dca)
I20260630 12:27:36.992514 19496 raft_consensus.cc:515] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:36.995119 19496 leader_election.cc:290] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345)
I20260630 12:27:36.995599 19496 raft_consensus.cc:493] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86dde2c30172451f9daad56351cf5dca)
I20260630 12:27:36.996052 19496 raft_consensus.cc:515] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.003353 19496 leader_election.cc:290] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049)
I20260630 12:27:37.004218 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "0503504486f84c1cbc177d3027117e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "0a9b06972a9d48719456823f239dd0ab" is_pre_election: true
W20260630 12:27:37.017663 19014 leader_election.cc:336] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:37.018280 19014 leader_election.cc:304] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [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: 0503504486f84c1cbc177d3027117e77; no voters: 0a9b06972a9d48719456823f239dd0ab, 86dde2c30172451f9daad56351cf5dca
W20260630 12:27:37.022388 19014 leader_election.cc:336] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:37.023226 19501 raft_consensus.cc:2749] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:37.028754 19490 raft_consensus.cc:493] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:37.029394 19490 raft_consensus.cc:515] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:37.032729 19490 leader_election.cc:290] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
I20260630 12:27:37.042059 19138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "0503504486f84c1cbc177d3027117e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" is_pre_election: true
I20260630 12:27:37.042886 19138 raft_consensus.cc:2468] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0503504486f84c1cbc177d3027117e77 in term 1.
W20260630 12:27:37.042987 19092 leader_election.cc:336] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:37.044471 19013 leader_election.cc:304] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0503504486f84c1cbc177d3027117e77, 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 86dde2c30172451f9daad56351cf5dca
W20260630 12:27:37.045133 19092 leader_election.cc:336] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Network error: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:37.045614 19092 leader_election.cc:304] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [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: 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:37.045713 19501 raft_consensus.cc:2804] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:37.046357 19501 raft_consensus.cc:493] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86dde2c30172451f9daad56351cf5dca)
I20260630 12:27:37.046417 19490 raft_consensus.cc:2749] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:37.046967 19501 raft_consensus.cc:3060] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:37.056145 19501 raft_consensus.cc:515] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:37.058488 19501 leader_election.cc:290] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 2dc10f1b2a1f4c76bc81c6d25af70ba0 (127.13.210.5:45345)
I20260630 12:27:37.060382 19138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccd79e0e6fb4445814b923a4432a3a0" candidate_uuid: "0503504486f84c1cbc177d3027117e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0"
I20260630 12:27:37.061051 19138 raft_consensus.cc:3060] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:37.063673 19014 leader_election.cc:336] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:37.064747 19501 raft_consensus.cc:493] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
I20260630 12:27:37.065351 19501 raft_consensus.cc:515] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:37.069372 19138 raft_consensus.cc:2468] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0503504486f84c1cbc177d3027117e77 in term 2.
I20260630 12:27:37.070883 19013 leader_election.cc:304] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0503504486f84c1cbc177d3027117e77, 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:37.071818 19496 raft_consensus.cc:2804] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:37.074709 19501 leader_election.cc:290] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
I20260630 12:27:37.075357 19501 raft_consensus.cc:493] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
W20260630 12:27:37.074927 19014 leader_election.cc:336] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
W20260630 12:27:37.082365 14152 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18759)
I20260630 12:27:37.082981 19496 raft_consensus.cc:697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 2 LEADER]: Becoming Leader. State: Replica: 0503504486f84c1cbc177d3027117e77, State: Running, Role: LEADER
I20260630 12:27:37.084007 19496 consensus_queue.cc:237] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
W20260630 12:27:37.085399 19014 leader_election.cc:336] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
I20260630 12:27:37.086059 19501 raft_consensus.cc:515] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.087073 19014 leader_election.cc:304] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [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: 0503504486f84c1cbc177d3027117e77; no voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:37.088603 19501 leader_election.cc:290] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 0a9b06972a9d48719456823f239dd0ab (127.13.210.6:37049)
I20260630 12:27:37.089869 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "0503504486f84c1cbc177d3027117e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "0a9b06972a9d48719456823f239dd0ab" is_pre_election: true
I20260630 12:27:37.091668 19504 raft_consensus.cc:2749] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:37.094300 19014 leader_election.cc:336] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
I20260630 12:27:37.094830 19014 leader_election.cc:304] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [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: 0503504486f84c1cbc177d3027117e77; no voters: 0a9b06972a9d48719456823f239dd0ab, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:37.095882 19496 raft_consensus.cc:2749] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:37.102598 18478 catalog_manager.cc:5697] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 reported cstate change: term changed from 1 to 2, leader changed from 86dde2c30172451f9daad56351cf5dca (127.13.210.1) to 0503504486f84c1cbc177d3027117e77 (127.13.210.4). New cstate: current_term: 2 leader_uuid: "0503504486f84c1cbc177d3027117e77" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:37.128676 19507 raft_consensus.cc:493] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86dde2c30172451f9daad56351cf5dca)
I20260630 12:27:37.129324 19509 raft_consensus.cc:493] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
I20260630 12:27:37.130062 19509 raft_consensus.cc:515] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.129751 19507 raft_consensus.cc:515] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.134812 19048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "0a9b06972a9d48719456823f239dd0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "0503504486f84c1cbc177d3027117e77" is_pre_election: true
I20260630 12:27:37.135552 19507 leader_election.cc:290] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631)
I20260630 12:27:37.135761 19048 raft_consensus.cc:2468] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9b06972a9d48719456823f239dd0ab in term 1.
I20260630 12:27:37.137199 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "0a9b06972a9d48719456823f239dd0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "0503504486f84c1cbc177d3027117e77" is_pre_election: true
I20260630 12:27:37.137936 19047 raft_consensus.cc:2468] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9b06972a9d48719456823f239dd0ab in term 1.
I20260630 12:27:37.138013 19179 leader_election.cc:304] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [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: 0503504486f84c1cbc177d3027117e77, 0a9b06972a9d48719456823f239dd0ab; no voters: 
I20260630 12:27:37.138888 19507 raft_consensus.cc:2804] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:37.139232 19179 leader_election.cc:304] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [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: 0503504486f84c1cbc177d3027117e77, 0a9b06972a9d48719456823f239dd0ab; no voters: 
I20260630 12:27:37.139333 19507 raft_consensus.cc:493] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
I20260630 12:27:37.139983 19507 raft_consensus.cc:3060] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:37.148823 19507 raft_consensus.cc:515] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.151582 19507 leader_election.cc:290] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 election: Requested vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631)
I20260630 12:27:37.152339 19507 raft_consensus.cc:2804] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:37.152791 19507 raft_consensus.cc:493] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86dde2c30172451f9daad56351cf5dca)
I20260630 12:27:37.153234 19507 raft_consensus.cc:3060] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:37.136051 19509 leader_election.cc:290] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631)
I20260630 12:27:37.156023 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f5d32679914319ab1d716953c8516a" candidate_uuid: "0a9b06972a9d48719456823f239dd0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 32 } } ignore_live_leader: false dest_uuid: "0503504486f84c1cbc177d3027117e77"
I20260630 12:27:37.156678 19047 raft_consensus.cc:3060] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:37.161937 19507 raft_consensus.cc:515] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.164337 19507 leader_election.cc:290] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 election: Requested vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631)
I20260630 12:27:37.167166 19048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7b1b8273e64d70bf7188598fc9dcd4" candidate_uuid: "0a9b06972a9d48719456823f239dd0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "0503504486f84c1cbc177d3027117e77"
I20260630 12:27:37.168147 19048 raft_consensus.cc:3060] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:37.176378 19048 raft_consensus.cc:2468] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9b06972a9d48719456823f239dd0ab in term 2.
I20260630 12:27:37.177788 19179 leader_election.cc:304] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [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: 0503504486f84c1cbc177d3027117e77, 0a9b06972a9d48719456823f239dd0ab; no voters: 
I20260630 12:27:37.165783 19047 raft_consensus.cc:2468] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9b06972a9d48719456823f239dd0ab in term 2.
I20260630 12:27:37.179595 19507 raft_consensus.cc:2804] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:37.180127 19507 raft_consensus.cc:697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 2 LEADER]: Becoming Leader. State: Replica: 0a9b06972a9d48719456823f239dd0ab, State: Running, Role: LEADER
I20260630 12:27:37.180979 19507 consensus_queue.cc:237] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.185401 19179 leader_election.cc:304] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [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: 0503504486f84c1cbc177d3027117e77, 0a9b06972a9d48719456823f239dd0ab; no voters: 
I20260630 12:27:37.186275 19507 raft_consensus.cc:2804] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:37.186975 19507 raft_consensus.cc:697] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 2 LEADER]: Becoming Leader. State: Replica: 0a9b06972a9d48719456823f239dd0ab, State: Running, Role: LEADER
I20260630 12:27:37.187841 19507 consensus_queue.cc:237] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.191231 18482 catalog_manager.cc:5697] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab reported cstate change: term changed from 1 to 2, leader changed from 86dde2c30172451f9daad56351cf5dca (127.13.210.1) to 0a9b06972a9d48719456823f239dd0ab (127.13.210.6). New cstate: current_term: 2 leader_uuid: "0a9b06972a9d48719456823f239dd0ab" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:37.200747 19178 leader_election.cc:336] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:37.206501 19178 leader_election.cc:336] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
W20260630 12:27:37.208575 19178 leader_election.cc:336] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:37.211257 19178 leader_election.cc:336] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:37.222335 18482 catalog_manager.cc:5697] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab reported cstate change: term changed from 1 to 2, leader changed from 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2) to 0a9b06972a9d48719456823f239dd0ab (127.13.210.6). New cstate: current_term: 2 leader_uuid: "0a9b06972a9d48719456823f239dd0ab" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:37.440238 19507 raft_consensus.cc:493] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:37.440918 19507 raft_consensus.cc:515] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:37.443617 19507 leader_election.cc:290] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:37.451435 19178 leader_election.cc:336] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:37.452503 19178 leader_election.cc:336] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Network error: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:37.453004 19178 leader_election.cc:304] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [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: 0a9b06972a9d48719456823f239dd0ab; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:37.453845 19507 raft_consensus.cc:2749] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:37.494059 19490 raft_consensus.cc:493] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:37.494673 19490 raft_consensus.cc:515] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:37.497113 19490 leader_election.cc:290] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:37.503415 19092 leader_election.cc:336] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:37.504158 19092 leader_election.cc:336] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Network error: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:37.504633 19092 leader_election.cc:304] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [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: 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:37.505451 19490 raft_consensus.cc:2749] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:37.550503 19138 raft_consensus.cc:1275] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 2 FOLLOWER]: Refusing update from remote peer 0503504486f84c1cbc177d3027117e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 2 index: 33. (index mismatch)
I20260630 12:27:37.553642 19496 consensus_queue.cc:1048] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.001s
W20260630 12:27:37.588009 19014 consensus_peers.cc:597] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:37.612696 19178 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab -> Peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Couldn't send request to peer 8a81df8943ba41c3ae94a18a6d182c33. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:37.628569 19178 consensus_peers.cc:597] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:37.644205 19048 raft_consensus.cc:1275] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Refusing update from remote peer 0a9b06972a9d48719456823f239dd0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 2 index: 33. (index mismatch)
I20260630 12:27:37.645965 19507 consensus_queue.cc:1048] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260630 12:27:37.771485 19048 raft_consensus.cc:1275] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Refusing update from remote peer 0a9b06972a9d48719456823f239dd0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 2 index: 32. (index mismatch)
I20260630 12:27:37.773155 19507 consensus_queue.cc:1048] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.001s
W20260630 12:27:38.082866 14152 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18759)
I20260630 12:27:38.794490 19528 raft_consensus.cc:493] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:38.795480 19528 raft_consensus.cc:515] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: NON_VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: true } }
I20260630 12:27:38.800246 19528 leader_election.cc:290] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:38.938256 19092 leader_election.cc:336] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
W20260630 12:27:38.939100 19092 leader_election.cc:336] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Network error: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:38.939607 19092 leader_election.cc:304] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [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: 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 37f86b43565e4c63a2919f5a6132e567, 86dde2c30172451f9daad56351cf5dca
I20260630 12:27:38.940436 19528 raft_consensus.cc:2749] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:38.955242 19504 raft_consensus.cc:493] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
I20260630 12:27:38.955847 19504 raft_consensus.cc:515] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:38.958424 19504 leader_election.cc:290] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
W20260630 12:27:38.990419 19014 leader_election.cc:336] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:38.991356 19014 leader_election.cc:336] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
I20260630 12:27:38.991873 19014 leader_election.cc:304] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [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: 0503504486f84c1cbc177d3027117e77; no voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:38.992779 19504 raft_consensus.cc:2749] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:39.083470 14152 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 18759)
I20260630 12:27:39.264437 19528 raft_consensus.cc:493] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:39.265131 19528 raft_consensus.cc:515] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: false } }
I20260630 12:27:39.267488 19528 leader_election.cc:290] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:39.273625 19092 leader_election.cc:336] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:39.274696 19092 leader_election.cc:336] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Network error: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:39.275306 19092 leader_election.cc:304] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [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: 2dc10f1b2a1f4c76bc81c6d25af70ba0; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:39.276427 19528 raft_consensus.cc:2749] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:39.452795 19159 debug-util.cc:398] Leaking SignalData structure 0x7b0800292060 after lost signal to thread 14155
W20260630 12:27:39.453967 19159 debug-util.cc:398] Leaking SignalData structure 0x7b0800292740 after lost signal to thread 18521
W20260630 12:27:39.455384 19159 debug-util.cc:398] Leaking SignalData structure 0x7b080016e140 after lost signal to thread 19074
W20260630 12:27:39.456575 19159 debug-util.cc:398] Leaking SignalData structure 0x7b08001716a0 after lost signal to thread 19162
W20260630 12:27:39.457780 19159 debug-util.cc:398] Leaking SignalData structure 0x7b08000950c0 after lost signal to thread 19249
I20260630 12:27:39.620410 19532 raft_consensus.cc:493] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:39.620995 19532 raft_consensus.cc:515] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:39.623637 19532 leader_election.cc:290] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:39.634239 19178 leader_election.cc:336] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:39.635038 19178 leader_election.cc:336] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Network error: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:39.635519 19178 leader_election.cc:304] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [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: 0a9b06972a9d48719456823f239dd0ab; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:39.636363 19532 raft_consensus.cc:2749] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:40.078574 19014 consensus_peers.cc:597] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:40.084100 14152 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 18759)
W20260630 12:27:40.287245 19178 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab -> Peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Couldn't send request to peer 8a81df8943ba41c3ae94a18a6d182c33. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:40.384516 19178 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111) [suppressed 51 similar messages]
W20260630 12:27:40.388907 19178 consensus_peers.cc:597] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:41.085599 14152 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 18759)
I20260630 12:27:41.290587 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:27:41.340176 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:27:41.349272 19504 raft_consensus.cc:493] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a81df8943ba41c3ae94a18a6d182c33)
I20260630 12:27:41.350106 19504 raft_consensus.cc:515] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "86dde2c30172451f9daad56351cf5dca" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 37243 } attrs { replace: true } } peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "0503504486f84c1cbc177d3027117e77" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 35631 } attrs { promote: false } } peers { permanent_uuid: "2dc10f1b2a1f4c76bc81c6d25af70ba0" member_type: NON_VOTER last_known_addr { host: "127.13.210.5" port: 45345 } attrs { promote: true } }
I20260630 12:27:41.353792 19504 leader_election.cc:290] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243), 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855)
W20260630 12:27:41.368695 19014 leader_election.cc:336] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111)
W20260630 12:27:41.369604 19014 leader_election.cc:336] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
I20260630 12:27:41.370157 19014 leader_election.cc:304] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [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: 0503504486f84c1cbc177d3027117e77; no voters: 86dde2c30172451f9daad56351cf5dca, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:41.371033 19504 raft_consensus.cc:2749] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:41.394035 19179 consensus_peers.cc:597] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.397281 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:41.398141 14152 tablet_replica.cc:333] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77: stopping tablet replica
I20260630 12:27:41.398980 14152 raft_consensus.cc:2243] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.399807 14152 raft_consensus.cc:2272] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.403182 14152 tablet_replica.cc:333] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77: stopping tablet replica
I20260630 12:27:41.403925 14152 raft_consensus.cc:2243] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.404680 14152 raft_consensus.cc:2272] T de03aad8be124afaa2e8609d384feffd P 0503504486f84c1cbc177d3027117e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.407943 14152 tablet_replica.cc:333] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77: stopping tablet replica
I20260630 12:27:41.408654 14152 raft_consensus.cc:2243] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:41.409123 14152 raft_consensus.cc:2272] T 5950b5bbae234cbf98fe66a1371f9696 P 0503504486f84c1cbc177d3027117e77 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:41.411907 14152 tablet_replica.cc:333] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77: stopping tablet replica
I20260630 12:27:41.412567 14152 raft_consensus.cc:2243] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.413285 14152 raft_consensus.cc:2272] T d6f5d32679914319ab1d716953c8516a P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.416546 14152 tablet_replica.cc:333] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77: stopping tablet replica
I20260630 12:27:41.417160 14152 raft_consensus.cc:2243] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.418684 14152 raft_consensus.cc:2272] T 9ccd79e0e6fb4445814b923a4432a3a0 P 0503504486f84c1cbc177d3027117e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.442293 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:27:41.469412 14152 tablet_server.cc:179] TabletServer@127.13.210.5:0 shutting down...
W20260630 12:27:41.487298 19179 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.4:35631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.518309 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:41.519428 14152 tablet_replica.cc:333] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: stopping tablet replica
I20260630 12:27:41.520195 14152 raft_consensus.cc:2243] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:41.520650 14152 raft_consensus.cc:2272] T eddceb83949247ec8cad85e8c740879b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:41.522794 14152 tablet_replica.cc:333] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0: stopping tablet replica
I20260630 12:27:41.523305 14152 raft_consensus.cc:2243] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:41.523729 14152 raft_consensus.cc:2272] T de03aad8be124afaa2e8609d384feffd P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:41.525651 14152 tablet_replica.cc:333] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: stopping tablet replica
I20260630 12:27:41.526190 14152 raft_consensus.cc:2243] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.526762 14152 raft_consensus.cc:2272] T 9ccd79e0e6fb4445814b923a4432a3a0 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.529158 14152 tablet_replica.cc:333] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0: stopping tablet replica
I20260630 12:27:41.529996 14152 raft_consensus.cc:2243] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:41.530489 14152 raft_consensus.cc:2272] T 237d7537d5f84b2ebfe90b730f4c5b4b P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:41.532616 14152 tablet_replica.cc:333] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: stopping tablet replica
I20260630 12:27:41.533170 14152 raft_consensus.cc:2243] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.533936 14152 raft_consensus.cc:2272] T 7036d8c1655b459891bd2fe016445436 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.536569 14152 tablet_replica.cc:333] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0: stopping tablet replica
I20260630 12:27:41.537173 14152 raft_consensus.cc:2243] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.537801 14152 raft_consensus.cc:2272] T 96cc99d472ee42f18fba9e7a4ac0d210 P 2dc10f1b2a1f4c76bc81c6d25af70ba0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:42.563094 14152 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19159)
W20260630 12:27:42.775285 19178 consensus_peers.cc:597] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab -> Peer 86dde2c30172451f9daad56351cf5dca (127.13.210.1:37243): Couldn't send request to peer 86dde2c30172451f9daad56351cf5dca. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:37243: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:27:42.817377 19546 raft_consensus.cc:493] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f86b43565e4c63a2919f5a6132e567)
I20260630 12:27:42.818892 19546 raft_consensus.cc:515] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a81df8943ba41c3ae94a18a6d182c33" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44855 } } peers { permanent_uuid: "37f86b43565e4c63a2919f5a6132e567" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 39327 } } peers { permanent_uuid: "0a9b06972a9d48719456823f239dd0ab" member_type: VOTER last_known_addr { host: "127.13.210.6" port: 37049 } attrs { promote: false } }
I20260630 12:27:42.822495 19546 leader_election.cc:290] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855), 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327)
W20260630 12:27:42.831494 19178 leader_election.cc:336] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111)
W20260630 12:27:42.832266 19178 leader_election.cc:336] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37f86b43565e4c63a2919f5a6132e567 (127.13.210.3:39327): Network error: Client connection negotiation failed: client connection to 127.13.210.3:39327: connect: Connection refused (error 111)
I20260630 12:27:42.832685 19178 leader_election.cc:304] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [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: 0a9b06972a9d48719456823f239dd0ab; no voters: 37f86b43565e4c63a2919f5a6132e567, 8a81df8943ba41c3ae94a18a6d182c33
I20260630 12:27:42.833608 19546 raft_consensus.cc:2749] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:42.966434 19178 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab -> Peer 8a81df8943ba41c3ae94a18a6d182c33 (127.13.210.2:44855): Couldn't send request to peer 8a81df8943ba41c3ae94a18a6d182c33. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:44855: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:27:43.563856 14152 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19159)
W20260630 12:27:43.755560 19179 consensus_peers.cc:597] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab -> Peer 0503504486f84c1cbc177d3027117e77 (127.13.210.4:35631): Couldn't send request to peer 0503504486f84c1cbc177d3027117e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.4:35631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:43.844674 14152 tablet_server.cc:196] TabletServer@127.13.210.5:0 shutdown complete.
I20260630 12:27:43.882395 14152 tablet_server.cc:179] TabletServer@127.13.210.6:0 shutting down...
I20260630 12:27:43.926779 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.927781 14152 tablet_replica.cc:333] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab: stopping tablet replica
I20260630 12:27:43.928727 14152 raft_consensus.cc:2243] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:43.929426 14152 raft_consensus.cc:2272] T 7036d8c1655b459891bd2fe016445436 P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:43.933008 14152 tablet_replica.cc:333] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab: stopping tablet replica
I20260630 12:27:43.933598 14152 raft_consensus.cc:2243] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.935132 14152 raft_consensus.cc:2272] T d6f5d32679914319ab1d716953c8516a P 0a9b06972a9d48719456823f239dd0ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.938692 14152 tablet_replica.cc:333] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab: stopping tablet replica
I20260630 12:27:43.939827 14152 raft_consensus.cc:2243] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.941288 14152 raft_consensus.cc:2272] T 6a7b1b8273e64d70bf7188598fc9dcd4 P 0a9b06972a9d48719456823f239dd0ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.944286 14152 tablet_replica.cc:333] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab: stopping tablet replica
I20260630 12:27:43.944877 14152 raft_consensus.cc:2243] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:43.945541 14152 raft_consensus.cc:2272] T d9f209726afd437c85507683bdd966ab P 0a9b06972a9d48719456823f239dd0ab [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:43.948730 14152 tablet_replica.cc:333] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab: stopping tablet replica
I20260630 12:27:43.949887 14152 raft_consensus.cc:2243] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.950752 14152 raft_consensus.cc:2272] T 33ed6ea3280a4c1480287c0a0d6d7c62 P 0a9b06972a9d48719456823f239dd0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.982843 14152 tablet_server.cc:196] TabletServer@127.13.210.6:0 shutdown complete.
I20260630 12:27:44.010866 14152 master.cc:562] Master@127.13.210.62:35209 shutting down...
W20260630 12:27:44.044019 18535 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:27:44.046814 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:44.047472 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:44.047765 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb701be405764020bc09f54ff05df8b9: stopping tablet replica
I20260630 12:27:44.074383 14152 master.cc:584] Master@127.13.210.62:35209 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (31568 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:27:44.136796 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:34517
I20260630 12:27:44.138200 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.144801 19550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.144964 19551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.145123 19553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.146860 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:44.148228 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.148468 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.148644 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822464148624 us; error 0 us; skew 500 ppm
I20260630 12:27:44.149150 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.152319 14152 webserver.cc:533] Webserver started at http://127.13.210.62:33173/ using document root <none> and password file <none>
I20260630 12:27:44.152885 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.153129 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.153447 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.154948 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "7201b1f9520e48d98beab04ea403c7af"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.160014 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:44.163643 19558 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.164702 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:27:44.164970 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "7201b1f9520e48d98beab04ea403c7af"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.165236 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.176810 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.178149 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.221271 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:34517
I20260630 12:27:44.221349 19609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:34517 every 8 connection(s)
I20260630 12:27:44.226876 19610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:44.246198 19610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af: Bootstrap starting.
I20260630 12:27:44.254081 19610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.260632 19610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af: No bootstrap required, opened a new log
I20260630 12:27:44.263509 19610 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7201b1f9520e48d98beab04ea403c7af" member_type: VOTER }
I20260630 12:27:44.264055 19610 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.264313 19610 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7201b1f9520e48d98beab04ea403c7af, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.264946 19610 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7201b1f9520e48d98beab04ea403c7af" member_type: VOTER }
I20260630 12:27:44.265453 19610 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:44.265751 19610 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:44.266126 19610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.271353 19610 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7201b1f9520e48d98beab04ea403c7af" member_type: VOTER }
I20260630 12:27:44.272095 19610 leader_election.cc:304] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [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: 7201b1f9520e48d98beab04ea403c7af; no voters: 
I20260630 12:27:44.273783 19610 leader_election.cc:290] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:44.274222 19613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.275864 19613 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 1 LEADER]: Becoming Leader. State: Replica: 7201b1f9520e48d98beab04ea403c7af, State: Running, Role: LEADER
I20260630 12:27:44.276597 19613 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [LEADER]: Queue going to LEADER mode. State: All 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: "7201b1f9520e48d98beab04ea403c7af" member_type: VOTER }
I20260630 12:27:44.277340 19610 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:44.283957 19614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7201b1f9520e48d98beab04ea403c7af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7201b1f9520e48d98beab04ea403c7af" member_type: VOTER } }
I20260630 12:27:44.284938 19614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:44.286468 19615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7201b1f9520e48d98beab04ea403c7af. Latest consensus state: current_term: 1 leader_uuid: "7201b1f9520e48d98beab04ea403c7af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7201b1f9520e48d98beab04ea403c7af" member_type: VOTER } }
I20260630 12:27:44.287194 19615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:44.291096 19622 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:44.297741 19622 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:44.299027 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:44.307827 19622 catalog_manager.cc:1383] Generated new cluster ID: f5317b582ca34264af9339413cebb91f
I20260630 12:27:44.308173 19622 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:44.324636 19622 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:44.326006 19622 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:44.351351 19622 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af: Generated new TSK 0
I20260630 12:27:44.352042 19622 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:44.366011 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.373183 19631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.374397 19632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.376682 19634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.376734 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:44.377935 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.378119 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.378321 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822464378284 us; error 0 us; skew 500 ppm
I20260630 12:27:44.378895 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.381505 14152 webserver.cc:533] Webserver started at http://127.13.210.1:46497/ using document root <none> and password file <none>
I20260630 12:27:44.382067 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.382292 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.382570 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.383706 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "4d8303d254ca437681e9fbd6ffa0a391"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.388468 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:44.392305 19639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.393239 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:44.393553 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "4d8303d254ca437681e9fbd6ffa0a391"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.393978 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.426019 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.427232 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.428798 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.431371 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.431629 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.431915 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.432143 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.476173 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:42453
I20260630 12:27:44.476344 19701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:42453 every 8 connection(s)
I20260630 12:27:44.481274 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.489356 19706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.491864 19707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.495602 14152 server_base.cc:1061] running on GCE node
W20260630 12:27:44.496399 19709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.498423 19702 heartbeater.cc:344] Connected to a master server at 127.13.210.62:34517
I20260630 12:27:44.498492 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.498981 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.499006 19702 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.499290 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822464499272 us; error 0 us; skew 500 ppm
I20260630 12:27:44.499887 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.499949 19702 heartbeater.cc:507] Master 127.13.210.62:34517 requested a full tablet report, sending...
I20260630 12:27:44.502652 14152 webserver.cc:533] Webserver started at http://127.13.210.2:38491/ using document root <none> and password file <none>
I20260630 12:27:44.502648 19575 ts_manager.cc:194] Registered new tserver with Master: 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1:42453)
I20260630 12:27:44.503535 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.503849 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.504182 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.505420 19575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37382
I20260630 12:27:44.505764 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "c912128adad2466e8d26a5eb40ef1c8e"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.511240 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:27:44.515173 19714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.516211 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:44.516788 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "c912128adad2466e8d26a5eb40ef1c8e"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.517084 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.545531 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.546792 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.548389 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.550612 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.550791 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.551064 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.551232 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.596550 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:44583
I20260630 12:27:44.596650 19776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:44583 every 8 connection(s)
I20260630 12:27:44.602015 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.610559 19780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.611701 19781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.614718 19777 heartbeater.cc:344] Connected to a master server at 127.13.210.62:34517
I20260630 12:27:44.615236 19777 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.616279 19777 heartbeater.cc:507] Master 127.13.210.62:34517 requested a full tablet report, sending...
I20260630 12:27:44.617226 14152 server_base.cc:1061] running on GCE node
W20260630 12:27:44.617313 19783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.618606 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:44.618642 19575 ts_manager.cc:194] Registered new tserver with Master: c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583)
W20260630 12:27:44.618865 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.619138 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822464619115 us; error 0 us; skew 500 ppm
I20260630 12:27:44.619765 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.620198 19575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37384
I20260630 12:27:44.622514 14152 webserver.cc:533] Webserver started at http://127.13.210.3:36173/ using document root <none> and password file <none>
I20260630 12:27:44.623055 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.623232 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.623452 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.624611 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "6a5d02b8d4fb42ae8f04f70c2d195132"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.629205 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:44.632815 19788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.633997 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:44.634323 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "6a5d02b8d4fb42ae8f04f70c2d195132"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-nkz7"
I20260630 12:27:44.634644 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.652068 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.653394 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.655023 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.657593 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.657873 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:44.658166 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.658372 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.707443 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:34349
I20260630 12:27:44.707571 19850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:34349 every 8 connection(s)
I20260630 12:27:44.724679 19851 heartbeater.cc:344] Connected to a master server at 127.13.210.62:34517
I20260630 12:27:44.725178 19851 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.726055 19851 heartbeater.cc:507] Master 127.13.210.62:34517 requested a full tablet report, sending...
I20260630 12:27:44.728287 19575 ts_manager.cc:194] Registered new tserver with Master: 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349)
I20260630 12:27:44.729306 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01818342s
I20260630 12:27:44.729779 19575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37390
I20260630 12:27:45.508802 19702 heartbeater.cc:499] Master 127.13.210.62:34517 was elected leader, sending a full tablet report...
I20260630 12:27:45.623075 19777 heartbeater.cc:499] Master 127.13.210.62:34517 was elected leader, sending a full tablet report...
I20260630 12:27:45.732561 19851 heartbeater.cc:499] Master 127.13.210.62:34517 was elected leader, sending a full tablet report...
I20260630 12:27:45.788378 19575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37394:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:45.790884 19575 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:45.855463 19742 tablet_service.cc:1511] Processing CreateTablet for tablet 5c27d90305c6476db815549b5c8b93ff (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:45.856240 19741 tablet_service.cc:1511] Processing CreateTablet for tablet 2d85d6e7d5394c0da06dcdb1e61ca770 (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:45.857016 19742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c27d90305c6476db815549b5c8b93ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.858525 19740 tablet_service.cc:1511] Processing CreateTablet for tablet 548ebe7bb1c345ca8e4787ec3aa5aa8f (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:45.859975 19740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548ebe7bb1c345ca8e4787ec3aa5aa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.862176 19741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d85d6e7d5394c0da06dcdb1e61ca770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.864815 19816 tablet_service.cc:1511] Processing CreateTablet for tablet 5c27d90305c6476db815549b5c8b93ff (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:45.866307 19816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c27d90305c6476db815549b5c8b93ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.868592 19815 tablet_service.cc:1511] Processing CreateTablet for tablet 2d85d6e7d5394c0da06dcdb1e61ca770 (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:45.870106 19815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d85d6e7d5394c0da06dcdb1e61ca770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.873510 19814 tablet_service.cc:1511] Processing CreateTablet for tablet 548ebe7bb1c345ca8e4787ec3aa5aa8f (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:45.874267 19665 tablet_service.cc:1511] Processing CreateTablet for tablet 548ebe7bb1c345ca8e4787ec3aa5aa8f (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:45.875176 19814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548ebe7bb1c345ca8e4787ec3aa5aa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.874766 19666 tablet_service.cc:1511] Processing CreateTablet for tablet 2d85d6e7d5394c0da06dcdb1e61ca770 (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:45.875671 19665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548ebe7bb1c345ca8e4787ec3aa5aa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.880335 19667 tablet_service.cc:1511] Processing CreateTablet for tablet 5c27d90305c6476db815549b5c8b93ff (DEFAULT_TABLE table=test-workload [id=2133736eedaa44cebd23097ec9281567]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:45.883083 19667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c27d90305c6476db815549b5c8b93ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.887109 19666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d85d6e7d5394c0da06dcdb1e61ca770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.901497 19871 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e: Bootstrap starting.
I20260630 12:27:45.910813 19871 tablet_bootstrap.cc:654] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.917208 19872 tablet_bootstrap.cc:492] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391: Bootstrap starting.
I20260630 12:27:45.923760 19871 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e: No bootstrap required, opened a new log
I20260630 12:27:45.924306 19871 ts_tablet_manager.cc:1403] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260630 12:27:45.927423 19871 raft_consensus.cc:359] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:45.928206 19871 raft_consensus.cc:385] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.928474 19874 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: Bootstrap starting.
I20260630 12:27:45.934190 19872 tablet_bootstrap.cc:654] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.928505 19871 raft_consensus.cc:740] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c912128adad2466e8d26a5eb40ef1c8e, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.935449 19874 tablet_bootstrap.cc:654] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.935541 19871 consensus_queue.cc:260] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:45.943338 19874 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: No bootstrap required, opened a new log
I20260630 12:27:45.943831 19874 ts_tablet_manager.cc:1403] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260630 12:27:45.943933 19871 ts_tablet_manager.cc:1434] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.001s
I20260630 12:27:45.945182 19872 tablet_bootstrap.cc:492] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391: No bootstrap required, opened a new log
I20260630 12:27:45.945314 19871 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: Bootstrap starting.
I20260630 12:27:45.945734 19872 ts_tablet_manager.cc:1403] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391: Time spent bootstrapping tablet: real 0.029s	user 0.000s	sys 0.013s
I20260630 12:27:45.946862 19874 raft_consensus.cc:359] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:45.947649 19874 raft_consensus.cc:385] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.947954 19874 raft_consensus.cc:740] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5d02b8d4fb42ae8f04f70c2d195132, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.948808 19872 raft_consensus.cc:359] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:45.948848 19874 consensus_queue.cc:260] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:45.949865 19872 raft_consensus.cc:385] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.950223 19872 raft_consensus.cc:740] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8303d254ca437681e9fbd6ffa0a391, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.951011 19872 consensus_queue.cc:260] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:45.953413 19871 tablet_bootstrap.cc:654] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.958652 19874 ts_tablet_manager.cc:1434] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:27:45.962064 19874 tablet_bootstrap.cc:492] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132: Bootstrap starting.
W20260630 12:27:45.965015 19852 tablet.cc:2406] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:45.969209 19872 ts_tablet_manager.cc:1434] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.009s
I20260630 12:27:45.970249 19871 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: No bootstrap required, opened a new log
I20260630 12:27:45.970314 19872 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391: Bootstrap starting.
I20260630 12:27:45.970909 19871 ts_tablet_manager.cc:1403] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260630 12:27:45.971778 19874 tablet_bootstrap.cc:654] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.974378 19871 raft_consensus.cc:359] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:45.975283 19871 raft_consensus.cc:385] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.975569 19871 raft_consensus.cc:740] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c912128adad2466e8d26a5eb40ef1c8e, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.976529 19871 consensus_queue.cc:260] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:45.978967 19871 ts_tablet_manager.cc:1434] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:27:45.980010 19871 tablet_bootstrap.cc:492] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e: Bootstrap starting.
I20260630 12:27:45.980706 19872 tablet_bootstrap.cc:654] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.990639 19879 raft_consensus.cc:493] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:45.991289 19879 raft_consensus.cc:515] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:45.991981 19871 tablet_bootstrap.cc:654] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.999087 19874 tablet_bootstrap.cc:492] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132: No bootstrap required, opened a new log
I20260630 12:27:46.000015 19874 ts_tablet_manager.cc:1403] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260630 12:27:46.002756 19879 leader_election.cc:290] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583), 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349)
I20260630 12:27:46.003540 19874 raft_consensus.cc:359] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.004505 19874 raft_consensus.cc:385] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.004794 19874 raft_consensus.cc:740] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5d02b8d4fb42ae8f04f70c2d195132, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.005605 19874 consensus_queue.cc:260] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.012648 19874 ts_tablet_manager.cc:1434] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:27:46.013682 19874 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: Bootstrap starting.
I20260630 12:27:46.016664 19872 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391: No bootstrap required, opened a new log
I20260630 12:27:46.017318 19872 ts_tablet_manager.cc:1403] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.009s
I20260630 12:27:46.021100 19874 tablet_bootstrap.cc:654] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.022157 19871 tablet_bootstrap.cc:492] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e: No bootstrap required, opened a new log
I20260630 12:27:46.022692 19871 ts_tablet_manager.cc:1403] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260630 12:27:46.023669 19872 raft_consensus.cc:359] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.024471 19872 raft_consensus.cc:385] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.024818 19872 raft_consensus.cc:740] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8303d254ca437681e9fbd6ffa0a391, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.025614 19872 consensus_queue.cc:260] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.026254 19871 raft_consensus.cc:359] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.027227 19871 raft_consensus.cc:385] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.027581 19871 raft_consensus.cc:740] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c912128adad2466e8d26a5eb40ef1c8e, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.027812 19872 ts_tablet_manager.cc:1434] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:27:46.028878 19872 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: Bootstrap starting.
I20260630 12:27:46.028770 19871 consensus_queue.cc:260] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.032991 19874 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: No bootstrap required, opened a new log
I20260630 12:27:46.033509 19874 ts_tablet_manager.cc:1403] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:27:46.035938 19872 tablet_bootstrap.cc:654] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.036470 19874 raft_consensus.cc:359] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.037215 19874 raft_consensus.cc:385] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.037504 19874 raft_consensus.cc:740] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5d02b8d4fb42ae8f04f70c2d195132, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.042330 19871 ts_tablet_manager.cc:1434] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260630 12:27:46.044883 19752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548ebe7bb1c345ca8e4787ec3aa5aa8f" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c912128adad2466e8d26a5eb40ef1c8e" is_pre_election: true
I20260630 12:27:46.045776 19752 raft_consensus.cc:2468] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 0.
I20260630 12:27:46.043853 19874 consensus_queue.cc:260] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.046300 19879 raft_consensus.cc:493] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.047050 19879 raft_consensus.cc:515] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.049628 19642 leader_election.cc:304] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8303d254ca437681e9fbd6ffa0a391, c912128adad2466e8d26a5eb40ef1c8e; no voters: 
I20260630 12:27:46.049973 19879 leader_election.cc:290] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583), 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349)
I20260630 12:27:46.050762 19881 raft_consensus.cc:2804] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.051465 19881 raft_consensus.cc:493] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.051833 19881 raft_consensus.cc:3060] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.052314 19752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c912128adad2466e8d26a5eb40ef1c8e" is_pre_election: true
I20260630 12:27:46.053030 19752 raft_consensus.cc:2468] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 0.
I20260630 12:27:46.054273 19642 leader_election.cc:304] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8303d254ca437681e9fbd6ffa0a391, c912128adad2466e8d26a5eb40ef1c8e; no voters: 
I20260630 12:27:46.055094 19879 raft_consensus.cc:2804] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.055461 19874 ts_tablet_manager.cc:1434] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:27:46.055470 19879 raft_consensus.cc:493] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.056141 19879 raft_consensus.cc:3060] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.061782 19881 raft_consensus.cc:515] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.063089 19826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548ebe7bb1c345ca8e4787ec3aa5aa8f" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" is_pre_election: true
I20260630 12:27:46.063642 19825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" is_pre_election: true
I20260630 12:27:46.063898 19826 raft_consensus.cc:2468] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 0.
I20260630 12:27:46.064236 19881 leader_election.cc:290] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 election: Requested vote from peers c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583), 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349)
I20260630 12:27:46.064335 19825 raft_consensus.cc:2468] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 0.
I20260630 12:27:46.065665 19752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548ebe7bb1c345ca8e4787ec3aa5aa8f" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c912128adad2466e8d26a5eb40ef1c8e"
I20260630 12:27:46.066344 19752 raft_consensus.cc:3060] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.069183 19872 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: No bootstrap required, opened a new log
I20260630 12:27:46.069727 19872 ts_tablet_manager.cc:1403] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260630 12:27:46.070261 19826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548ebe7bb1c345ca8e4787ec3aa5aa8f" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132"
I20260630 12:27:46.070900 19826 raft_consensus.cc:3060] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.072359 19879 raft_consensus.cc:515] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.072719 19872 raft_consensus.cc:359] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:46.073391 19872 raft_consensus.cc:385] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.073685 19872 raft_consensus.cc:740] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8303d254ca437681e9fbd6ffa0a391, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.074241 19752 raft_consensus.cc:2468] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 1.
I20260630 12:27:46.074463 19872 consensus_queue.cc:260] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:46.075831 19751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c912128adad2466e8d26a5eb40ef1c8e"
I20260630 12:27:46.076488 19751 raft_consensus.cc:3060] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.076789 19872 ts_tablet_manager.cc:1434] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:27:46.078608 19642 leader_election.cc:304] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8303d254ca437681e9fbd6ffa0a391, c912128adad2466e8d26a5eb40ef1c8e; no voters: 
I20260630 12:27:46.078935 19826 raft_consensus.cc:2468] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 1.
I20260630 12:27:46.080662 19879 leader_election.cc:290] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 election: Requested vote from peers c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583), 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349)
I20260630 12:27:46.081382 19879 raft_consensus.cc:2804] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.081848 19879 raft_consensus.cc:697] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 LEADER]: Becoming Leader. State: Replica: 4d8303d254ca437681e9fbd6ffa0a391, State: Running, Role: LEADER
I20260630 12:27:46.082130 19825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770" candidate_uuid: "4d8303d254ca437681e9fbd6ffa0a391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132"
I20260630 12:27:46.082707 19825 raft_consensus.cc:3060] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.082795 19879 consensus_queue.cc:237] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.088690 19751 raft_consensus.cc:2468] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 1.
I20260630 12:27:46.090102 19825 raft_consensus.cc:2468] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8303d254ca437681e9fbd6ffa0a391 in term 1.
I20260630 12:27:46.090541 19642 leader_election.cc:304] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8303d254ca437681e9fbd6ffa0a391, c912128adad2466e8d26a5eb40ef1c8e; no voters: 
I20260630 12:27:46.091651 19879 raft_consensus.cc:2804] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.092118 19879 raft_consensus.cc:697] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 LEADER]: Becoming Leader. State: Replica: 4d8303d254ca437681e9fbd6ffa0a391, State: Running, Role: LEADER
I20260630 12:27:46.092728 19879 consensus_queue.cc:237] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.093022 19573 catalog_manager.cc:5697] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "4d8303d254ca437681e9fbd6ffa0a391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.105513 19573 catalog_manager.cc:5697] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "4d8303d254ca437681e9fbd6ffa0a391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.217576 19878 raft_consensus.cc:493] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.218147 19878 raft_consensus.cc:515] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:46.220490 19878 leader_election.cc:290] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583), 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1:42453)
I20260630 12:27:46.226517 19875 raft_consensus.cc:493] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.227085 19875 raft_consensus.cc:515] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:46.229301 19875 leader_election.cc:290] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349), 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1:42453)
I20260630 12:27:46.234014 19677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c27d90305c6476db815549b5c8b93ff" candidate_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8303d254ca437681e9fbd6ffa0a391" is_pre_election: true
I20260630 12:27:46.234844 19677 raft_consensus.cc:2468] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a5d02b8d4fb42ae8f04f70c2d195132 in term 0.
I20260630 12:27:46.235240 19751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c27d90305c6476db815549b5c8b93ff" candidate_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c912128adad2466e8d26a5eb40ef1c8e" is_pre_election: true
I20260630 12:27:46.235961 19751 raft_consensus.cc:2468] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a5d02b8d4fb42ae8f04f70c2d195132 in term 0.
I20260630 12:27:46.237303 19789 leader_election.cc:304] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8303d254ca437681e9fbd6ffa0a391, 6a5d02b8d4fb42ae8f04f70c2d195132; no voters: 
I20260630 12:27:46.238149 19878 raft_consensus.cc:2804] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.238550 19878 raft_consensus.cc:493] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.238891 19878 raft_consensus.cc:3060] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.244540 19825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c27d90305c6476db815549b5c8b93ff" candidate_uuid: "c912128adad2466e8d26a5eb40ef1c8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" is_pre_election: true
I20260630 12:27:46.247303 19878 raft_consensus.cc:515] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:46.248638 19825 raft_consensus.cc:2393] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c912128adad2466e8d26a5eb40ef1c8e in current term 1: Already voted for candidate 6a5d02b8d4fb42ae8f04f70c2d195132 in this term.
I20260630 12:27:46.249444 19677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c27d90305c6476db815549b5c8b93ff" candidate_uuid: "c912128adad2466e8d26a5eb40ef1c8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8303d254ca437681e9fbd6ffa0a391" is_pre_election: true
I20260630 12:27:46.250226 19677 raft_consensus.cc:2468] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c912128adad2466e8d26a5eb40ef1c8e in term 0.
I20260630 12:27:46.250432 19751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c27d90305c6476db815549b5c8b93ff" candidate_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c912128adad2466e8d26a5eb40ef1c8e"
I20260630 12:27:46.250991 19751 raft_consensus.cc:3060] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.251283 19677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c27d90305c6476db815549b5c8b93ff" candidate_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8303d254ca437681e9fbd6ffa0a391"
I20260630 12:27:46.251839 19677 raft_consensus.cc:3060] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.252017 19715 leader_election.cc:304] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8303d254ca437681e9fbd6ffa0a391, c912128adad2466e8d26a5eb40ef1c8e; no voters: 
I20260630 12:27:46.253451 19878 leader_election.cc:290] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [CANDIDATE]: Term 1 election: Requested vote from peers c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583), 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1:42453)
I20260630 12:27:46.256270 19751 raft_consensus.cc:2468] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a5d02b8d4fb42ae8f04f70c2d195132 in term 1.
I20260630 12:27:46.256769 19875 raft_consensus.cc:2764] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:27:46.257489 19791 leader_election.cc:304] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a5d02b8d4fb42ae8f04f70c2d195132, c912128adad2466e8d26a5eb40ef1c8e; no voters: 
I20260630 12:27:46.257849 19677 raft_consensus.cc:2468] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a5d02b8d4fb42ae8f04f70c2d195132 in term 1.
I20260630 12:27:46.258498 19878 raft_consensus.cc:2804] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.259775 19878 raft_consensus.cc:697] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 LEADER]: Becoming Leader. State: Replica: 6a5d02b8d4fb42ae8f04f70c2d195132, State: Running, Role: LEADER
I20260630 12:27:46.260568 19878 consensus_queue.cc:237] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } }
I20260630 12:27:46.267668 19573 catalog_manager.cc:5697] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.296296 19628 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:46.309293 19677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770"
dest_uuid: "4d8303d254ca437681e9fbd6ffa0a391"
mode: GRACEFUL
new_leader_uuid: "c912128adad2466e8d26a5eb40ef1c8e"
 from {username='slave'} at 127.0.0.1:54430
I20260630 12:27:46.309897 19677 raft_consensus.cc:606] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 LEADER]: Received request to transfer leadership to TS c912128adad2466e8d26a5eb40ef1c8e
I20260630 12:27:46.311256 19628 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:27:46.311656 19628 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:46.326179 19879 consensus_queue.cc:1048] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:46.335561 19879 consensus_queue.cc:1048] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.393209 19879 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.423292 19879 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:46.498551 19878 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:46.520018 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:46.538998 19878 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:27:46.545964 19907 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:27:46.547513 19907 fault_injection.cc:44] THIS SERVER MAY CRASH!
W20260630 12:27:46.580041 19889 log.cc:927] Time spent T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
W20260630 12:27:46.594123 19905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:46.601780 19642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:44583, user_credentials={real_user=slave}} blocked reactor thread for 51693.2us
W20260630 12:27:46.612504 19912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:46.626565 19914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:46.629041 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:46.633754 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:46.634179 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:46.634408 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822466634388 us; error 0 us; skew 500 ppm
I20260630 12:27:46.635035 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:46.644003 14152 webserver.cc:533] Webserver started at http://127.13.210.4:37451/ using document root <none> and password file <none>
I20260630 12:27:46.644856 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:46.645164 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:46.645536 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:46.646682 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "725bdd6f3c714e5387dd5bcf78413b72"
format_stamp: "Formatted at 2026-06-30 12:27:46 on dist-test-slave-nkz7"
I20260630 12:27:46.651188 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:46.655493 19920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:46.656555 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:27:46.656903 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "725bdd6f3c714e5387dd5bcf78413b72"
format_stamp: "Formatted at 2026-06-30 12:27:46 on dist-test-slave-nkz7"
I20260630 12:27:46.657291 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:46.682148 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:46.683405 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:46.685081 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:46.687511 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:46.687753 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:46.688002 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:46.688179 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:46.739894 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:40933
I20260630 12:27:46.740191 19982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:40933 every 8 connection(s)
I20260630 12:27:46.758904 19983 heartbeater.cc:344] Connected to a master server at 127.13.210.62:34517
I20260630 12:27:46.759339 19983 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:46.760103 19983 heartbeater.cc:507] Master 127.13.210.62:34517 requested a full tablet report, sending...
I20260630 12:27:46.762259 19574 ts_manager.cc:194] Registered new tserver with Master: 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4:40933)
I20260630 12:27:46.763674 19574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33382
I20260630 12:27:46.872927 19906 raft_consensus.cc:993] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391: : Instructing follower c912128adad2466e8d26a5eb40ef1c8e to start an election
I20260630 12:27:46.873520 19906 raft_consensus.cc:1081] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 LEADER]: Signalling peer c912128adad2466e8d26a5eb40ef1c8e to start an election
I20260630 12:27:46.875772 19750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770"
dest_uuid: "c912128adad2466e8d26a5eb40ef1c8e"
 from {username='slave'} at 127.0.0.1:54826
I20260630 12:27:46.876439 19750 raft_consensus.cc:493] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:27:46.876828 19750 raft_consensus.cc:3060] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:46.883749 19750 raft_consensus.cc:515] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.885562 19750 leader_election.cc:290] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [CANDIDATE]: Term 2 election: Requested vote from peers 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1:42453), 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349)
I20260630 12:27:46.886790 19677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770" candidate_uuid: "c912128adad2466e8d26a5eb40ef1c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d8303d254ca437681e9fbd6ffa0a391"
I20260630 12:27:46.886874 19825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d85d6e7d5394c0da06dcdb1e61ca770" candidate_uuid: "c912128adad2466e8d26a5eb40ef1c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132"
I20260630 12:27:46.887646 19825 raft_consensus.cc:3060] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:46.887514 19677 raft_consensus.cc:3055] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:27:46.888417 19677 raft_consensus.cc:740] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d8303d254ca437681e9fbd6ffa0a391, State: Running, Role: LEADER
I20260630 12:27:46.889451 19677 consensus_queue.cc:260] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [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: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.890537 19677 raft_consensus.cc:3060] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:46.893453 19825 raft_consensus.cc:2468] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c912128adad2466e8d26a5eb40ef1c8e in term 2.
I20260630 12:27:46.894951 19716 leader_election.cc:304] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [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: 6a5d02b8d4fb42ae8f04f70c2d195132, c912128adad2466e8d26a5eb40ef1c8e; no voters: 
I20260630 12:27:46.896028 19875 raft_consensus.cc:2804] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:46.896914 19677 raft_consensus.cc:2468] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c912128adad2466e8d26a5eb40ef1c8e in term 2.
I20260630 12:27:46.897256 19875 raft_consensus.cc:697] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 LEADER]: Becoming Leader. State: Replica: c912128adad2466e8d26a5eb40ef1c8e, State: Running, Role: LEADER
I20260630 12:27:46.898197 19875 consensus_queue.cc:237] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [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: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } }
I20260630 12:27:46.905150 19573 catalog_manager.cc:5697] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e reported cstate change: term changed from 1 to 2, leader changed from 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1) to c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2). New cstate: current_term: 2 leader_uuid: "c912128adad2466e8d26a5eb40ef1c8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:47.212561 19825 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:47.213338 19677 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:47.214114 19875 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:47.215211 19987 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:47.315845 19750 consensus_queue.cc:237] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [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: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } }
I20260630 12:27:47.323046 19677 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:47.325079 19875 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:47.325699 19825 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:47.327324 19875 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:47.336486 19677 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
W20260630 12:27:47.337255 19716 consensus_peers.cc:597] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e -> Peer 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4:40933): Couldn't send request to peer 725bdd6f3c714e5387dd5bcf78413b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d85d6e7d5394c0da06dcdb1e61ca770. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.336560 19825 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
I20260630 12:27:47.347577 19573 catalog_manager.cc:5697] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 reported cstate change: config changed from index -1 to 3, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "c912128adad2466e8d26a5eb40ef1c8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
I20260630 12:27:47.658638 19991 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
I20260630 12:27:47.674747 20000 ts_tablet_manager.cc:933] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: Initiating tablet copy from peer c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583)
I20260630 12:27:47.676555 20000 tablet_copy_client.cc:323] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:44583
I20260630 12:27:47.683849 19825 consensus_queue.cc:237] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [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: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } }
I20260630 12:27:47.688848 19762 tablet_copy_service.cc:140] P c912128adad2466e8d26a5eb40ef1c8e: Received BeginTabletCopySession request for tablet 2d85d6e7d5394c0da06dcdb1e61ca770 from peer 725bdd6f3c714e5387dd5bcf78413b72 ({username='slave'} at 127.0.0.1:54856)
I20260630 12:27:47.689687 19762 tablet_copy_service.cc:161] P c912128adad2466e8d26a5eb40ef1c8e: Beginning new tablet copy session on tablet 2d85d6e7d5394c0da06dcdb1e61ca770 from peer 725bdd6f3c714e5387dd5bcf78413b72 at {username='slave'} at 127.0.0.1:54856: session id = 725bdd6f3c714e5387dd5bcf78413b72-2d85d6e7d5394c0da06dcdb1e61ca770
I20260630 12:27:47.691237 19677 raft_consensus.cc:1275] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Refusing update from remote peer 6a5d02b8d4fb42ae8f04f70c2d195132: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:47.693938 20003 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:47.697485 19750 raft_consensus.cc:1275] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Refusing update from remote peer 6a5d02b8d4fb42ae8f04f70c2d195132: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:47.699167 20003 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:47.709331 19790 consensus_peers.cc:597] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 -> Peer 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4:40933): Couldn't send request to peer 725bdd6f3c714e5387dd5bcf78413b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c27d90305c6476db815549b5c8b93ff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.710232 19762 tablet_copy_source_session.cc:215] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:47.713907 20000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d85d6e7d5394c0da06dcdb1e61ca770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:47.713562 19677 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
I20260630 12:27:47.715376 19750 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
I20260630 12:27:47.730602 20000 tablet_copy_client.cc:806] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:47.731336 20000 tablet_copy_client.cc:670] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:47.731261 19574 catalog_manager.cc:5697] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 reported cstate change: config changed from index -1 to 2, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
I20260630 12:27:47.735782 20000 tablet_copy_client.cc:538] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:47.743614 20000 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: Bootstrap starting.
I20260630 12:27:47.760703 20000 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:47.761466 20000 tablet_bootstrap.cc:492] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: Bootstrap complete.
I20260630 12:27:47.762249 20000 ts_tablet_manager.cc:1403] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260630 12:27:47.764721 20000 raft_consensus.cc:359] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } }
I20260630 12:27:47.765384 20000 raft_consensus.cc:740] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 725bdd6f3c714e5387dd5bcf78413b72, State: Initialized, Role: LEARNER
I20260630 12:27:47.766340 19983 heartbeater.cc:499] Master 127.13.210.62:34517 was elected leader, sending a full tablet report...
I20260630 12:27:47.766145 20000 consensus_queue.cc:260] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [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: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } }
I20260630 12:27:47.769059 20000 ts_tablet_manager.cc:1434] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:27:47.770921 19762 tablet_copy_service.cc:342] P c912128adad2466e8d26a5eb40ef1c8e: Request end of tablet copy session 725bdd6f3c714e5387dd5bcf78413b72-2d85d6e7d5394c0da06dcdb1e61ca770 received from {username='slave'} at 127.0.0.1:54856
I20260630 12:27:47.771369 19762 tablet_copy_service.cc:434] P c912128adad2466e8d26a5eb40ef1c8e: ending tablet copy session 725bdd6f3c714e5387dd5bcf78413b72-2d85d6e7d5394c0da06dcdb1e61ca770 on tablet 2d85d6e7d5394c0da06dcdb1e61ca770 with peer 725bdd6f3c714e5387dd5bcf78413b72
I20260630 12:27:47.870308 19915 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } } }
I20260630 12:27:47.923864 20000 ts_tablet_manager.cc:933] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: Initiating tablet copy from peer 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349)
I20260630 12:27:47.925709 20000 tablet_copy_client.cc:323] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:34349
I20260630 12:27:47.936691 19836 tablet_copy_service.cc:140] P 6a5d02b8d4fb42ae8f04f70c2d195132: Received BeginTabletCopySession request for tablet 5c27d90305c6476db815549b5c8b93ff from peer 725bdd6f3c714e5387dd5bcf78413b72 ({username='slave'} at 127.0.0.1:33826)
I20260630 12:27:47.937171 19836 tablet_copy_service.cc:161] P 6a5d02b8d4fb42ae8f04f70c2d195132: Beginning new tablet copy session on tablet 5c27d90305c6476db815549b5c8b93ff from peer 725bdd6f3c714e5387dd5bcf78413b72 at {username='slave'} at 127.0.0.1:33826: session id = 725bdd6f3c714e5387dd5bcf78413b72-5c27d90305c6476db815549b5c8b93ff
I20260630 12:27:47.943588 19836 tablet_copy_source_session.cc:215] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:47.947293 20000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c27d90305c6476db815549b5c8b93ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:47.966725 20000 tablet_copy_client.cc:806] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:47.967489 20000 tablet_copy_client.cc:670] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:47.971808 20000 tablet_copy_client.cc:538] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:47.974335 19958 raft_consensus.cc:1217] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:47.983089 20000 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: Bootstrap starting.
I20260630 12:27:48.005661 20000 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:48.006742 20000 tablet_bootstrap.cc:492] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: Bootstrap complete.
I20260630 12:27:48.007521 20000 ts_tablet_manager.cc:1403] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.013s
I20260630 12:27:48.010823 20000 raft_consensus.cc:359] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } }
I20260630 12:27:48.011896 20000 raft_consensus.cc:740] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 725bdd6f3c714e5387dd5bcf78413b72, State: Initialized, Role: LEARNER
I20260630 12:27:48.012676 20000 consensus_queue.cc:260] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [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: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: true } }
I20260630 12:27:48.015201 20000 ts_tablet_manager.cc:1434] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:48.017194 19836 tablet_copy_service.cc:342] P 6a5d02b8d4fb42ae8f04f70c2d195132: Request end of tablet copy session 725bdd6f3c714e5387dd5bcf78413b72-5c27d90305c6476db815549b5c8b93ff received from {username='slave'} at 127.0.0.1:33826
I20260630 12:27:48.017632 19836 tablet_copy_service.cc:434] P 6a5d02b8d4fb42ae8f04f70c2d195132: ending tablet copy session 725bdd6f3c714e5387dd5bcf78413b72-5c27d90305c6476db815549b5c8b93ff on tablet 5c27d90305c6476db815549b5c8b93ff with peer 725bdd6f3c714e5387dd5bcf78413b72
I20260630 12:27:48.202028 19958 raft_consensus.cc:1217] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:48.296304 19991 raft_consensus.cc:1064] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: attempting to promote NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 to VOTER
I20260630 12:27:48.298388 19991 consensus_queue.cc:237] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [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: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } }
I20260630 12:27:48.304178 19958 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 LEARNER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:48.306056 19677 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:48.306090 20013 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:27:48.308223 19875 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:48.309043 19825 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:48.310978 20013 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:48.315385 19628 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:48.320513 19628 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:48.321086 19628 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:48.322108 19958 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.322156 19677 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.333336 19575 catalog_manager.cc:5697] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 reported cstate change: config changed from index 3 to 4, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c912128adad2466e8d26a5eb40ef1c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.446069 20013 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.456115 19825 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.496150 19750 consensus_queue.cc:237] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [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: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } }
I20260630 12:27:48.503087 19958 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:48.503087 19677 raft_consensus.cc:1275] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Refusing update from remote peer c912128adad2466e8d26a5eb40ef1c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:48.504827 19875 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:48.505882 19991 consensus_queue.cc:1048] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:48.515000 19677 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.515654 19958 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.528374 19574 catalog_manager.cc:5697] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 reported cstate change: config changed from index 4 to 5, VOTER 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3) evicted. New cstate: current_term: 2 leader_uuid: "c912128adad2466e8d26a5eb40ef1c8e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.666922 19915 raft_consensus.cc:1064] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: attempting to promote NON_VOTER 725bdd6f3c714e5387dd5bcf78413b72 to VOTER
I20260630 12:27:48.668828 19915 consensus_queue.cc:237] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [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: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } }
I20260630 12:27:48.674707 19677 raft_consensus.cc:1275] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Refusing update from remote peer 6a5d02b8d4fb42ae8f04f70c2d195132: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.676322 19750 raft_consensus.cc:1275] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Refusing update from remote peer 6a5d02b8d4fb42ae8f04f70c2d195132: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.676339 19958 raft_consensus.cc:1275] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 LEARNER]: Refusing update from remote peer 6a5d02b8d4fb42ae8f04f70c2d195132: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.676415 20009 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:48.678390 19915 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.680136 20017 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.688028 19750 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.690860 19958 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.814158 19915 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.826675 19677 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.837370 19815 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d85d6e7d5394c0da06dcdb1e61ca770 with delete_type TABLET_DATA_TOMBSTONED (TS 6a5d02b8d4fb42ae8f04f70c2d195132 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46400
I20260630 12:27:48.838325 19572 catalog_manager.cc:5697] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 reported cstate change: config changed from index 2 to 3, 725bdd6f3c714e5387dd5bcf78413b72 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:48.841889 20020 tablet_replica.cc:333] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: stopping tablet replica
I20260630 12:27:48.842877 20020 raft_consensus.cc:2243] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.843659 20020 raft_consensus.cc:2272] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.847884 20020 ts_tablet_manager.cc:1916] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:48.864142 20020 ts_tablet_manager.cc:1929] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:48.864586 20020 log.cc:1199] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 6a5d02b8d4fb42ae8f04f70c2d195132: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/2d85d6e7d5394c0da06dcdb1e61ca770
I20260630 12:27:48.866472 19560 catalog_manager.cc:5028] TS 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3:34349): tablet 2d85d6e7d5394c0da06dcdb1e61ca770 (table test-workload [id=2133736eedaa44cebd23097ec9281567]) successfully deleted
I20260630 12:27:49.020366 19825 consensus_queue.cc:237] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [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: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } }
I20260630 12:27:49.029618 19958 raft_consensus.cc:1275] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 FOLLOWER]: Refusing update from remote peer 6a5d02b8d4fb42ae8f04f70c2d195132: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:49.030390 19750 raft_consensus.cc:1275] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Refusing update from remote peer 6a5d02b8d4fb42ae8f04f70c2d195132: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:49.031985 19915 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:49.032995 20017 consensus_queue.cc:1048] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:49.044243 19750 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:49.045077 19958 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:49.059355 19571 catalog_manager.cc:5697] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e reported cstate change: config changed from index 3 to 4, VOTER 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:49.121358 20013 raft_consensus.cc:2955] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6a5d02b8d4fb42ae8f04f70c2d195132 (127.13.210.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4d8303d254ca437681e9fbd6ffa0a391" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42453 } } peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:49.128978 19561 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d85d6e7d5394c0da06dcdb1e61ca770 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:49.283013 19667 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c27d90305c6476db815549b5c8b93ff with delete_type TABLET_DATA_TOMBSTONED (TS 4d8303d254ca437681e9fbd6ffa0a391 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45730
I20260630 12:27:49.285252 20022 tablet_replica.cc:333] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: stopping tablet replica
I20260630 12:27:49.286232 20022 raft_consensus.cc:2243] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:49.286851 20022 raft_consensus.cc:2272] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:49.290096 20022 ts_tablet_manager.cc:1916] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:49.302493 20022 ts_tablet_manager.cc:1929] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:49.302932 20022 log.cc:1199] T 5c27d90305c6476db815549b5c8b93ff P 4d8303d254ca437681e9fbd6ffa0a391: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/5c27d90305c6476db815549b5c8b93ff
I20260630 12:27:49.304797 19559 catalog_manager.cc:5028] TS 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1:42453): tablet 5c27d90305c6476db815549b5c8b93ff (table test-workload [id=2133736eedaa44cebd23097ec9281567]) successfully deleted
I20260630 12:27:49.588660 19915 raft_consensus.cc:2955] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c912128adad2466e8d26a5eb40ef1c8e" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 44583 } } peers { permanent_uuid: "6a5d02b8d4fb42ae8f04f70c2d195132" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 34349 } } peers { permanent_uuid: "725bdd6f3c714e5387dd5bcf78413b72" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 40933 } attrs { promote: false } } }
I20260630 12:27:49.596097 19560 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c27d90305c6476db815549b5c8b93ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:50.322227 19628 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:50.324843 19628 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:50.325263 19628 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:52.326713 19628 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:52.330476 19628 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:52.330925 19628 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:54.331910 19628 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:54.334761 19628 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:54.335163 19628 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:56.336294 19628 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:56.339416 19628 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:56.339836 19628 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:56.813409 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:27:56.852977 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.854071 14152 tablet_replica.cc:333] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391: stopping tablet replica
I20260630 12:27:56.854784 14152 raft_consensus.cc:2243] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.855938 14152 raft_consensus.cc:2272] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 4d8303d254ca437681e9fbd6ffa0a391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.858470 14152 tablet_replica.cc:333] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391: stopping tablet replica
I20260630 12:27:56.859035 14152 raft_consensus.cc:2243] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.860127 14152 raft_consensus.cc:2272] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 4d8303d254ca437681e9fbd6ffa0a391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.889789 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
W20260630 12:27:56.905944 19715 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:42453: connect: Connection refused (error 111) [suppressed 31 similar messages]
W20260630 12:27:56.910545 19715 consensus_peers.cc:597] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e -> Peer 4d8303d254ca437681e9fbd6ffa0a391 (127.13.210.1:42453): Couldn't send request to peer 4d8303d254ca437681e9fbd6ffa0a391. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:42453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.910751 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
W20260630 12:27:56.923430 19791 consensus_peers.cc:597] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 -> Peer c912128adad2466e8d26a5eb40ef1c8e (127.13.210.2:44583): Couldn't send request to peer c912128adad2466e8d26a5eb40ef1c8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.939767 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.940567 14152 tablet_replica.cc:333] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e: stopping tablet replica
I20260630 12:27:56.941730 14152 raft_consensus.cc:2243] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.942339 14152 raft_consensus.cc:2272] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.944567 14152 tablet_replica.cc:333] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e: stopping tablet replica
I20260630 12:27:56.945046 14152 raft_consensus.cc:2243] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.945925 14152 raft_consensus.cc:2272] T 2d85d6e7d5394c0da06dcdb1e61ca770 P c912128adad2466e8d26a5eb40ef1c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.948143 14152 tablet_replica.cc:333] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e: stopping tablet replica
I20260630 12:27:56.948563 14152 raft_consensus.cc:2243] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.949326 14152 raft_consensus.cc:2272] T 5c27d90305c6476db815549b5c8b93ff P c912128adad2466e8d26a5eb40ef1c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.973034 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:27:56.991032 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:27:57.020419 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:57.021595 14152 tablet_replica.cc:333] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132: stopping tablet replica
I20260630 12:27:57.022514 14152 raft_consensus.cc:2243] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.023053 14152 raft_consensus.cc:2272] T 548ebe7bb1c345ca8e4787ec3aa5aa8f P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.025472 14152 tablet_replica.cc:333] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132: stopping tablet replica
I20260630 12:27:57.026057 14152 raft_consensus.cc:2243] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:57.026944 14152 raft_consensus.cc:2272] T 5c27d90305c6476db815549b5c8b93ff P 6a5d02b8d4fb42ae8f04f70c2d195132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.052801 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:27:57.073520 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:27:57.099740 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:57.100477 14152 tablet_replica.cc:333] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72: stopping tablet replica
I20260630 12:27:57.101087 14152 raft_consensus.cc:2243] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.101711 14152 raft_consensus.cc:2272] T 5c27d90305c6476db815549b5c8b93ff P 725bdd6f3c714e5387dd5bcf78413b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.104007 14152 tablet_replica.cc:333] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72: stopping tablet replica
I20260630 12:27:57.104489 14152 raft_consensus.cc:2243] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.105319 14152 raft_consensus.cc:2272] T 2d85d6e7d5394c0da06dcdb1e61ca770 P 725bdd6f3c714e5387dd5bcf78413b72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.127733 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:27:57.142827 14152 master.cc:562] Master@127.13.210.62:34517 shutting down...
I20260630 12:27:57.172646 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:57.173339 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.173686 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7201b1f9520e48d98beab04ea403c7af: stopping tablet replica
I20260630 12:27:57.196311 14152 master.cc:584] Master@127.13.210.62:34517 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13109 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:27:57.247102 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:44161
I20260630 12:27:57.248348 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.257992 20032 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.258106 20029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.258044 20030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.258884 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:57.260191 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.260378 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.260578 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822477260545 us; error 0 us; skew 500 ppm
I20260630 12:27:57.261128 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.264006 14152 webserver.cc:533] Webserver started at http://127.13.210.62:42187/ using document root <none> and password file <none>
I20260630 12:27:57.264518 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.264698 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.265038 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.266474 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "744ba5000a494a3b8f86827c591950c4"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.272585 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:57.276592 20037 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.277935 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:57.278419 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "744ba5000a494a3b8f86827c591950c4"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.278731 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.302435 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.303697 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.354504 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:44161
I20260630 12:27:57.354637 20088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:44161 every 8 connection(s)
I20260630 12:27:57.359176 20089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:57.375103 20089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4: Bootstrap starting.
I20260630 12:27:57.380442 20089 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:57.388412 20089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4: No bootstrap required, opened a new log
I20260630 12:27:57.392450 20089 raft_consensus.cc:359] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744ba5000a494a3b8f86827c591950c4" member_type: VOTER }
I20260630 12:27:57.393121 20089 raft_consensus.cc:385] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:57.393549 20089 raft_consensus.cc:740] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744ba5000a494a3b8f86827c591950c4, State: Initialized, Role: FOLLOWER
I20260630 12:27:57.394336 20089 consensus_queue.cc:260] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "744ba5000a494a3b8f86827c591950c4" member_type: VOTER }
I20260630 12:27:57.394829 20089 raft_consensus.cc:399] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:57.395093 20089 raft_consensus.cc:493] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:57.396179 20089 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:57.401926 20089 raft_consensus.cc:515] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744ba5000a494a3b8f86827c591950c4" member_type: VOTER }
I20260630 12:27:57.402545 20089 leader_election.cc:304] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [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: 744ba5000a494a3b8f86827c591950c4; no voters: 
I20260630 12:27:57.403822 20089 leader_election.cc:290] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:57.404234 20092 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:57.405700 20092 raft_consensus.cc:697] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 1 LEADER]: Becoming Leader. State: Replica: 744ba5000a494a3b8f86827c591950c4, State: Running, Role: LEADER
I20260630 12:27:57.406492 20092 consensus_queue.cc:237] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [LEADER]: Queue going to LEADER mode. State: All 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: "744ba5000a494a3b8f86827c591950c4" member_type: VOTER }
I20260630 12:27:57.406987 20089 sys_catalog.cc:565] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:57.412853 20094 sys_catalog.cc:455] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 744ba5000a494a3b8f86827c591950c4. Latest consensus state: current_term: 1 leader_uuid: "744ba5000a494a3b8f86827c591950c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744ba5000a494a3b8f86827c591950c4" member_type: VOTER } }
I20260630 12:27:57.413764 20094 sys_catalog.cc:458] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:57.412564 20093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "744ba5000a494a3b8f86827c591950c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744ba5000a494a3b8f86827c591950c4" member_type: VOTER } }
I20260630 12:27:57.415110 20093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:57.416215 20101 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:57.424573 20101 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:57.425711 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:57.436206 20101 catalog_manager.cc:1383] Generated new cluster ID: 693d2054765e491ab212f30786b7f10b
I20260630 12:27:57.436666 20101 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:57.460407 20101 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:57.462146 20101 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:57.487212 20101 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4: Generated new TSK 0
I20260630 12:27:57.487823 20101 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:57.492821 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.499423 20110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.500765 20111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.502766 14152 server_base.cc:1061] running on GCE node
W20260630 12:27:57.502877 20113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.504163 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.504376 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.504513 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822477504501 us; error 0 us; skew 500 ppm
I20260630 12:27:57.505057 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.508597 14152 webserver.cc:533] Webserver started at http://127.13.210.1:37677/ using document root <none> and password file <none>
I20260630 12:27:57.509423 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.509665 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.510115 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.511319 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "b585e98f65e7460e8f6806bacff20d60"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.516778 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:27:57.521644 20118 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.522812 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:57.523190 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "b585e98f65e7460e8f6806bacff20d60"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.523545 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.547555 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.548754 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.550316 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.552737 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.552968 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.553210 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.553402 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.602728 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:39843
I20260630 12:27:57.602835 20180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:39843 every 8 connection(s)
I20260630 12:27:57.607803 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.615435 20185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.615561 20186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.618891 14152 server_base.cc:1061] running on GCE node
W20260630 12:27:57.620188 20189 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.621302 20181 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44161
I20260630 12:27:57.621364 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.621795 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.621889 20181 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.622076 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822477622055 us; error 0 us; skew 500 ppm
I20260630 12:27:57.622825 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.622846 20181 heartbeater.cc:507] Master 127.13.210.62:44161 requested a full tablet report, sending...
I20260630 12:27:57.626204 14152 webserver.cc:533] Webserver started at http://127.13.210.2:46221/ using document root <none> and password file <none>
I20260630 12:27:57.626128 20054 ts_manager.cc:194] Registered new tserver with Master: b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843)
I20260630 12:27:57.626811 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.627071 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.627351 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.628547 20054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41644
I20260630 12:27:57.628542 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "4a3644d6539c4582bcdbda59b19349b5"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.635141 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:27:57.638774 20193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.639817 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:57.640097 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "4a3644d6539c4582bcdbda59b19349b5"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.640407 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.656142 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.657371 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.659119 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.661453 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.661641 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.661994 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.662154 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.714540 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:38835
I20260630 12:27:57.714653 20255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:38835 every 8 connection(s)
I20260630 12:27:57.720216 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.729636 20259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.730938 20260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.734314 20262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.736166 14152 server_base.cc:1061] running on GCE node
I20260630 12:27:57.737703 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.738090 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.738307 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822477738283 us; error 0 us; skew 500 ppm
I20260630 12:27:57.738559 20256 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44161
I20260630 12:27:57.739070 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.739070 20256 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.741158 20256 heartbeater.cc:507] Master 127.13.210.62:44161 requested a full tablet report, sending...
I20260630 12:27:57.743727 14152 webserver.cc:533] Webserver started at http://127.13.210.3:41743/ using document root <none> and password file <none>
I20260630 12:27:57.745175 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.745451 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.745785 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.746261 20054 ts_manager.cc:194] Registered new tserver with Master: 4a3644d6539c4582bcdbda59b19349b5 (127.13.210.2:38835)
I20260630 12:27:57.747323 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "6c863eb9919d4f69b932b8aa0d37c2b9"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.747987 20054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41646
I20260630 12:27:57.755302 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:27:57.761799 20267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.763650 14152 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:27:57.764083 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "6c863eb9919d4f69b932b8aa0d37c2b9"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-nkz7"
I20260630 12:27:57.764432 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.800447 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.801890 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.803534 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.806782 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.807061 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.807320 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.807499 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.864255 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:43297
I20260630 12:27:57.864727 20329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:43297 every 8 connection(s)
I20260630 12:27:57.889230 20330 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44161
I20260630 12:27:57.890612 20330 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.892338 20330 heartbeater.cc:507] Master 127.13.210.62:44161 requested a full tablet report, sending...
I20260630 12:27:57.896248 20054 ts_manager.cc:194] Registered new tserver with Master: 6c863eb9919d4f69b932b8aa0d37c2b9 (127.13.210.3:43297)
I20260630 12:27:57.897264 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.028292775s
I20260630 12:27:57.897760 20054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41650
I20260630 12:27:58.446131 20054 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41660:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:58.448099 20054 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:58.502736 20221 tablet_service.cc:1511] Processing CreateTablet for tablet fdb6378568a94e46bae048ddad1c04f0 (DEFAULT_TABLE table=test-workload [id=fd2337349fa04867b4b8167a89581112]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:58.504134 20221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb6378568a94e46bae048ddad1c04f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.505973 20295 tablet_service.cc:1511] Processing CreateTablet for tablet fdb6378568a94e46bae048ddad1c04f0 (DEFAULT_TABLE table=test-workload [id=fd2337349fa04867b4b8167a89581112]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:58.507320 20295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb6378568a94e46bae048ddad1c04f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.508582 20146 tablet_service.cc:1511] Processing CreateTablet for tablet fdb6378568a94e46bae048ddad1c04f0 (DEFAULT_TABLE table=test-workload [id=fd2337349fa04867b4b8167a89581112]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:58.509966 20146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb6378568a94e46bae048ddad1c04f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.523967 20349 tablet_bootstrap.cc:492] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9: Bootstrap starting.
I20260630 12:27:58.526553 20350 tablet_bootstrap.cc:492] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5: Bootstrap starting.
I20260630 12:27:58.531231 20349 tablet_bootstrap.cc:654] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.533226 20351 tablet_bootstrap.cc:492] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: Bootstrap starting.
I20260630 12:27:58.533798 20350 tablet_bootstrap.cc:654] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.538213 20349 tablet_bootstrap.cc:492] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9: No bootstrap required, opened a new log
I20260630 12:27:58.538790 20349 ts_tablet_manager.cc:1403] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:27:58.539650 20351 tablet_bootstrap.cc:654] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.540030 20350 tablet_bootstrap.cc:492] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5: No bootstrap required, opened a new log
I20260630 12:27:58.540632 20350 ts_tablet_manager.cc:1403] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:27:58.542150 20349 raft_consensus.cc:359] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.543186 20349 raft_consensus.cc:385] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.543517 20349 raft_consensus.cc:740] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c863eb9919d4f69b932b8aa0d37c2b9, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.544008 20350 raft_consensus.cc:359] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.544915 20350 raft_consensus.cc:385] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.544538 20349 consensus_queue.cc:260] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.545287 20350 raft_consensus.cc:740] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a3644d6539c4582bcdbda59b19349b5, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.546247 20350 consensus_queue.cc:260] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.548275 20349 ts_tablet_manager.cc:1434] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:27:58.548427 20351 tablet_bootstrap.cc:492] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: No bootstrap required, opened a new log
I20260630 12:27:58.548949 20256 heartbeater.cc:499] Master 127.13.210.62:44161 was elected leader, sending a full tablet report...
I20260630 12:27:58.549027 20351 ts_tablet_manager.cc:1403] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:27:58.549182 20330 heartbeater.cc:499] Master 127.13.210.62:44161 was elected leader, sending a full tablet report...
I20260630 12:27:58.549520 20350 ts_tablet_manager.cc:1434] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:27:58.551936 20351 raft_consensus.cc:359] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.552774 20351 raft_consensus.cc:385] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.553078 20351 raft_consensus.cc:740] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b585e98f65e7460e8f6806bacff20d60, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.553916 20351 consensus_queue.cc:260] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.556118 20181 heartbeater.cc:499] Master 127.13.210.62:44161 was elected leader, sending a full tablet report...
I20260630 12:27:58.558744 20351 ts_tablet_manager.cc:1434] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:58.614662 20357 raft_consensus.cc:493] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:58.615245 20357 raft_consensus.cc:515] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.618232 20357 leader_election.cc:290] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a3644d6539c4582bcdbda59b19349b5 (127.13.210.2:38835), 6c863eb9919d4f69b932b8aa0d37c2b9 (127.13.210.3:43297)
I20260630 12:27:58.634908 20231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb6378568a94e46bae048ddad1c04f0" candidate_uuid: "b585e98f65e7460e8f6806bacff20d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a3644d6539c4582bcdbda59b19349b5" is_pre_election: true
I20260630 12:27:58.635722 20231 raft_consensus.cc:2468] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b585e98f65e7460e8f6806bacff20d60 in term 0.
I20260630 12:27:58.637166 20121 leader_election.cc:304] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a3644d6539c4582bcdbda59b19349b5, b585e98f65e7460e8f6806bacff20d60; no voters: 
I20260630 12:27:58.638449 20357 raft_consensus.cc:2804] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:58.638806 20357 raft_consensus.cc:493] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:58.639092 20357 raft_consensus.cc:3060] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.641568 20305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb6378568a94e46bae048ddad1c04f0" candidate_uuid: "b585e98f65e7460e8f6806bacff20d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" is_pre_election: true
I20260630 12:27:58.642356 20305 raft_consensus.cc:2468] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b585e98f65e7460e8f6806bacff20d60 in term 0.
I20260630 12:27:58.645107 20357 raft_consensus.cc:515] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.646771 20357 leader_election.cc:290] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [CANDIDATE]: Term 1 election: Requested vote from peers 4a3644d6539c4582bcdbda59b19349b5 (127.13.210.2:38835), 6c863eb9919d4f69b932b8aa0d37c2b9 (127.13.210.3:43297)
I20260630 12:27:58.647625 20231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb6378568a94e46bae048ddad1c04f0" candidate_uuid: "b585e98f65e7460e8f6806bacff20d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a3644d6539c4582bcdbda59b19349b5"
I20260630 12:27:58.648113 20231 raft_consensus.cc:3060] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.647898 20305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb6378568a94e46bae048ddad1c04f0" candidate_uuid: "b585e98f65e7460e8f6806bacff20d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9"
I20260630 12:27:58.648682 20305 raft_consensus.cc:3060] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.653407 20231 raft_consensus.cc:2468] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b585e98f65e7460e8f6806bacff20d60 in term 1.
I20260630 12:27:58.653553 20305 raft_consensus.cc:2468] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b585e98f65e7460e8f6806bacff20d60 in term 1.
I20260630 12:27:58.654583 20121 leader_election.cc:304] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a3644d6539c4582bcdbda59b19349b5, b585e98f65e7460e8f6806bacff20d60; no voters: 
I20260630 12:27:58.655292 20357 raft_consensus.cc:2804] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.656641 20357 raft_consensus.cc:697] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 1 LEADER]: Becoming Leader. State: Replica: b585e98f65e7460e8f6806bacff20d60, State: Running, Role: LEADER
I20260630 12:27:58.657725 20357 consensus_queue.cc:237] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:27:58.667104 20052 catalog_manager.cc:5697] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 reported cstate change: term changed from 0 to 1, leader changed from <none> to b585e98f65e7460e8f6806bacff20d60 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "b585e98f65e7460e8f6806bacff20d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:58.697872 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:27:58.720321 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:58.721246 14152 tablet_replica.cc:333] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: stopping tablet replica
I20260630 12:27:58.722270 14152 raft_consensus.cc:2243] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:58.723055 14152 pending_rounds.cc:70] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: Trying to abort 1 pending ops.
I20260630 12:27:58.723300 14152 pending_rounds.cc:77] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440872590196736 op_type: NO_OP noop_request { }
I20260630 12:27:58.723623 14152 raft_consensus.cc:2889] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:58.723928 14152 raft_consensus.cc:2272] T fdb6378568a94e46bae048ddad1c04f0 P b585e98f65e7460e8f6806bacff20d60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:58.747021 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:27:59.424309 20107 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:59.425760 20107 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:59.426151 20107 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:28:00.225569 20362 raft_consensus.cc:493] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:00.226038 20362 raft_consensus.cc:515] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:28:00.227993 20362 leader_election.cc:290] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c863eb9919d4f69b932b8aa0d37c2b9 (127.13.210.3:43297), b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843)
W20260630 12:28:00.237664 20195 leader_election.cc:336] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843): Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111)
I20260630 12:28:00.239478 20305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb6378568a94e46bae048ddad1c04f0" candidate_uuid: "4a3644d6539c4582bcdbda59b19349b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" is_pre_election: true
I20260630 12:28:00.240062 20305 raft_consensus.cc:2468] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a3644d6539c4582bcdbda59b19349b5 in term 1.
I20260630 12:28:00.241134 20196 leader_election.cc:304] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a3644d6539c4582bcdbda59b19349b5, 6c863eb9919d4f69b932b8aa0d37c2b9; no voters: b585e98f65e7460e8f6806bacff20d60
I20260630 12:28:00.242100 20362 raft_consensus.cc:2804] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:00.242563 20362 raft_consensus.cc:493] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:00.242879 20362 raft_consensus.cc:3060] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:00.248790 20362 raft_consensus.cc:515] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:28:00.251104 20362 leader_election.cc:290] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [CANDIDATE]: Term 2 election: Requested vote from peers 6c863eb9919d4f69b932b8aa0d37c2b9 (127.13.210.3:43297), b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843)
I20260630 12:28:00.252362 20305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb6378568a94e46bae048ddad1c04f0" candidate_uuid: "4a3644d6539c4582bcdbda59b19349b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9"
I20260630 12:28:00.253002 20305 raft_consensus.cc:3060] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:00.255649 20195 leader_election.cc:336] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843): Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111)
I20260630 12:28:00.259550 20305 raft_consensus.cc:2468] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a3644d6539c4582bcdbda59b19349b5 in term 2.
I20260630 12:28:00.260629 20196 leader_election.cc:304] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a3644d6539c4582bcdbda59b19349b5, 6c863eb9919d4f69b932b8aa0d37c2b9; no voters: b585e98f65e7460e8f6806bacff20d60
I20260630 12:28:00.261360 20362 raft_consensus.cc:2804] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:00.262552 20362 raft_consensus.cc:697] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 2 LEADER]: Becoming Leader. State: Replica: 4a3644d6539c4582bcdbda59b19349b5, State: Running, Role: LEADER
I20260630 12:28:00.263314 20362 consensus_queue.cc:237] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [LEADER]: Queue going to LEADER 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: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } }
I20260630 12:28:00.270689 20054 catalog_manager.cc:5697] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 reported cstate change: term changed from 1 to 2, leader changed from b585e98f65e7460e8f6806bacff20d60 (127.13.210.1) to 4a3644d6539c4582bcdbda59b19349b5 (127.13.210.2). New cstate: current_term: 2 leader_uuid: "4a3644d6539c4582bcdbda59b19349b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a3644d6539c4582bcdbda59b19349b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b585e98f65e7460e8f6806bacff20d60" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 39843 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:00.754616 20195 consensus_peers.cc:597] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 -> Peer b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843): Couldn't send request to peer b585e98f65e7460e8f6806bacff20d60. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:00.782250 20305 raft_consensus.cc:1275] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 2 FOLLOWER]: Refusing update from remote peer 4a3644d6539c4582bcdbda59b19349b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:00.783905 20362 consensus_queue.cc:1048] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c863eb9919d4f69b932b8aa0d37c2b9" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:01.427255 20107 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:28:01.429052 20107 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:28:01.429401 20107 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:28:02.205389 20195 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:28:03.343111 20195 consensus_peers.cc:597] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 -> Peer b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843): Couldn't send request to peer b585e98f65e7460e8f6806bacff20d60. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:28:03.430751 20107 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:28:03.432461 20107 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:28:03.432821 20107 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:28:05.433867 20107 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:28:05.435293 20107 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:28:05.435570 20107 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:28:05.687543 20195 consensus_peers.cc:597] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 -> Peer b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843): Couldn't send request to peer b585e98f65e7460e8f6806bacff20d60. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:28:07.320688 20195 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:28:07.436650 20107 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:28:07.438097 20107 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:28:07.438416 20107 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:28:08.490101 20195 consensus_peers.cc:597] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 -> Peer b585e98f65e7460e8f6806bacff20d60 (127.13.210.1:39843): Couldn't send request to peer b585e98f65e7460e8f6806bacff20d60. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:39843: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:28:09.439494 20107 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:28:09.440899 20107 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:28:09.441205 20107 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:28:09.824842 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:28:09.857502 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.858382 14152 tablet_replica.cc:333] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5: stopping tablet replica
I20260630 12:28:09.859107 14152 raft_consensus.cc:2243] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.860258 14152 raft_consensus.cc:2272] T fdb6378568a94e46bae048ddad1c04f0 P 4a3644d6539c4582bcdbda59b19349b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.883755 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:28:09.898944 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:28:09.924012 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.924817 14152 tablet_replica.cc:333] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9: stopping tablet replica
I20260630 12:28:09.925454 14152 raft_consensus.cc:2243] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.926107 14152 raft_consensus.cc:2272] T fdb6378568a94e46bae048ddad1c04f0 P 6c863eb9919d4f69b932b8aa0d37c2b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.947096 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:28:09.961203 14152 master.cc:562] Master@127.13.210.62:44161 shutting down...
I20260630 12:28:09.982657 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.983381 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.983745 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 744ba5000a494a3b8f86827c591950c4: stopping tablet replica
I20260630 12:28:10.004076 14152 master.cc:584] Master@127.13.210.62:44161 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12796 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:28:10.043959 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:36449
I20260630 12:28:10.045150 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.052441 20401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.052443 20402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.052714 20404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.054289 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:10.055229 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.055430 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.055622 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822490055606 us; error 0 us; skew 500 ppm
I20260630 12:28:10.056247 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.059195 14152 webserver.cc:533] Webserver started at http://127.13.210.62:44413/ using document root <none> and password file <none>
I20260630 12:28:10.059772 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.060032 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.060361 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.061772 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "ebd7783ae5bc4081a842c742782212be"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.067219 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:28:10.070986 20410 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.072297 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:10.072671 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "ebd7783ae5bc4081a842c742782212be"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.072991 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.086997 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.088250 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.129688 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:36449
I20260630 12:28:10.129805 20461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:36449 every 8 connection(s)
I20260630 12:28:10.133843 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.146821 20462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be: Bootstrap starting.
I20260630 12:28:10.151700 20462 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.157384 20462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be: No bootstrap required, opened a new log
I20260630 12:28:10.159818 20462 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd7783ae5bc4081a842c742782212be" member_type: VOTER }
I20260630 12:28:10.160280 20462 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.160557 20462 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebd7783ae5bc4081a842c742782212be, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.161194 20462 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebd7783ae5bc4081a842c742782212be" member_type: VOTER }
I20260630 12:28:10.161636 20462 raft_consensus.cc:399] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:10.161931 20462 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:10.162258 20462 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.167192 20462 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd7783ae5bc4081a842c742782212be" member_type: VOTER }
I20260630 12:28:10.167748 20462 leader_election.cc:304] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [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: ebd7783ae5bc4081a842c742782212be; no voters: 
I20260630 12:28:10.168937 20462 leader_election.cc:290] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:10.169312 20465 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.170776 20465 raft_consensus.cc:697] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 1 LEADER]: Becoming Leader. State: Replica: ebd7783ae5bc4081a842c742782212be, State: Running, Role: LEADER
I20260630 12:28:10.171491 20465 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [LEADER]: Queue going to LEADER mode. State: All 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: "ebd7783ae5bc4081a842c742782212be" member_type: VOTER }
I20260630 12:28:10.172024 20462 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:10.174701 20466 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ebd7783ae5bc4081a842c742782212be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd7783ae5bc4081a842c742782212be" member_type: VOTER } }
I20260630 12:28:10.175336 20466 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:10.175918 20467 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebd7783ae5bc4081a842c742782212be. Latest consensus state: current_term: 1 leader_uuid: "ebd7783ae5bc4081a842c742782212be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd7783ae5bc4081a842c742782212be" member_type: VOTER } }
I20260630 12:28:10.176528 20467 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:10.179489 20470 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:10.184738 20470 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:10.189186 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:10.194787 20470 catalog_manager.cc:1383] Generated new cluster ID: b3d9a7f2c17b4df0983a6c322199d2f4
I20260630 12:28:10.195108 20470 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:10.237799 20470 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:10.239243 20470 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:10.255846 20470 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be: Generated new TSK 0
I20260630 12:28:10.256521 20470 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:10.320437 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.327286 20483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.328294 20484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.330312 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:10.330461 20486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.331521 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.331714 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.331861 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822490331849 us; error 0 us; skew 500 ppm
I20260630 12:28:10.332297 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.334703 14152 webserver.cc:533] Webserver started at http://127.13.210.1:32985/ using document root <none> and password file <none>
I20260630 12:28:10.335155 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.335315 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.335520 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.336599 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "127b321fdc574c67b78d20a44292f321"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.341358 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:10.345149 20491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.346093 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:10.346422 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "127b321fdc574c67b78d20a44292f321"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.346755 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.380362 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.381664 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.383184 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.385571 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.385752 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.386099 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.386287 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.430239 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:36295
I20260630 12:28:10.430339 20553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:36295 every 8 connection(s)
I20260630 12:28:10.435504 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.443208 20558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.445662 20559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.446774 20561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.446854 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:10.448165 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.448390 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.448607 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822490448587 us; error 0 us; skew 500 ppm
I20260630 12:28:10.449218 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.452225 14152 webserver.cc:533] Webserver started at http://127.13.210.2:39385/ using document root <none> and password file <none>
I20260630 12:28:10.452744 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.453034 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.453408 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.454778 20554 heartbeater.cc:344] Connected to a master server at 127.13.210.62:36449
I20260630 12:28:10.454905 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "79ce8a21524b4b46a88fd6f2ec582929"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.455322 20554 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.456189 20554 heartbeater.cc:507] Master 127.13.210.62:36449 requested a full tablet report, sending...
I20260630 12:28:10.458628 20427 ts_manager.cc:194] Registered new tserver with Master: 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295)
I20260630 12:28:10.460331 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:10.460479 20427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53954
I20260630 12:28:10.464097 20566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.465031 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:10.465334 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "79ce8a21524b4b46a88fd6f2ec582929"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.465620 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.485246 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.486516 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.488001 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.490332 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.490576 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.490824 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.490996 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.535713 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:38415
I20260630 12:28:10.535805 20628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:38415 every 8 connection(s)
I20260630 12:28:10.540558 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.548278 20632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.548882 20633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.552857 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:10.553175 20636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.554342 20629 heartbeater.cc:344] Connected to a master server at 127.13.210.62:36449
I20260630 12:28:10.554379 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.554946 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.554976 20629 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.555231 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822490555211 us; error 0 us; skew 500 ppm
I20260630 12:28:10.555967 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.556031 20629 heartbeater.cc:507] Master 127.13.210.62:36449 requested a full tablet report, sending...
I20260630 12:28:10.558709 20427 ts_manager.cc:194] Registered new tserver with Master: 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415)
I20260630 12:28:10.558764 14152 webserver.cc:533] Webserver started at http://127.13.210.3:40407/ using document root <none> and password file <none>
I20260630 12:28:10.559587 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.559837 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.560153 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.560717 20427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53964
I20260630 12:28:10.561781 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "7513e397ab0c46ec8a00e07765050af7"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.566857 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:28:10.571211 20640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.572063 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:10.572386 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "7513e397ab0c46ec8a00e07765050af7"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-nkz7"
I20260630 12:28:10.572685 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.590015 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.591183 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.592758 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.595322 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.595532 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.595705 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.595836 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.637053 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:35887
I20260630 12:28:10.637190 20702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:35887 every 8 connection(s)
I20260630 12:28:10.651662 20703 heartbeater.cc:344] Connected to a master server at 127.13.210.62:36449
I20260630 12:28:10.652060 20703 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.652878 20703 heartbeater.cc:507] Master 127.13.210.62:36449 requested a full tablet report, sending...
I20260630 12:28:10.655047 20427 ts_manager.cc:194] Registered new tserver with Master: 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:10.655221 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014778511s
I20260630 12:28:10.656652 20427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53978
I20260630 12:28:11.463601 20554 heartbeater.cc:499] Master 127.13.210.62:36449 was elected leader, sending a full tablet report...
I20260630 12:28:11.563668 20629 heartbeater.cc:499] Master 127.13.210.62:36449 was elected leader, sending a full tablet report...
I20260630 12:28:11.659204 20703 heartbeater.cc:499] Master 127.13.210.62:36449 was elected leader, sending a full tablet report...
I20260630 12:28:11.715919 20427 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53986:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:11.718411 20427 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:11.790565 20667 tablet_service.cc:1511] Processing CreateTablet for tablet 3e988091613a498d9b27a3ae18679883 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:11.791234 20666 tablet_service.cc:1511] Processing CreateTablet for tablet b421bcc290ec49a79af7ece43a453646 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:11.792740 20667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e988091613a498d9b27a3ae18679883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.793980 20665 tablet_service.cc:1511] Processing CreateTablet for tablet b54c3f8240c9414c86425b61fa192e18 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:11.795388 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54c3f8240c9414c86425b61fa192e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.797581 20594 tablet_service.cc:1511] Processing CreateTablet for tablet b5d01fcb8e0e49038c2296aaf265a9bc (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:11.797744 20591 tablet_service.cc:1511] Processing CreateTablet for tablet b54c3f8240c9414c86425b61fa192e18 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:11.799387 20594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d01fcb8e0e49038c2296aaf265a9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.801098 20592 tablet_service.cc:1511] Processing CreateTablet for tablet b421bcc290ec49a79af7ece43a453646 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:11.801923 20593 tablet_service.cc:1511] Processing CreateTablet for tablet 3e988091613a498d9b27a3ae18679883 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:11.802558 20592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421bcc290ec49a79af7ece43a453646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.803234 20593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e988091613a498d9b27a3ae18679883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.790851 20668 tablet_service.cc:1511] Processing CreateTablet for tablet b5d01fcb8e0e49038c2296aaf265a9bc (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:11.804950 20668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d01fcb8e0e49038c2296aaf265a9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.806311 20591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54c3f8240c9414c86425b61fa192e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.813259 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421bcc290ec49a79af7ece43a453646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.818694 20519 tablet_service.cc:1511] Processing CreateTablet for tablet b5d01fcb8e0e49038c2296aaf265a9bc (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:11.820744 20519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d01fcb8e0e49038c2296aaf265a9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.832089 20518 tablet_service.cc:1511] Processing CreateTablet for tablet 3e988091613a498d9b27a3ae18679883 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:11.833578 20518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e988091613a498d9b27a3ae18679883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.835371 20517 tablet_service.cc:1511] Processing CreateTablet for tablet b421bcc290ec49a79af7ece43a453646 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:11.837894 20516 tablet_service.cc:1511] Processing CreateTablet for tablet b54c3f8240c9414c86425b61fa192e18 (DEFAULT_TABLE table=test-workload [id=3cda2dd68e234655b158216c8b130196]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:11.839932 20516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54c3f8240c9414c86425b61fa192e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.840586 20517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421bcc290ec49a79af7ece43a453646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.879241 20724 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: Bootstrap starting.
I20260630 12:28:11.886622 20724 tablet_bootstrap.cc:654] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.906232 20723 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7: Bootstrap starting.
I20260630 12:28:11.906319 20726 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: Bootstrap starting.
I20260630 12:28:11.913164 20724 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: No bootstrap required, opened a new log
I20260630 12:28:11.913311 20726 tablet_bootstrap.cc:654] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.913743 20724 ts_tablet_manager.cc:1403] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.008s
I20260630 12:28:11.917033 20724 raft_consensus.cc:359] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:11.917842 20724 raft_consensus.cc:385] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.918252 20724 raft_consensus.cc:740] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 127b321fdc574c67b78d20a44292f321, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.919478 20724 consensus_queue.cc:260] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:11.922230 20723 tablet_bootstrap.cc:654] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.924026 20724 ts_tablet_manager.cc:1434] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260630 12:28:11.925518 20724 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321: Bootstrap starting.
I20260630 12:28:11.929540 20726 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: No bootstrap required, opened a new log
I20260630 12:28:11.930207 20726 ts_tablet_manager.cc:1403] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260630 12:28:11.930713 20723 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7: No bootstrap required, opened a new log
I20260630 12:28:11.931249 20723 ts_tablet_manager.cc:1403] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260630 12:28:11.932628 20724 tablet_bootstrap.cc:654] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.933229 20726 raft_consensus.cc:359] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:11.934132 20726 raft_consensus.cc:385] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.934473 20726 raft_consensus.cc:740] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ce8a21524b4b46a88fd6f2ec582929, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.934383 20723 raft_consensus.cc:359] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:11.935338 20723 raft_consensus.cc:385] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.935827 20723 raft_consensus.cc:740] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7513e397ab0c46ec8a00e07765050af7, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.936636 20723 consensus_queue.cc:260] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:11.937150 20726 consensus_queue.cc:260] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:11.939787 20723 ts_tablet_manager.cc:1434] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:28:11.939908 20724 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321: No bootstrap required, opened a new log
I20260630 12:28:11.940739 20724 ts_tablet_manager.cc:1403] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:28:11.940829 20723 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7: Bootstrap starting.
I20260630 12:28:11.945012 20724 raft_consensus.cc:359] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:11.946126 20724 raft_consensus.cc:385] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.946609 20724 raft_consensus.cc:740] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 127b321fdc574c67b78d20a44292f321, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.947866 20724 consensus_queue.cc:260] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:11.949648 20723 tablet_bootstrap.cc:654] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.957257 20726 ts_tablet_manager.cc:1434] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.008s
I20260630 12:28:11.958472 20726 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: Bootstrap starting.
I20260630 12:28:11.958873 20724 ts_tablet_manager.cc:1434] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260630 12:28:11.965919 20726 tablet_bootstrap.cc:654] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.967993 20732 raft_consensus.cc:493] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.968956 20723 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7: No bootstrap required, opened a new log
I20260630 12:28:11.968549 20732 raft_consensus.cc:515] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:11.969959 20723 ts_tablet_manager.cc:1403] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.013s
I20260630 12:28:11.971921 20724 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: Bootstrap starting.
I20260630 12:28:11.985755 20724 tablet_bootstrap.cc:654] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.984762 20723 raft_consensus.cc:359] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:11.986625 20723 raft_consensus.cc:385] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.987038 20723 raft_consensus.cc:740] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7513e397ab0c46ec8a00e07765050af7, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.987895 20723 consensus_queue.cc:260] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:11.990525 20726 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: No bootstrap required, opened a new log
I20260630 12:28:11.991211 20723 ts_tablet_manager.cc:1434] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260630 12:28:11.991199 20726 ts_tablet_manager.cc:1403] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.015s
I20260630 12:28:11.992550 20723 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7: Bootstrap starting.
I20260630 12:28:11.995882 20732 leader_election.cc:290] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887), 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295)
I20260630 12:28:11.995687 20726 raft_consensus.cc:359] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:11.996595 20726 raft_consensus.cc:385] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.996938 20726 raft_consensus.cc:740] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ce8a21524b4b46a88fd6f2ec582929, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.997745 20726 consensus_queue.cc:260] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.003012 20726 ts_tablet_manager.cc:1434] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:28:12.004081 20726 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: Bootstrap starting.
I20260630 12:28:12.013175 20726 tablet_bootstrap.cc:654] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.019104 20724 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: No bootstrap required, opened a new log
I20260630 12:28:12.019659 20724 ts_tablet_manager.cc:1403] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.001s
I20260630 12:28:12.021265 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d01fcb8e0e49038c2296aaf265a9bc" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7" is_pre_election: true
I20260630 12:28:12.022120 20678 raft_consensus.cc:2468] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 0.
I20260630 12:28:12.022742 20724 raft_consensus.cc:359] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.023495 20724 raft_consensus.cc:385] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.023754 20568 leader_election.cc:304] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:12.023826 20724 raft_consensus.cc:740] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 127b321fdc574c67b78d20a44292f321, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.024881 20732 raft_consensus.cc:2804] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.025310 20732 raft_consensus.cc:493] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.024969 20724 consensus_queue.cc:260] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.025656 20732 raft_consensus.cc:3060] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.027359 20724 ts_tablet_manager.cc:1434] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:12.029239 20724 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321: Bootstrap starting.
I20260630 12:28:12.033614 20723 tablet_bootstrap.cc:654] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.039913 20732 raft_consensus.cc:515] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:12.040504 20726 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: No bootstrap required, opened a new log
I20260630 12:28:12.042363 20726 ts_tablet_manager.cc:1403] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.001s
I20260630 12:28:12.043807 20723 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7: No bootstrap required, opened a new log
I20260630 12:28:12.044260 20728 raft_consensus.cc:493] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.044416 20723 ts_tablet_manager.cc:1403] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.002s
I20260630 12:28:12.044750 20728 raft_consensus.cc:515] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.046248 20726 raft_consensus.cc:359] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.047257 20726 raft_consensus.cc:385] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.040892 20724 tablet_bootstrap.cc:654] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.047700 20723 raft_consensus.cc:359] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.048473 20723 raft_consensus.cc:385] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.048899 20723 raft_consensus.cc:740] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7513e397ab0c46ec8a00e07765050af7, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.049837 20723 consensus_queue.cc:260] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.047541 20726 raft_consensus.cc:740] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ce8a21524b4b46a88fd6f2ec582929, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.053187 20732 leader_election.cc:290] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 election: Requested vote from peers 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887), 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295)
I20260630 12:28:12.053162 20723 ts_tablet_manager.cc:1434] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:12.054054 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d01fcb8e0e49038c2296aaf265a9bc" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7"
I20260630 12:28:12.054723 20678 raft_consensus.cc:3060] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.055148 20723 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: Bootstrap starting.
I20260630 12:28:12.055853 20728 leader_election.cc:290] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:12.062887 20732 raft_consensus.cc:493] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.064129 20732 raft_consensus.cc:515] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.072992 20723 tablet_bootstrap.cc:654] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.077859 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421bcc290ec49a79af7ece43a453646" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7" is_pre_election: true
I20260630 12:28:12.079041 20732 leader_election.cc:290] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:12.079535 20677 raft_consensus.cc:2468] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 0.
I20260630 12:28:12.081919 20568 leader_election.cc:304] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:12.054100 20726 consensus_queue.cc:260] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.082635 20678 raft_consensus.cc:2468] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 1.
I20260630 12:28:12.083380 20734 raft_consensus.cc:2804] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.095546 20734 raft_consensus.cc:493] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.095949 20734 raft_consensus.cc:3060] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.096300 20568 leader_election.cc:304] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:12.097239 20732 raft_consensus.cc:2804] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.084529 20726 ts_tablet_manager.cc:1434] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: Time spent starting tablet: real 0.042s	user 0.000s	sys 0.009s
I20260630 12:28:12.086498 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d01fcb8e0e49038c2296aaf265a9bc" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "127b321fdc574c67b78d20a44292f321"
I20260630 12:28:12.087795 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421bcc290ec49a79af7ece43a453646" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "127b321fdc574c67b78d20a44292f321" is_pre_election: true
I20260630 12:28:12.090005 20529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d01fcb8e0e49038c2296aaf265a9bc" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "127b321fdc574c67b78d20a44292f321" is_pre_election: true
I20260630 12:28:12.094475 20724 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321: No bootstrap required, opened a new log
I20260630 12:28:12.099815 20726 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929: Bootstrap starting.
W20260630 12:28:12.106379 20567 leader_election.cc:343] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:28:12.108799 20567 leader_election.cc:343] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:12.101794 20527 raft_consensus.cc:2468] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 0.
I20260630 12:28:12.113304 20726 tablet_bootstrap.cc:654] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.113951 20724 ts_tablet_manager.cc:1403] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.032s
I20260630 12:28:12.120322 20734 raft_consensus.cc:515] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.117466 20732 raft_consensus.cc:697] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Becoming Leader. State: Replica: 79ce8a21524b4b46a88fd6f2ec582929, State: Running, Role: LEADER
I20260630 12:28:12.121892 20732 consensus_queue.cc:237] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:12.122658 20724 raft_consensus.cc:359] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:12.123389 20527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421bcc290ec49a79af7ece43a453646" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "127b321fdc574c67b78d20a44292f321"
I20260630 12:28:12.124104 20527 raft_consensus.cc:3060] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.125595 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421bcc290ec49a79af7ece43a453646" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7"
I20260630 12:28:12.126386 20678 raft_consensus.cc:3060] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.129267 20734 leader_election.cc:290] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 election: Requested vote from peers 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:12.132104 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e988091613a498d9b27a3ae18679883" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929" is_pre_election: true
I20260630 12:28:12.132902 20604 raft_consensus.cc:2468] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 0.
I20260630 12:28:12.134572 20492 leader_election.cc:304] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 127b321fdc574c67b78d20a44292f321, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:12.135486 20728 raft_consensus.cc:2804] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.135851 20728 raft_consensus.cc:493] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.136183 20728 raft_consensus.cc:3060] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.130931 20724 raft_consensus.cc:385] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.137473 20426 catalog_manager.cc:5697] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.141004 20724 raft_consensus.cc:740] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 127b321fdc574c67b78d20a44292f321, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.142297 20724 consensus_queue.cc:260] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:12.143421 20723 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: No bootstrap required, opened a new log
I20260630 12:28:12.145004 20723 ts_tablet_manager.cc:1403] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.050s
I20260630 12:28:12.147562 20678 raft_consensus.cc:2468] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 1.
I20260630 12:28:12.154660 20568 leader_election.cc:304] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:12.155650 20745 raft_consensus.cc:2804] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.155442 20728 raft_consensus.cc:515] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.156198 20745 raft_consensus.cc:697] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Becoming Leader. State: Replica: 79ce8a21524b4b46a88fd6f2ec582929, State: Running, Role: LEADER
I20260630 12:28:12.148378 20723 raft_consensus.cc:359] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.150772 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e988091613a498d9b27a3ae18679883" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7" is_pre_election: true
I20260630 12:28:12.157050 20745 consensus_queue.cc:237] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.153007 20527 raft_consensus.cc:2468] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 1.
I20260630 12:28:12.158522 20728 leader_election.cc:290] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 election: Requested vote from peers 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:12.157761 20677 raft_consensus.cc:2468] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 0.
I20260630 12:28:12.163642 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e988091613a498d9b27a3ae18679883" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929"
I20260630 12:28:12.164039 20723 raft_consensus.cc:385] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.164698 20723 raft_consensus.cc:740] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7513e397ab0c46ec8a00e07765050af7, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.164774 20604 raft_consensus.cc:3060] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.165735 20723 consensus_queue.cc:260] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.167491 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e988091613a498d9b27a3ae18679883" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7"
I20260630 12:28:12.168298 20678 raft_consensus.cc:3060] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.170485 20723 ts_tablet_manager.cc:1434] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:28:12.182351 20678 raft_consensus.cc:2468] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 1.
I20260630 12:28:12.184295 20493 leader_election.cc:304] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 127b321fdc574c67b78d20a44292f321, 7513e397ab0c46ec8a00e07765050af7; no voters: 
I20260630 12:28:12.185097 20728 raft_consensus.cc:2804] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.185606 20728 raft_consensus.cc:697] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 1 LEADER]: Becoming Leader. State: Replica: 127b321fdc574c67b78d20a44292f321, State: Running, Role: LEADER
I20260630 12:28:12.186537 20728 consensus_queue.cc:237] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
W20260630 12:28:12.189033 20475 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:12.192364 20724 ts_tablet_manager.cc:1434] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321: Time spent starting tablet: real 0.075s	user 0.017s	sys 0.025s
I20260630 12:28:12.191880 20426 catalog_manager.cc:5697] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.195647 20726 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929: No bootstrap required, opened a new log
I20260630 12:28:12.197062 20726 ts_tablet_manager.cc:1403] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.017s
I20260630 12:28:12.195704 20604 raft_consensus.cc:2468] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 1.
I20260630 12:28:12.200958 20726 raft_consensus.cc:359] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.201771 20726 raft_consensus.cc:385] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.202126 20726 raft_consensus.cc:740] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ce8a21524b4b46a88fd6f2ec582929, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.202904 20726 consensus_queue.cc:260] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.205063 20726 ts_tablet_manager.cc:1434] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:12.239188 20427 catalog_manager.cc:5697] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 reported cstate change: term changed from 0 to 1, leader changed from <none> to 127b321fdc574c67b78d20a44292f321 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "127b321fdc574c67b78d20a44292f321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.375723 20728 raft_consensus.cc:493] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.376381 20728 raft_consensus.cc:515] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.378551 20728 leader_election.cc:290] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:12.380295 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c3f8240c9414c86425b61fa192e18" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929" is_pre_election: true
I20260630 12:28:12.380762 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c3f8240c9414c86425b61fa192e18" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7" is_pre_election: true
I20260630 12:28:12.381173 20604 raft_consensus.cc:2468] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 0.
I20260630 12:28:12.381701 20678 raft_consensus.cc:2468] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 0.
I20260630 12:28:12.382766 20492 leader_election.cc:304] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 127b321fdc574c67b78d20a44292f321, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:12.383867 20728 raft_consensus.cc:2804] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.384249 20728 raft_consensus.cc:493] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.384634 20728 raft_consensus.cc:3060] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.392943 20728 raft_consensus.cc:515] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.394785 20728 leader_election.cc:290] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 election: Requested vote from peers 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:12.396148 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c3f8240c9414c86425b61fa192e18" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929"
I20260630 12:28:12.396268 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c3f8240c9414c86425b61fa192e18" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7"
I20260630 12:28:12.397213 20604 raft_consensus.cc:3060] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.397326 20678 raft_consensus.cc:3060] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.404633 20678 raft_consensus.cc:2468] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 1.
I20260630 12:28:12.404633 20604 raft_consensus.cc:2468] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 127b321fdc574c67b78d20a44292f321 in term 1.
I20260630 12:28:12.406172 20492 leader_election.cc:304] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 127b321fdc574c67b78d20a44292f321, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:12.406965 20728 raft_consensus.cc:2804] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.407553 20728 raft_consensus.cc:697] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 1 LEADER]: Becoming Leader. State: Replica: 127b321fdc574c67b78d20a44292f321, State: Running, Role: LEADER
I20260630 12:28:12.408910 20728 consensus_queue.cc:237] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:12.417290 20427 catalog_manager.cc:5697] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 reported cstate change: term changed from 0 to 1, leader changed from <none> to 127b321fdc574c67b78d20a44292f321 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "127b321fdc574c67b78d20a44292f321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.451136 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:28:12.489748 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:12.490434 20728 raft_consensus.cc:493] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.491684 14152 tablet_replica.cc:333] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321: stopping tablet replica
I20260630 12:28:12.491339 20728 raft_consensus.cc:515] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } }
I20260630 12:28:12.493057 14152 raft_consensus.cc:2243] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:12.493530 14152 raft_consensus.cc:2272] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.494027 20728 leader_election.cc:290] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:12.495010 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d01fcb8e0e49038c2296aaf265a9bc" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929" is_pre_election: true
I20260630 12:28:12.495260 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d01fcb8e0e49038c2296aaf265a9bc" candidate_uuid: "127b321fdc574c67b78d20a44292f321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7" is_pre_election: true
I20260630 12:28:12.496490 20678 raft_consensus.cc:2393] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 127b321fdc574c67b78d20a44292f321 in current term 1: Already voted for candidate 79ce8a21524b4b46a88fd6f2ec582929 in this term.
I20260630 12:28:12.497872 20493 leader_election.cc:304] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321 [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: 127b321fdc574c67b78d20a44292f321; no voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929
W20260630 12:28:12.498659 20493 raft_consensus.cc:2686] T b5d01fcb8e0e49038c2296aaf265a9bc P 127b321fdc574c67b78d20a44292f321: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260630 12:28:12.498906 14152 tablet_replica.cc:333] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: stopping tablet replica
I20260630 12:28:12.499737 14152 raft_consensus.cc:2243] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:12.500488 14152 pending_rounds.cc:70] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: Trying to abort 1 pending ops.
I20260630 12:28:12.500675 14152 pending_rounds.cc:77] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440928016875520 op_type: NO_OP noop_request { }
I20260630 12:28:12.501013 14152 raft_consensus.cc:2889] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:12.501363 14152 raft_consensus.cc:2272] T 3e988091613a498d9b27a3ae18679883 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.505540 14152 tablet_replica.cc:333] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321: stopping tablet replica
I20260630 12:28:12.506294 14152 raft_consensus.cc:2243] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:12.506784 14152 raft_consensus.cc:2272] T b421bcc290ec49a79af7ece43a453646 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.508983 14152 tablet_replica.cc:333] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: stopping tablet replica
I20260630 12:28:12.509778 14152 raft_consensus.cc:2243] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:12.510805 14152 pending_rounds.cc:70] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: Trying to abort 1 pending ops.
I20260630 12:28:12.510984 14152 pending_rounds.cc:77] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440928916492288 op_type: NO_OP noop_request { }
I20260630 12:28:12.511507 14152 raft_consensus.cc:2889] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:12.511970 14152 raft_consensus.cc:2272] T b54c3f8240c9414c86425b61fa192e18 P 127b321fdc574c67b78d20a44292f321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.538775 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:28:12.602458 20745 consensus_queue.cc:1048] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:12.617174 20567 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:28:12.624202 20567 consensus_peers.cc:597] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:12.736362 20732 consensus_queue.cc:1048] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:12.751705 20567 consensus_peers.cc:597] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:13.323572 20745 consensus_queue.cc:579] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Leader has been unable to successfully communicate with peer 127b321fdc574c67b78d20a44292f321 for more than 1 seconds (1.165s)
W20260630 12:28:13.332347 20425 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b421bcc290ec49a79af7ece43a453646 with cas_config_opid_index -1: no extra replica candidate found for tablet b421bcc290ec49a79af7ece43a453646 (table test-workload [id=3cda2dd68e234655b158216c8b130196]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260630 12:28:13.592870 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:13.600422 20761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.602177 20762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.603523 20764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:13.603555 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:13.605571 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:13.605778 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:13.606050 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822493606012 us; error 0 us; skew 500 ppm
I20260630 12:28:13.606596 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:13.609779 14152 webserver.cc:533] Webserver started at http://127.13.210.4:35779/ using document root <none> and password file <none>
I20260630 12:28:13.610466 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:13.610677 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:13.611089 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:13.612466 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-nkz7"
I20260630 12:28:13.618818 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.006s
I20260630 12:28:13.623813 20769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.625015 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:28:13.625386 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-nkz7"
I20260630 12:28:13.625726 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:13.640329 20760 consensus_queue.cc:579] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Leader has been unable to successfully communicate with peer 127b321fdc574c67b78d20a44292f321 for more than 1 seconds (1.512s)
I20260630 12:28:13.652472 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:13.653676 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:13.655210 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:13.658031 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:13.658315 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.658617 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:13.658800 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.710119 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:45923
I20260630 12:28:13.710348 20831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:45923 every 8 connection(s)
I20260630 12:28:13.736187 20832 heartbeater.cc:344] Connected to a master server at 127.13.210.62:36449
I20260630 12:28:13.736966 20832 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:13.738092 20832 heartbeater.cc:507] Master 127.13.210.62:36449 requested a full tablet report, sending...
I20260630 12:28:13.740850 20425 ts_manager.cc:194] Registered new tserver with Master: 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4:45923)
I20260630 12:28:13.743795 20425 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54002
I20260630 12:28:13.775368 20604 consensus_queue.cc:237] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [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: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:13.782689 20678 raft_consensus.cc:1275] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:13.785118 20760 consensus_queue.cc:1048] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:28:13.793583 20567 consensus_peers.cc:597] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:13.795678 20760 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
I20260630 12:28:13.797703 20678 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
W20260630 12:28:13.801702 20569 consensus_peers.cc:597] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4:45923): Couldn't send request to peer 21ab36d5b9f84a6a9fb27d48c5c1b998. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5d01fcb8e0e49038c2296aaf265a9bc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:13.806239 20411 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b5d01fcb8e0e49038c2296aaf265a9bc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:28:13.810799 20425 catalog_manager.cc:5697] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:13.983312 20604 consensus_queue.cc:237] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [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: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:13.990585 20678 raft_consensus.cc:1275] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:28:13.991619 20569 consensus_peers.cc:597] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4:45923): Couldn't send request to peer 21ab36d5b9f84a6a9fb27d48c5c1b998. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b421bcc290ec49a79af7ece43a453646. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:13.991901 20745 consensus_queue.cc:1048] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:13.994274 20567 consensus_peers.cc:597] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:13.999388 20759 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
I20260630 12:28:14.000947 20678 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
I20260630 12:28:14.010011 20411 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b421bcc290ec49a79af7ece43a453646 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:28:14.013124 20427 catalog_manager.cc:5697] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
I20260630 12:28:14.090518 20840 raft_consensus.cc:493] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:14.091046 20840 raft_consensus.cc:515] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:14.093250 20840 leader_election.cc:290] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295), 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415)
W20260630 12:28:14.100574 20641 leader_election.cc:336] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:14.107086 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c3f8240c9414c86425b61fa192e18" candidate_uuid: "7513e397ab0c46ec8a00e07765050af7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929" is_pre_election: true
I20260630 12:28:14.107798 20604 raft_consensus.cc:2468] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7513e397ab0c46ec8a00e07765050af7 in term 1.
I20260630 12:28:14.108951 20641 leader_election.cc:304] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 127b321fdc574c67b78d20a44292f321
I20260630 12:28:14.109596 20840 raft_consensus.cc:2804] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:14.109944 20840 raft_consensus.cc:493] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:14.110271 20840 raft_consensus.cc:3060] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:14.115931 20840 raft_consensus.cc:515] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:14.117581 20840 leader_election.cc:290] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 election: Requested vote from peers 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295), 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415)
I20260630 12:28:14.119499 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c3f8240c9414c86425b61fa192e18" candidate_uuid: "7513e397ab0c46ec8a00e07765050af7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929"
I20260630 12:28:14.120065 20604 raft_consensus.cc:3060] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:14.121606 20641 leader_election.cc:336] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:14.125567 20604 raft_consensus.cc:2468] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7513e397ab0c46ec8a00e07765050af7 in term 2.
I20260630 12:28:14.126685 20641 leader_election.cc:304] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 127b321fdc574c67b78d20a44292f321
I20260630 12:28:14.127492 20840 raft_consensus.cc:2804] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:14.128708 20840 raft_consensus.cc:697] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 LEADER]: Becoming Leader. State: Replica: 7513e397ab0c46ec8a00e07765050af7, State: Running, Role: LEADER
I20260630 12:28:14.129774 20840 consensus_queue.cc:237] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Queue going to LEADER 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: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:14.135679 20745 raft_consensus.cc:493] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:14.136157 20840 raft_consensus.cc:493] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:14.136338 20745 raft_consensus.cc:515] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:14.136768 20840 raft_consensus.cc:515] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:14.138664 20745 leader_election.cc:290] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:14.138396 20425 catalog_manager.cc:5697] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 reported cstate change: term changed from 1 to 2, leader changed from 127b321fdc574c67b78d20a44292f321 (127.13.210.1) to 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3). New cstate: current_term: 2 leader_uuid: "7513e397ab0c46ec8a00e07765050af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:14.140110 20840 leader_election.cc:290] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295), 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415)
I20260630 12:28:14.140539 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e988091613a498d9b27a3ae18679883" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7" is_pre_election: true
I20260630 12:28:14.141235 20678 raft_consensus.cc:2468] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 1.
I20260630 12:28:14.142962 20568 leader_election.cc:304] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [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: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 
I20260630 12:28:14.144021 20745 raft_consensus.cc:2804] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:14.144265 20604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e988091613a498d9b27a3ae18679883" candidate_uuid: "7513e397ab0c46ec8a00e07765050af7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ce8a21524b4b46a88fd6f2ec582929" is_pre_election: true
I20260630 12:28:14.144519 20745 raft_consensus.cc:493] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:14.144966 20745 raft_consensus.cc:3060] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:14.145236 20567 leader_election.cc:336] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
W20260630 12:28:14.145336 20641 leader_election.cc:336] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:14.153131 20745 raft_consensus.cc:515] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:14.154338 20604 raft_consensus.cc:2393] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7513e397ab0c46ec8a00e07765050af7 in current term 2: Already voted for candidate 79ce8a21524b4b46a88fd6f2ec582929 in this term.
I20260630 12:28:14.155493 20745 leader_election.cc:290] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 2 election: Requested vote from peers 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295), 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:14.156750 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e988091613a498d9b27a3ae18679883" candidate_uuid: "79ce8a21524b4b46a88fd6f2ec582929" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7513e397ab0c46ec8a00e07765050af7"
I20260630 12:28:14.157502 20678 raft_consensus.cc:3060] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:14.158317 20641 leader_election.cc:304] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [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: 7513e397ab0c46ec8a00e07765050af7; no voters: 127b321fdc574c67b78d20a44292f321, 79ce8a21524b4b46a88fd6f2ec582929
W20260630 12:28:14.159945 20567 leader_election.cc:336] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:14.164316 20678 raft_consensus.cc:2468] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79ce8a21524b4b46a88fd6f2ec582929 in term 2.
I20260630 12:28:14.164953 20840 raft_consensus.cc:2749] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:14.165729 20568 leader_election.cc:304] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7513e397ab0c46ec8a00e07765050af7, 79ce8a21524b4b46a88fd6f2ec582929; no voters: 127b321fdc574c67b78d20a44292f321
I20260630 12:28:14.166759 20745 raft_consensus.cc:2804] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:14.167374 20745 raft_consensus.cc:697] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 LEADER]: Becoming Leader. State: Replica: 79ce8a21524b4b46a88fd6f2ec582929, State: Running, Role: LEADER
I20260630 12:28:14.168097 20745 consensus_queue.cc:237] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Queue going to LEADER 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: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } }
I20260630 12:28:14.178194 20425 catalog_manager.cc:5697] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: term changed from 1 to 2, leader changed from 127b321fdc574c67b78d20a44292f321 (127.13.210.1) to 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2). New cstate: current_term: 2 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:14.199640 20475 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 127b321fdc574c67b78d20a44292f321 not available for placement
I20260630 12:28:14.281309 20854 ts_tablet_manager.cc:933] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: Initiating tablet copy from peer 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415)
I20260630 12:28:14.282867 20854 tablet_copy_client.cc:323] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:38415
I20260630 12:28:14.294361 20614 tablet_copy_service.cc:140] P 79ce8a21524b4b46a88fd6f2ec582929: Received BeginTabletCopySession request for tablet b5d01fcb8e0e49038c2296aaf265a9bc from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 ({username='slave'} at 127.0.0.1:39782)
I20260630 12:28:14.294945 20614 tablet_copy_service.cc:161] P 79ce8a21524b4b46a88fd6f2ec582929: Beginning new tablet copy session on tablet b5d01fcb8e0e49038c2296aaf265a9bc from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 at {username='slave'} at 127.0.0.1:39782: session id = 21ab36d5b9f84a6a9fb27d48c5c1b998-b5d01fcb8e0e49038c2296aaf265a9bc
I20260630 12:28:14.301750 20614 tablet_copy_source_session.cc:215] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:14.305009 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d01fcb8e0e49038c2296aaf265a9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.318873 20854 tablet_copy_client.cc:806] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:14.319410 20854 tablet_copy_client.cc:670] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:14.323240 20854 tablet_copy_client.cc:538] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:14.329969 20854 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap starting.
I20260630 12:28:14.344523 20854 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:14.345232 20854 tablet_bootstrap.cc:492] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap complete.
I20260630 12:28:14.345775 20854 ts_tablet_manager.cc:1403] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:28:14.348030 20854 raft_consensus.cc:359] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:14.348664 20854 raft_consensus.cc:740] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ab36d5b9f84a6a9fb27d48c5c1b998, State: Initialized, Role: LEARNER
I20260630 12:28:14.349189 20854 consensus_queue.cc:260] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [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: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:14.351080 20832 heartbeater.cc:499] Master 127.13.210.62:36449 was elected leader, sending a full tablet report...
I20260630 12:28:14.351799 20854 ts_tablet_manager.cc:1434] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:14.354243 20614 tablet_copy_service.cc:342] P 79ce8a21524b4b46a88fd6f2ec582929: Request end of tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-b5d01fcb8e0e49038c2296aaf265a9bc received from {username='slave'} at 127.0.0.1:39782
I20260630 12:28:14.354643 20614 tablet_copy_service.cc:434] P 79ce8a21524b4b46a88fd6f2ec582929: ending tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-b5d01fcb8e0e49038c2296aaf265a9bc on tablet b5d01fcb8e0e49038c2296aaf265a9bc with peer 21ab36d5b9f84a6a9fb27d48c5c1b998
I20260630 12:28:14.424188 20854 ts_tablet_manager.cc:933] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Initiating tablet copy from peer 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415)
I20260630 12:28:14.426831 20854 tablet_copy_client.cc:323] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:38415
I20260630 12:28:14.429230 20614 tablet_copy_service.cc:140] P 79ce8a21524b4b46a88fd6f2ec582929: Received BeginTabletCopySession request for tablet b421bcc290ec49a79af7ece43a453646 from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 ({username='slave'} at 127.0.0.1:39782)
I20260630 12:28:14.430027 20614 tablet_copy_service.cc:161] P 79ce8a21524b4b46a88fd6f2ec582929: Beginning new tablet copy session on tablet b421bcc290ec49a79af7ece43a453646 from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 at {username='slave'} at 127.0.0.1:39782: session id = 21ab36d5b9f84a6a9fb27d48c5c1b998-b421bcc290ec49a79af7ece43a453646
I20260630 12:28:14.436637 20614 tablet_copy_source_session.cc:215] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:14.439826 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421bcc290ec49a79af7ece43a453646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.451640 20854 tablet_copy_client.cc:806] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:14.452273 20854 tablet_copy_client.cc:670] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:14.455948 20854 tablet_copy_client.cc:538] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:14.463506 20854 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap starting.
I20260630 12:28:14.479600 20854 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:14.480382 20854 tablet_bootstrap.cc:492] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap complete.
I20260630 12:28:14.481024 20854 ts_tablet_manager.cc:1403] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260630 12:28:14.483446 20854 raft_consensus.cc:359] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:14.484200 20854 raft_consensus.cc:740] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ab36d5b9f84a6a9fb27d48c5c1b998, State: Initialized, Role: LEARNER
I20260630 12:28:14.484764 20854 consensus_queue.cc:260] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [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: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:14.486670 20854 ts_tablet_manager.cc:1434] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:28:14.488548 20614 tablet_copy_service.cc:342] P 79ce8a21524b4b46a88fd6f2ec582929: Request end of tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-b421bcc290ec49a79af7ece43a453646 received from {username='slave'} at 127.0.0.1:39782
I20260630 12:28:14.488951 20614 tablet_copy_service.cc:434] P 79ce8a21524b4b46a88fd6f2ec582929: ending tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-b421bcc290ec49a79af7ece43a453646 on tablet b421bcc290ec49a79af7ece43a453646 with peer 21ab36d5b9f84a6a9fb27d48c5c1b998
I20260630 12:28:14.550763 20604 raft_consensus.cc:1275] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Refusing update from remote peer 7513e397ab0c46ec8a00e07765050af7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:14.552318 20840 consensus_queue.cc:1048] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:14.569022 20641 consensus_peers.cc:597] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.604187 20678 raft_consensus.cc:1275] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:14.605602 20745 consensus_queue.cc:1048] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:14.621465 20567 consensus_peers.cc:597] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.808167 20807 raft_consensus.cc:1217] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:14.891189 20807 raft_consensus.cc:1217] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:14.971503 20865 consensus_queue.cc:579] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Leader has been unable to successfully communicate with peer 127b321fdc574c67b78d20a44292f321 for more than 1 seconds (1.194s)
W20260630 12:28:15.202064 20475 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 127b321fdc574c67b78d20a44292f321 not available for placement
I20260630 12:28:15.377007 20865 raft_consensus.cc:1064] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: attempting to promote NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 to VOTER
I20260630 12:28:15.378968 20865 consensus_queue.cc:237] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [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: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:15.386747 20807 raft_consensus.cc:1275] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:15.388023 20678 raft_consensus.cc:1275] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:15.388427 20759 consensus_queue.cc:1048] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:15.389743 20865 consensus_queue.cc:1048] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:28:15.390483 20567 consensus_peers.cc:597] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.398307 20759 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.400449 20678 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.410588 20807 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.413550 20425 catalog_manager.cc:5697] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:15.431975 20604 consensus_queue.cc:237] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [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: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:15.437662 20807 raft_consensus.cc:1275] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:15.437707 20678 raft_consensus.cc:1275] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:15.439297 20759 consensus_queue.cc:1048] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:15.441072 20871 consensus_queue.cc:1048] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:15.446326 20759 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.448311 20807 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.451018 20678 raft_consensus.cc:2955] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.456221 20411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5d01fcb8e0e49038c2296aaf265a9bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:15.460920 20427 catalog_manager.cc:5697] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 reported cstate change: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.466454 20871 raft_consensus.cc:1064] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: attempting to promote NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 to VOTER
I20260630 12:28:15.469077 20871 consensus_queue.cc:237] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [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: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:15.483333 20807 raft_consensus.cc:1275] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 LEARNER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:15.481690 20678 raft_consensus.cc:1275] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:15.485050 20871 consensus_queue.cc:1048] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:15.485929 20759 consensus_queue.cc:1048] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:28:15.488093 20567 consensus_peers.cc:597] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:15.485925 20411 catalog_manager.cc:4755] TS 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b5d01fcb8e0e49038c2296aaf265a9bc: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:15.496184 20759 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.497990 20807 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.508219 20678 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.511351 20426 catalog_manager.cc:5697] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:15.526284 20604 consensus_queue.cc:237] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [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: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:15.531960 20807 raft_consensus.cc:1275] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:15.532668 20678 raft_consensus.cc:1275] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:15.533674 20759 consensus_queue.cc:1048] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:15.534358 20745 consensus_queue.cc:1048] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:15.542099 20865 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.544206 20678 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.544358 20807 raft_consensus.cc:2955] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.553592 20411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b421bcc290ec49a79af7ece43a453646 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:15.554414 20425 catalog_manager.cc:5697] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 reported cstate change: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:15.584051 20851 consensus_queue.cc:579] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Leader has been unable to successfully communicate with peer 127b321fdc574c67b78d20a44292f321 for more than 1 seconds (1.453s)
I20260630 12:28:15.593760 20678 consensus_queue.cc:237] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:15.600301 20865 consensus_queue.cc:579] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Leader has been unable to successfully communicate with peer 127b321fdc574c67b78d20a44292f321 for more than 1 seconds (1.431s)
I20260630 12:28:15.600214 20604 raft_consensus.cc:1275] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Refusing update from remote peer 7513e397ab0c46ec8a00e07765050af7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:15.611651 20883 consensus_queue.cc:1048] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:28:15.613579 20641 consensus_peers.cc:597] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.615506 20604 consensus_queue.cc:237] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
W20260630 12:28:15.617100 20643 consensus_peers.cc:597] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 -> Peer 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4:45923): Couldn't send request to peer 21ab36d5b9f84a6a9fb27d48c5c1b998. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b54c3f8240c9414c86425b61fa192e18. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.622756 20678 raft_consensus.cc:1275] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:15.621717 20851 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
I20260630 12:28:15.624207 20759 consensus_queue.cc:1048] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:15.625440 20569 consensus_peers.cc:597] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4:45923): Couldn't send request to peer 21ab36d5b9f84a6a9fb27d48c5c1b998. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e988091613a498d9b27a3ae18679883. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.623113 20604 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
W20260630 12:28:15.628580 20567 consensus_peers.cc:597] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.632483 20745 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
I20260630 12:28:15.633805 20412 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b54c3f8240c9414c86425b61fa192e18 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:28:15.637526 20678 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } } }
I20260630 12:28:15.638765 20426 catalog_manager.cc:5697] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "7513e397ab0c46ec8a00e07765050af7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:15.643225 20411 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3e988091613a498d9b27a3ae18679883 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:28:15.653147 20426 catalog_manager.cc:5697] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:16.111040 20890 ts_tablet_manager.cc:933] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Initiating tablet copy from peer 79ce8a21524b4b46a88fd6f2ec582929 (127.13.210.2:38415)
I20260630 12:28:16.112566 20890 tablet_copy_client.cc:323] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:38415
I20260630 12:28:16.114481 20614 tablet_copy_service.cc:140] P 79ce8a21524b4b46a88fd6f2ec582929: Received BeginTabletCopySession request for tablet 3e988091613a498d9b27a3ae18679883 from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 ({username='slave'} at 127.0.0.1:39782)
I20260630 12:28:16.115139 20614 tablet_copy_service.cc:161] P 79ce8a21524b4b46a88fd6f2ec582929: Beginning new tablet copy session on tablet 3e988091613a498d9b27a3ae18679883 from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 at {username='slave'} at 127.0.0.1:39782: session id = 21ab36d5b9f84a6a9fb27d48c5c1b998-3e988091613a498d9b27a3ae18679883
I20260630 12:28:16.120811 20614 tablet_copy_source_session.cc:215] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:16.123857 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e988091613a498d9b27a3ae18679883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:16.136957 20890 tablet_copy_client.cc:806] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:16.137499 20890 tablet_copy_client.cc:670] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:16.141283 20890 tablet_copy_client.cc:538] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:16.149257 20890 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap starting.
I20260630 12:28:16.163836 20890 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:16.164613 20890 tablet_bootstrap.cc:492] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap complete.
I20260630 12:28:16.165216 20890 ts_tablet_manager.cc:1403] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:28:16.167680 20890 raft_consensus.cc:359] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:16.168476 20890 raft_consensus.cc:740] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21ab36d5b9f84a6a9fb27d48c5c1b998, State: Initialized, Role: LEARNER
I20260630 12:28:16.169064 20890 consensus_queue.cc:260] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:16.171828 20890 ts_tablet_manager.cc:1434] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260630 12:28:16.173594 20614 tablet_copy_service.cc:342] P 79ce8a21524b4b46a88fd6f2ec582929: Request end of tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-3e988091613a498d9b27a3ae18679883 received from {username='slave'} at 127.0.0.1:39782
I20260630 12:28:16.174038 20614 tablet_copy_service.cc:434] P 79ce8a21524b4b46a88fd6f2ec582929: ending tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-3e988091613a498d9b27a3ae18679883 on tablet 3e988091613a498d9b27a3ae18679883 with peer 21ab36d5b9f84a6a9fb27d48c5c1b998
W20260630 12:28:16.204864 20475 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 127b321fdc574c67b78d20a44292f321 not available for placement
I20260630 12:28:16.223249 20890 ts_tablet_manager.cc:933] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Initiating tablet copy from peer 7513e397ab0c46ec8a00e07765050af7 (127.13.210.3:35887)
I20260630 12:28:16.225104 20890 tablet_copy_client.cc:323] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:35887
I20260630 12:28:16.236311 20688 tablet_copy_service.cc:140] P 7513e397ab0c46ec8a00e07765050af7: Received BeginTabletCopySession request for tablet b54c3f8240c9414c86425b61fa192e18 from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 ({username='slave'} at 127.0.0.1:52138)
I20260630 12:28:16.236785 20688 tablet_copy_service.cc:161] P 7513e397ab0c46ec8a00e07765050af7: Beginning new tablet copy session on tablet b54c3f8240c9414c86425b61fa192e18 from peer 21ab36d5b9f84a6a9fb27d48c5c1b998 at {username='slave'} at 127.0.0.1:52138: session id = 21ab36d5b9f84a6a9fb27d48c5c1b998-b54c3f8240c9414c86425b61fa192e18
I20260630 12:28:16.242206 20688 tablet_copy_source_session.cc:215] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:16.244831 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54c3f8240c9414c86425b61fa192e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:16.256217 20890 tablet_copy_client.cc:806] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:16.256740 20890 tablet_copy_client.cc:670] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:16.260690 20890 tablet_copy_client.cc:538] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:16.268491 20890 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap starting.
I20260630 12:28:16.284246 20890 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:16.285084 20890 tablet_bootstrap.cc:492] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Bootstrap complete.
I20260630 12:28:16.285693 20890 ts_tablet_manager.cc:1403] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:28:16.288000 20890 raft_consensus.cc:359] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:16.288651 20890 raft_consensus.cc:740] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21ab36d5b9f84a6a9fb27d48c5c1b998, State: Initialized, Role: LEARNER
I20260630 12:28:16.289245 20890 consensus_queue.cc:260] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: true } }
I20260630 12:28:16.291515 20890 ts_tablet_manager.cc:1434] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:16.293314 20688 tablet_copy_service.cc:342] P 7513e397ab0c46ec8a00e07765050af7: Request end of tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-b54c3f8240c9414c86425b61fa192e18 received from {username='slave'} at 127.0.0.1:52138
I20260630 12:28:16.293709 20688 tablet_copy_service.cc:434] P 7513e397ab0c46ec8a00e07765050af7: ending tablet copy session 21ab36d5b9f84a6a9fb27d48c5c1b998-b54c3f8240c9414c86425b61fa192e18 on tablet b54c3f8240c9414c86425b61fa192e18 with peer 21ab36d5b9f84a6a9fb27d48c5c1b998
I20260630 12:28:16.493381 20806 raft_consensus.cc:1217] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:28:16.681324 20411 catalog_manager.cc:4755] TS 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b5d01fcb8e0e49038c2296aaf265a9bc: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:16.813911 20806 raft_consensus.cc:1217] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:28:16.878934 20759 raft_consensus.cc:1064] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: attempting to promote NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 to VOTER
I20260630 12:28:16.881062 20759 consensus_queue.cc:237] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:16.888401 20678 raft_consensus.cc:1275] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:16.890142 20806 raft_consensus.cc:1275] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:16.890656 20904 consensus_queue.cc:1048] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:28:16.891821 20567 consensus_peers.cc:597] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:16.891947 20759 consensus_queue.cc:1048] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.899855 20759 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:16.902172 20806 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:16.911882 20678 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:16.914264 20427 catalog_manager.cc:5697] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 reported cstate change: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:16.934170 20604 consensus_queue.cc:237] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:16.939625 20678 raft_consensus.cc:1275] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.939884 20806 raft_consensus.cc:1275] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Refusing update from remote peer 79ce8a21524b4b46a88fd6f2ec582929: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.942072 20745 consensus_queue.cc:1048] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:16.942723 20904 consensus_queue.cc:1048] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:16.950405 20759 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:16.952195 20678 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:16.952440 20806 raft_consensus.cc:2955] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:16.960662 20411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e988091613a498d9b27a3ae18679883 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:16.963653 20426 catalog_manager.cc:5697] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 reported cstate change: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New cstate: current_term: 2 leader_uuid: "79ce8a21524b4b46a88fd6f2ec582929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:17.118486 20902 consensus_queue.cc:579] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Leader has been unable to successfully communicate with peer 127b321fdc574c67b78d20a44292f321 for more than 1 seconds (1.524s)
W20260630 12:28:17.208770 20475 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 127b321fdc574c67b78d20a44292f321 not available for placement
I20260630 12:28:17.332943 20902 raft_consensus.cc:1064] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: attempting to promote NON_VOTER 21ab36d5b9f84a6a9fb27d48c5c1b998 to VOTER
I20260630 12:28:17.334991 20902 consensus_queue.cc:237] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:17.341689 20604 raft_consensus.cc:1275] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Refusing update from remote peer 7513e397ab0c46ec8a00e07765050af7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:17.342377 20806 raft_consensus.cc:1275] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 LEARNER]: Refusing update from remote peer 7513e397ab0c46ec8a00e07765050af7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:17.343099 20914 consensus_queue.cc:1048] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:17.343827 20902 consensus_queue.cc:1048] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:28:17.345961 20641 consensus_peers.cc:597] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 -> Peer 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): Couldn't send request to peer 127b321fdc574c67b78d20a44292f321. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:17.351985 20914 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:17.353868 20806 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:17.366097 20604 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:17.369011 20426 catalog_manager.cc:5697] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 reported cstate change: config changed from index 2 to 3, 21ab36d5b9f84a6a9fb27d48c5c1b998 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7513e397ab0c46ec8a00e07765050af7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "127b321fdc574c67b78d20a44292f321" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:17.382076 20678 consensus_queue.cc:237] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } }
I20260630 12:28:17.389313 20806 raft_consensus.cc:1275] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Refusing update from remote peer 7513e397ab0c46ec8a00e07765050af7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:17.389921 20604 raft_consensus.cc:1275] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Refusing update from remote peer 7513e397ab0c46ec8a00e07765050af7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:17.392675 20902 consensus_queue.cc:1048] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:17.394620 20882 consensus_queue.cc:1048] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:17.401566 20914 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:17.403334 20807 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:17.406793 20603 raft_consensus.cc:2955] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } } }
I20260630 12:28:17.412027 20412 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b54c3f8240c9414c86425b61fa192e18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:17.415506 20427 catalog_manager.cc:5697] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 reported cstate change: config changed from index 3 to 4, VOTER 127b321fdc574c67b78d20a44292f321 (127.13.210.1) evicted. New cstate: current_term: 2 leader_uuid: "7513e397ab0c46ec8a00e07765050af7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79ce8a21524b4b46a88fd6f2ec582929" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7513e397ab0c46ec8a00e07765050af7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ab36d5b9f84a6a9fb27d48c5c1b998" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 45923 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:28:17.619755 20411 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260630 12:28:17.715473 20411 catalog_manager.cc:4755] TS 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b5d01fcb8e0e49038c2296aaf265a9bc: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
W20260630 12:28:19.241003 20411 catalog_manager.cc:4755] TS 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3e988091613a498d9b27a3ae18679883: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:20.751246 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:28:20.783993 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.784757 14152 tablet_replica.cc:333] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929: stopping tablet replica
I20260630 12:28:20.785467 14152 raft_consensus.cc:2243] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.786324 14152 raft_consensus.cc:2272] T 3e988091613a498d9b27a3ae18679883 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.788321 14152 tablet_replica.cc:333] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929: stopping tablet replica
I20260630 12:28:20.788786 14152 raft_consensus.cc:2243] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.789279 14152 raft_consensus.cc:2272] T b54c3f8240c9414c86425b61fa192e18 P 79ce8a21524b4b46a88fd6f2ec582929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.791329 14152 tablet_replica.cc:333] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929: stopping tablet replica
I20260630 12:28:20.791793 14152 raft_consensus.cc:2243] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.792484 14152 raft_consensus.cc:2272] T b421bcc290ec49a79af7ece43a453646 P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.794422 14152 tablet_replica.cc:333] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929: stopping tablet replica
I20260630 12:28:20.794855 14152 raft_consensus.cc:2243] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.795531 14152 raft_consensus.cc:2272] T b5d01fcb8e0e49038c2296aaf265a9bc P 79ce8a21524b4b46a88fd6f2ec582929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.820705 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:28:20.839148 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:28:20.867652 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.868389 14152 tablet_replica.cc:333] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7: stopping tablet replica
I20260630 12:28:20.869192 14152 raft_consensus.cc:2243] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.870110 14152 raft_consensus.cc:2272] T b54c3f8240c9414c86425b61fa192e18 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.872225 14152 tablet_replica.cc:333] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7: stopping tablet replica
I20260630 12:28:20.872790 14152 raft_consensus.cc:2243] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.873384 14152 raft_consensus.cc:2272] T b421bcc290ec49a79af7ece43a453646 P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.875595 14152 tablet_replica.cc:333] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7: stopping tablet replica
I20260630 12:28:20.876101 14152 raft_consensus.cc:2243] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.876685 14152 raft_consensus.cc:2272] T b5d01fcb8e0e49038c2296aaf265a9bc P 7513e397ab0c46ec8a00e07765050af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.878643 14152 tablet_replica.cc:333] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7: stopping tablet replica
I20260630 12:28:20.879094 14152 raft_consensus.cc:2243] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.879662 14152 raft_consensus.cc:2272] T 3e988091613a498d9b27a3ae18679883 P 7513e397ab0c46ec8a00e07765050af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.905700 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:28:20.921083 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:28:20.943198 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.943854 14152 tablet_replica.cc:333] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998: stopping tablet replica
I20260630 12:28:20.944458 14152 raft_consensus.cc:2243] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.944936 14152 raft_consensus.cc:2272] T 3e988091613a498d9b27a3ae18679883 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.946818 14152 tablet_replica.cc:333] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998: stopping tablet replica
I20260630 12:28:20.947276 14152 raft_consensus.cc:2243] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.947732 14152 raft_consensus.cc:2272] T b54c3f8240c9414c86425b61fa192e18 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.949476 14152 tablet_replica.cc:333] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998: stopping tablet replica
I20260630 12:28:20.950026 14152 raft_consensus.cc:2243] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.950490 14152 raft_consensus.cc:2272] T b421bcc290ec49a79af7ece43a453646 P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.952422 14152 tablet_replica.cc:333] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998: stopping tablet replica
I20260630 12:28:20.952826 14152 raft_consensus.cc:2243] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.953578 14152 raft_consensus.cc:2272] T b5d01fcb8e0e49038c2296aaf265a9bc P 21ab36d5b9f84a6a9fb27d48c5c1b998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.976492 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:28:20.989032 14152 master.cc:562] Master@127.13.210.62:36449 shutting down...
W20260630 12:28:21.307931 20411 catalog_manager.cc:4755] TS 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3e988091613a498d9b27a3ae18679883: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
W20260630 12:28:23.931443 20411 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260630 12:28:23.935370 20411 catalog_manager.cc:4755] TS 127b321fdc574c67b78d20a44292f321 (127.13.210.1:36295): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b5d01fcb8e0e49038c2296aaf265a9bc: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36295: connect: Connection refused (error 111)
I20260630 12:28:24.604871 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:24.605989 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.606410 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P ebd7783ae5bc4081a842c742782212be: stopping tablet replica
I20260630 12:28:24.630620 14152 master.cc:584] Master@127.13.210.62:36449 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14638 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:28:24.683286 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:33895
I20260630 12:28:24.684497 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:24.691871 20924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:24.693297 20925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:24.693634 20927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:24.695752 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:24.697126 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:24.697342 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:24.697576 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822504697541 us; error 0 us; skew 500 ppm
I20260630 12:28:24.698189 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:24.700986 14152 webserver.cc:533] Webserver started at http://127.13.210.62:44517/ using document root <none> and password file <none>
I20260630 12:28:24.701660 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:24.702019 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:24.702337 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:24.704728 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "a431c66957d24ad48134cba8560e197f"
format_stamp: "Formatted at 2026-06-30 12:28:24 on dist-test-slave-nkz7"
I20260630 12:28:24.710632 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:28:24.715750 20932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:24.716883 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260630 12:28:24.718251 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "a431c66957d24ad48134cba8560e197f"
format_stamp: "Formatted at 2026-06-30 12:28:24 on dist-test-slave-nkz7"
I20260630 12:28:24.718853 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:24.739602 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:24.740972 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:24.792407 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:33895
I20260630 12:28:24.792603 20983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:33895 every 8 connection(s)
I20260630 12:28:24.796588 20984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.809132 20984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f: Bootstrap starting.
I20260630 12:28:24.814181 20984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.818710 20984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f: No bootstrap required, opened a new log
I20260630 12:28:24.821039 20984 raft_consensus.cc:359] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a431c66957d24ad48134cba8560e197f" member_type: VOTER }
I20260630 12:28:24.821560 20984 raft_consensus.cc:385] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.821846 20984 raft_consensus.cc:740] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a431c66957d24ad48134cba8560e197f, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.822508 20984 consensus_queue.cc:260] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a431c66957d24ad48134cba8560e197f" member_type: VOTER }
I20260630 12:28:24.823000 20984 raft_consensus.cc:399] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:24.823244 20984 raft_consensus.cc:493] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:24.823518 20984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.828783 20984 raft_consensus.cc:515] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a431c66957d24ad48134cba8560e197f" member_type: VOTER }
I20260630 12:28:24.829523 20984 leader_election.cc:304] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [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: a431c66957d24ad48134cba8560e197f; no voters: 
I20260630 12:28:24.831239 20984 leader_election.cc:290] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:24.831907 20987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.833462 20987 raft_consensus.cc:697] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 1 LEADER]: Becoming Leader. State: Replica: a431c66957d24ad48134cba8560e197f, State: Running, Role: LEADER
I20260630 12:28:24.834285 20984 sys_catalog.cc:565] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:24.834250 20987 consensus_queue.cc:237] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [LEADER]: Queue going to LEADER mode. State: All 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: "a431c66957d24ad48134cba8560e197f" member_type: VOTER }
I20260630 12:28:24.837903 20988 sys_catalog.cc:455] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a431c66957d24ad48134cba8560e197f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a431c66957d24ad48134cba8560e197f" member_type: VOTER } }
I20260630 12:28:24.837884 20989 sys_catalog.cc:455] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a431c66957d24ad48134cba8560e197f. Latest consensus state: current_term: 1 leader_uuid: "a431c66957d24ad48134cba8560e197f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a431c66957d24ad48134cba8560e197f" member_type: VOTER } }
I20260630 12:28:24.838615 20988 sys_catalog.cc:458] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:24.838763 20989 sys_catalog.cc:458] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:24.843663 20992 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:24.849217 20992 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:24.857332 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:24.861742 20992 catalog_manager.cc:1383] Generated new cluster ID: 494500b5e28943cfa488e50fa26c4f63
I20260630 12:28:24.862188 20992 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:24.902120 20992 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:24.903689 20992 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:24.915845 20992 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f: Generated new TSK 0
I20260630 12:28:24.916461 20992 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:24.930773 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:24.938267 21005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:24.939091 21006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:24.940414 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:24.940294 21008 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:24.941615 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:24.941803 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:24.942035 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822504942020 us; error 0 us; skew 500 ppm
I20260630 12:28:24.942539 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:24.945194 14152 webserver.cc:533] Webserver started at http://127.13.210.1:43059/ using document root <none> and password file <none>
I20260630 12:28:24.945638 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:24.945794 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:24.946092 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:24.947361 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "adeeb5b2689c43fab1fb0579274ed80b"
format_stamp: "Formatted at 2026-06-30 12:28:24 on dist-test-slave-nkz7"
I20260630 12:28:24.952384 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:24.957311 21013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:24.958372 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:24.958616 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "adeeb5b2689c43fab1fb0579274ed80b"
format_stamp: "Formatted at 2026-06-30 12:28:24 on dist-test-slave-nkz7"
I20260630 12:28:24.958972 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:24.971992 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:24.973135 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:24.974648 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:24.977058 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:24.977267 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:24.977499 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:24.977644 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.026926 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:35535
I20260630 12:28:25.027120 21075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:35535 every 8 connection(s)
I20260630 12:28:25.032193 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:25.041178 21080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.042747 21081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.044086 21083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.044675 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:25.046136 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:25.046404 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:25.046600 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822505046582 us; error 0 us; skew 500 ppm
I20260630 12:28:25.046886 21076 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33895
I20260630 12:28:25.047246 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:25.047253 21076 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:25.048314 21076 heartbeater.cc:507] Master 127.13.210.62:33895 requested a full tablet report, sending...
I20260630 12:28:25.050700 14152 webserver.cc:533] Webserver started at http://127.13.210.2:46807/ using document root <none> and password file <none>
I20260630 12:28:25.050837 20949 ts_manager.cc:194] Registered new tserver with Master: adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535)
I20260630 12:28:25.051818 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:25.052311 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:25.052747 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:25.054236 20949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47924
I20260630 12:28:25.054576 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "af6a458431af49bfadaaa97aa7bbb396"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-nkz7"
I20260630 12:28:25.060289 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:28:25.064095 21088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.065151 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:25.065603 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "af6a458431af49bfadaaa97aa7bbb396"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-nkz7"
I20260630 12:28:25.066002 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:25.090169 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:25.091547 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:25.093214 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:25.095777 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:25.096040 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.096315 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:25.096510 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.143268 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:42877
I20260630 12:28:25.143388 21150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:42877 every 8 connection(s)
I20260630 12:28:25.148319 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:25.156672 21154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.156948 21155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.160558 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:25.161473 21157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.162513 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:25.162636 21151 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33895
W20260630 12:28:25.162819 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:25.163046 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822505163028 us; error 0 us; skew 500 ppm
I20260630 12:28:25.163064 21151 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:25.163973 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:25.164247 21151 heartbeater.cc:507] Master 127.13.210.62:33895 requested a full tablet report, sending...
I20260630 12:28:25.166848 14152 webserver.cc:533] Webserver started at http://127.13.210.3:45973/ using document root <none> and password file <none>
I20260630 12:28:25.166949 20949 ts_manager.cc:194] Registered new tserver with Master: af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877)
I20260630 12:28:25.167675 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:25.167951 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:25.168340 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:25.168988 20949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47940
I20260630 12:28:25.170138 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "2f6c0f23820e4a8396d6488cb35bf181"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-nkz7"
I20260630 12:28:25.175657 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:28:25.179889 21162 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.180768 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:25.181061 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "2f6c0f23820e4a8396d6488cb35bf181"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-nkz7"
I20260630 12:28:25.181329 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:25.221719 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:25.222940 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:25.224191 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:25.226706 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:25.226961 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.227219 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:25.227406 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.273408 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:38497
I20260630 12:28:25.273511 21224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:38497 every 8 connection(s)
I20260630 12:28:25.289362 21225 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33895
I20260630 12:28:25.290134 21225 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:25.291118 21225 heartbeater.cc:507] Master 127.13.210.62:33895 requested a full tablet report, sending...
I20260630 12:28:25.293417 20949 ts_manager.cc:194] Registered new tserver with Master: 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:25.293547 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016497971s
I20260630 12:28:25.295497 20949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47946
I20260630 12:28:26.057988 21076 heartbeater.cc:499] Master 127.13.210.62:33895 was elected leader, sending a full tablet report...
I20260630 12:28:26.172083 21151 heartbeater.cc:499] Master 127.13.210.62:33895 was elected leader, sending a full tablet report...
I20260630 12:28:26.298910 21225 heartbeater.cc:499] Master 127.13.210.62:33895 was elected leader, sending a full tablet report...
I20260630 12:28:26.353017 20949 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37736:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:26.355528 20949 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:26.421718 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:26.423429 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.424835 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:26.426415 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.428313 21113 tablet_service.cc:1511] Processing CreateTablet for tablet ce1c985b10ac4ee7ac580c76049d004e (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:26.428550 21040 tablet_service.cc:1511] Processing CreateTablet for tablet 203c6cf89d3c41c7a6e616e5c4b3f847 (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:26.429968 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1c985b10ac4ee7ac580c76049d004e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.431716 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203c6cf89d3c41c7a6e616e5c4b3f847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.431950 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:26.432729 21038 tablet_service.cc:1511] Processing CreateTablet for tablet ce1c985b10ac4ee7ac580c76049d004e (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:26.433462 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.433648 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:26.435138 21039 tablet_service.cc:1511] Processing CreateTablet for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:26.435338 21188 tablet_service.cc:1511] Processing CreateTablet for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:26.436563 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.435138 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 203c6cf89d3c41c7a6e616e5c4b3f847 (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:26.442195 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.442929 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203c6cf89d3c41c7a6e616e5c4b3f847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.422956 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 203c6cf89d3c41c7a6e616e5c4b3f847 (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:26.444133 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203c6cf89d3c41c7a6e616e5c4b3f847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.438097 21187 tablet_service.cc:1511] Processing CreateTablet for tablet ce1c985b10ac4ee7ac580c76049d004e (DEFAULT_TABLE table=test-workload [id=6d8549e212914e058b598867f73f2286]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:26.446740 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1c985b10ac4ee7ac580c76049d004e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.452888 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1c985b10ac4ee7ac580c76049d004e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.458273 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.499636 21246 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:26.516148 21245 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:26.523922 21246 tablet_bootstrap.cc:654] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.531210 21245 tablet_bootstrap.cc:654] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.531860 21247 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:26.534262 21246 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: No bootstrap required, opened a new log
I20260630 12:28:26.534914 21246 ts_tablet_manager.cc:1403] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260630 12:28:26.540664 21247 tablet_bootstrap.cc:654] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.542870 21246 raft_consensus.cc:359] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.543491 21246 raft_consensus.cc:385] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.543725 21246 raft_consensus.cc:740] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.543994 21245 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: No bootstrap required, opened a new log
I20260630 12:28:26.544763 21245 ts_tablet_manager.cc:1403] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260630 12:28:26.544981 21246 consensus_queue.cc:260] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.548578 21246 ts_tablet_manager.cc:1434] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:28:26.549641 21246 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:26.550163 21245 raft_consensus.cc:359] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.551395 21245 raft_consensus.cc:385] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.551851 21245 raft_consensus.cc:740] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.553045 21245 consensus_queue.cc:260] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.559223 21247 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: No bootstrap required, opened a new log
I20260630 12:28:26.559471 21246 tablet_bootstrap.cc:654] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.559926 21247 ts_tablet_manager.cc:1403] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.000s
I20260630 12:28:26.563674 21247 raft_consensus.cc:359] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.564409 21247 raft_consensus.cc:385] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.564704 21247 raft_consensus.cc:740] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.565018 21245 ts_tablet_manager.cc:1434] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:28:26.565549 21247 consensus_queue.cc:260] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.566381 21245 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:26.574331 21251 raft_consensus.cc:493] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.574945 21251 raft_consensus.cc:515] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.577653 21245 tablet_bootstrap.cc:654] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.578613 21246 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: No bootstrap required, opened a new log
I20260630 12:28:26.579293 21246 ts_tablet_manager.cc:1403] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.030s	user 0.001s	sys 0.023s
I20260630 12:28:26.582358 21251 leader_election.cc:290] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.587211 21246 raft_consensus.cc:359] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.588271 21246 raft_consensus.cc:385] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.588665 21246 raft_consensus.cc:740] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.589576 21246 consensus_queue.cc:260] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.592505 21246 ts_tablet_manager.cc:1434] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:28:26.593842 21246 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:26.598364 21247 ts_tablet_manager.cc:1434] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.012s
I20260630 12:28:26.602109 21246 tablet_bootstrap.cc:654] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.603367 21247 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:26.612015 21247 tablet_bootstrap.cc:654] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.621030 21247 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: No bootstrap required, opened a new log
I20260630 12:28:26.624607 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:26.625926 21246 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: No bootstrap required, opened a new log
I20260630 12:28:26.624073 21247 ts_tablet_manager.cc:1403] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260630 12:28:26.626535 21246 ts_tablet_manager.cc:1403] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.002s
W20260630 12:28:26.628911 21016 leader_election.cc:343] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:26.629472 21247 raft_consensus.cc:359] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.630355 21247 raft_consensus.cc:385] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.630656 21247 raft_consensus.cc:740] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.630971 21246 raft_consensus.cc:359] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.631896 21246 raft_consensus.cc:385] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.631491 21247 consensus_queue.cc:260] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.632227 21246 raft_consensus.cc:740] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.633462 21246 consensus_queue.cc:260] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.633924 21247 ts_tablet_manager.cc:1434] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:26.635121 21247 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:26.635632 21246 ts_tablet_manager.cc:1434] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:26.636686 21246 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:26.642050 21247 tablet_bootstrap.cc:654] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.643442 21246 tablet_bootstrap.cc:654] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Neither blocks nor log segments found. Creating new log.
W20260630 12:28:26.649309 21152 tablet.cc:2406] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:26.656461 21247 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: No bootstrap required, opened a new log
I20260630 12:28:26.657346 21247 ts_tablet_manager.cc:1403] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260630 12:28:26.663065 21247 raft_consensus.cc:359] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.663924 21247 raft_consensus.cc:385] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.664036 21251 raft_consensus.cc:493] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.664310 21247 raft_consensus.cc:740] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.664611 21251 raft_consensus.cc:515] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.665387 21247 consensus_queue.cc:260] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.668825 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
W20260630 12:28:26.670691 21016 leader_election.cc:343] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:26.671365 21251 leader_election.cc:290] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.671658 21247 ts_tablet_manager.cc:1434] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:28:26.672880 21246 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: No bootstrap required, opened a new log
I20260630 12:28:26.673058 21247 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:26.673458 21246 ts_tablet_manager.cc:1403] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.008s
I20260630 12:28:26.676903 21246 raft_consensus.cc:359] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.677789 21246 raft_consensus.cc:385] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.678153 21246 raft_consensus.cc:740] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.678247 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:26.679028 21126 raft_consensus.cc:2468] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 0.
I20260630 12:28:26.679227 21246 consensus_queue.cc:260] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.680495 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:26.680756 21247 tablet_bootstrap.cc:654] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.681170 21125 raft_consensus.cc:2468] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 0.
I20260630 12:28:26.682783 21016 leader_election.cc:304] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 2f6c0f23820e4a8396d6488cb35bf181
I20260630 12:28:26.684463 21016 leader_election.cc:304] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 2f6c0f23820e4a8396d6488cb35bf181
I20260630 12:28:26.685107 21246 ts_tablet_manager.cc:1434] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:28:26.686112 21251 raft_consensus.cc:2804] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:26.686642 21251 raft_consensus.cc:493] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:26.687110 21251 raft_consensus.cc:3060] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.694164 21263 raft_consensus.cc:2804] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:26.694718 21263 raft_consensus.cc:493] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:26.695039 21263 raft_consensus.cc:3060] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.697763 21245 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: No bootstrap required, opened a new log
I20260630 12:28:26.698410 21245 ts_tablet_manager.cc:1403] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.132s	user 0.040s	sys 0.074s
I20260630 12:28:26.700506 21254 raft_consensus.cc:493] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.701097 21254 raft_consensus.cc:515] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.702490 21251 raft_consensus.cc:515] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.705109 21245 raft_consensus.cc:359] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.705998 21245 raft_consensus.cc:385] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.705953 21254 leader_election.cc:290] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.706522 21245 raft_consensus.cc:740] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.707687 21245 consensus_queue.cc:260] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.709345 21263 raft_consensus.cc:515] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.710675 21245 ts_tablet_manager.cc:1434] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260630 12:28:26.711826 21245 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:26.711982 21263 leader_election.cc:290] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 election: Requested vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.711827 21247 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: No bootstrap required, opened a new log
I20260630 12:28:26.714486 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396"
I20260630 12:28:26.715149 21247 ts_tablet_manager.cc:1403] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.013s
I20260630 12:28:26.715231 21125 raft_consensus.cc:3060] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.718515 21263 raft_consensus.cc:493] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.719129 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:26.719861 21252 raft_consensus.cc:493] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.720068 21247 raft_consensus.cc:359] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.720379 21252 raft_consensus.cc:515] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.723027 21200 raft_consensus.cc:3060] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.721223 21247 raft_consensus.cc:385] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.727213 21247 raft_consensus.cc:740] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.728490 21247 consensus_queue.cc:260] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.731561 21247 ts_tablet_manager.cc:1434] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.009s
I20260630 12:28:26.732442 21252 leader_election.cc:290] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535)
I20260630 12:28:26.745729 21245 tablet_bootstrap.cc:654] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.719089 21263 raft_consensus.cc:515] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.756074 21200 raft_consensus.cc:2468] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:26.756930 21263 leader_election.cc:290] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.757958 21263 raft_consensus.cc:493] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.759748 21263 raft_consensus.cc:515] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.763438 21263 leader_election.cc:290] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.768980 21251 leader_election.cc:290] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 election: Requested vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.785807 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:26.786892 21126 raft_consensus.cc:2468] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 0.
I20260630 12:28:26.790441 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:26.790807 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:26.791965 21126 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 0.
I20260630 12:28:26.799325 21252 raft_consensus.cc:493] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.800084 21252 raft_consensus.cc:515] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.802541 21252 leader_election.cc:290] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535), af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877)
I20260630 12:28:26.803941 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396"
I20260630 12:28:26.804729 21126 raft_consensus.cc:3060] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.809439 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:26.820456 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:26.821439 21200 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 0.
I20260630 12:28:26.777313 21125 raft_consensus.cc:2468] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:26.823457 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:26.823879 21245 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: No bootstrap required, opened a new log
I20260630 12:28:26.824353 21200 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af6a458431af49bfadaaa97aa7bbb396 in term 0.
I20260630 12:28:26.824613 21245 ts_tablet_manager.cc:1403] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.012s
I20260630 12:28:26.826140 21091 leader_election.cc:304] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6c0f23820e4a8396d6488cb35bf181, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:26.827258 21254 raft_consensus.cc:2804] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:26.827584 21254 raft_consensus.cc:493] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:26.827801 21254 raft_consensus.cc:3060] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:26.809616 21016 leader_election.cc:343] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:26.828616 21245 raft_consensus.cc:359] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.829520 21245 raft_consensus.cc:385] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.829902 21245 raft_consensus.cc:740] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.830988 21245 consensus_queue.cc:260] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.834245 21245 ts_tablet_manager.cc:1434] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:28:26.835341 21245 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:26.836103 21254 raft_consensus.cc:515] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.838300 21254 leader_election.cc:290] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [CANDIDATE]: Term 1 election: Requested vote from peers adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.838964 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:26.839495 21200 raft_consensus.cc:3060] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.842006 21245 tablet_bootstrap.cc:654] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.844933 21200 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af6a458431af49bfadaaa97aa7bbb396 in term 1.
I20260630 12:28:26.850147 21091 leader_election.cc:304] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6c0f23820e4a8396d6488cb35bf181, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:26.851240 21254 raft_consensus.cc:2804] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:26.834419 21016 leader_election.cc:304] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6c0f23820e4a8396d6488cb35bf181, adeeb5b2689c43fab1fb0579274ed80b; no voters: 
W20260630 12:28:26.853416 20997 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:26.853663 21245 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: No bootstrap required, opened a new log
I20260630 12:28:26.858608 21245 ts_tablet_manager.cc:1403] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:28:26.859815 21254 raft_consensus.cc:697] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 LEADER]: Becoming Leader. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Running, Role: LEADER
W20260630 12:28:26.853602 21016 leader_election.cc:343] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:26.860929 21254 consensus_queue.cc:237] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.861737 21016 leader_election.cc:304] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6c0f23820e4a8396d6488cb35bf181, adeeb5b2689c43fab1fb0579274ed80b; no voters: 
I20260630 12:28:26.857558 21269 raft_consensus.cc:2804] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:26.863214 21251 raft_consensus.cc:2804] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:26.863731 21251 raft_consensus.cc:493] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:26.864174 21251 raft_consensus.cc:3060] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.869588 21269 raft_consensus.cc:697] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: Becoming Leader. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Running, Role: LEADER
I20260630 12:28:26.870898 21269 consensus_queue.cc:237] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.874971 21016 leader_election.cc:304] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 2f6c0f23820e4a8396d6488cb35bf181
I20260630 12:28:26.877910 21126 raft_consensus.cc:2468] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:26.879880 21245 raft_consensus.cc:359] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.880478 21245 raft_consensus.cc:385] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.880752 21245 raft_consensus.cc:740] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.880782 21252 raft_consensus.cc:493] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.881349 21252 raft_consensus.cc:515] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.881683 21245 consensus_queue.cc:260] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.883270 21263 raft_consensus.cc:2804] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:26.883757 21252 leader_election.cc:290] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535), af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877)
I20260630 12:28:26.883809 21263 raft_consensus.cc:493] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:26.886674 21263 raft_consensus.cc:3060] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.891188 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "2f6c0f23820e4a8396d6488cb35bf181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:26.892082 21126 raft_consensus.cc:2393] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f6c0f23820e4a8396d6488cb35bf181 in current term 1: Already voted for candidate adeeb5b2689c43fab1fb0579274ed80b in this term.
I20260630 12:28:26.892212 20948 catalog_manager.cc:5697] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 reported cstate change: term changed from 0 to 1, leader changed from <none> to af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "af6a458431af49bfadaaa97aa7bbb396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:26.893055 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "2f6c0f23820e4a8396d6488cb35bf181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:26.895356 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "2f6c0f23820e4a8396d6488cb35bf181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:26.896265 21125 raft_consensus.cc:2393] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f6c0f23820e4a8396d6488cb35bf181 in current term 1: Already voted for candidate adeeb5b2689c43fab1fb0579274ed80b in this term.
I20260630 12:28:26.899765 21016 leader_election.cc:304] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 2f6c0f23820e4a8396d6488cb35bf181
I20260630 12:28:26.904261 21251 raft_consensus.cc:515] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.912171 21276 raft_consensus.cc:2804] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:26.917672 21251 leader_election.cc:290] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 election: Requested vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.921797 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "2f6c0f23820e4a8396d6488cb35bf181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adeeb5b2689c43fab1fb0579274ed80b" is_pre_election: true
I20260630 12:28:26.924347 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "2f6c0f23820e4a8396d6488cb35bf181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adeeb5b2689c43fab1fb0579274ed80b" is_pre_election: true
I20260630 12:28:26.925495 21051 raft_consensus.cc:2393] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f6c0f23820e4a8396d6488cb35bf181 in current term 1: Already voted for candidate adeeb5b2689c43fab1fb0579274ed80b in this term.
I20260630 12:28:26.924067 20947 catalog_manager.cc:5697] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: term changed from 0 to 1, leader changed from <none> to adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1). New cstate: current_term: 1 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:26.927263 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "2f6c0f23820e4a8396d6488cb35bf181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adeeb5b2689c43fab1fb0579274ed80b" is_pre_election: true
I20260630 12:28:26.911665 21263 raft_consensus.cc:515] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.929389 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adeeb5b2689c43fab1fb0579274ed80b" is_pre_election: true
I20260630 12:28:26.930567 21050 raft_consensus.cc:2393] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af6a458431af49bfadaaa97aa7bbb396 in current term 1: Already voted for candidate adeeb5b2689c43fab1fb0579274ed80b in this term.
I20260630 12:28:26.932240 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adeeb5b2689c43fab1fb0579274ed80b"
I20260630 12:28:26.932940 21263 leader_election.cc:290] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 election: Requested vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:26.933210 21050 raft_consensus.cc:2393] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af6a458431af49bfadaaa97aa7bbb396 in current term 1: Already voted for candidate adeeb5b2689c43fab1fb0579274ed80b in this term.
I20260630 12:28:26.935053 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396"
I20260630 12:28:26.936841 21245 ts_tablet_manager.cc:1434] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.077s	user 0.022s	sys 0.049s
I20260630 12:28:26.939409 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:26.939934 21276 raft_consensus.cc:697] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: Becoming Leader. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Running, Role: LEADER
I20260630 12:28:26.940274 21200 raft_consensus.cc:2393] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate adeeb5b2689c43fab1fb0579274ed80b in current term 1: Already voted for candidate af6a458431af49bfadaaa97aa7bbb396 in this term.
I20260630 12:28:26.940850 21276 consensus_queue.cc:237] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.941368 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396"
I20260630 12:28:26.942247 21125 raft_consensus.cc:3060] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.939438 21166 leader_election.cc:304] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [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: 2f6c0f23820e4a8396d6488cb35bf181; no voters: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396
I20260630 12:28:26.945999 21274 raft_consensus.cc:2749] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:26.946058 21166 leader_election.cc:304] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [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: 2f6c0f23820e4a8396d6488cb35bf181; no voters: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396
I20260630 12:28:26.947290 21274 raft_consensus.cc:2749] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:26.947472 21166 leader_election.cc:304] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [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: 2f6c0f23820e4a8396d6488cb35bf181; no voters: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396
I20260630 12:28:26.948283 21274 raft_consensus.cc:3060] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.949949 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:26.950261 21016 leader_election.cc:304] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b; no voters: 2f6c0f23820e4a8396d6488cb35bf181, af6a458431af49bfadaaa97aa7bbb396
I20260630 12:28:26.950614 21200 raft_consensus.cc:3060] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.951140 21276 raft_consensus.cc:2749] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:26.958669 21200 raft_consensus.cc:2468] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:26.959700 21274 raft_consensus.cc:2749] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:26.963055 21125 raft_consensus.cc:2468] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:26.963922 21016 leader_election.cc:304] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6c0f23820e4a8396d6488cb35bf181, adeeb5b2689c43fab1fb0579274ed80b; no voters: 
I20260630 12:28:26.964781 21276 raft_consensus.cc:2804] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:26.965266 21276 raft_consensus.cc:697] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: Becoming Leader. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Running, Role: LEADER
I20260630 12:28:26.966002 21276 consensus_queue.cc:237] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:26.969002 20947 catalog_manager.cc:5697] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: term changed from 0 to 1, leader changed from <none> to adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1). New cstate: current_term: 1 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:26.982043 20947 catalog_manager.cc:5697] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: term changed from 0 to 1, leader changed from <none> to adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1). New cstate: current_term: 1 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:27.019586 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:28:27.047508 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:27.048596 14152 tablet_replica.cc:333] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: stopping tablet replica
I20260630 12:28:27.049607 14152 raft_consensus.cc:2243] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.050506 14152 pending_rounds.cc:70] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Trying to abort 1 pending ops.
I20260630 12:28:27.050746 14152 pending_rounds.cc:77] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440988541341696 op_type: NO_OP noop_request { }
I20260630 12:28:27.051049 14152 raft_consensus.cc:2889] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:27.051339 14152 raft_consensus.cc:2272] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.053988 14152 tablet_replica.cc:333] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: stopping tablet replica
I20260630 12:28:27.054581 14152 raft_consensus.cc:2243] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.054973 14152 raft_consensus.cc:2272] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.057421 14152 tablet_replica.cc:333] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: stopping tablet replica
I20260630 12:28:27.058208 14152 raft_consensus.cc:2243] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.058843 14152 pending_rounds.cc:70] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Trying to abort 1 pending ops.
I20260630 12:28:27.059006 14152 pending_rounds.cc:77] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440988266881024 op_type: NO_OP noop_request { }
I20260630 12:28:27.059296 14152 raft_consensus.cc:2889] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:27.059602 14152 raft_consensus.cc:2272] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.062191 14152 tablet_replica.cc:333] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: stopping tablet replica
I20260630 12:28:27.062695 14152 raft_consensus.cc:2243] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.063269 14152 pending_rounds.cc:70] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Trying to abort 1 pending ops.
I20260630 12:28:27.063423 14152 pending_rounds.cc:77] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440988438163456 op_type: NO_OP noop_request { }
I20260630 12:28:27.063695 14152 raft_consensus.cc:2889] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:27.063977 14152 raft_consensus.cc:2272] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.090731 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:28:27.102691 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:28:27.121788 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:27.122886 14152 tablet_replica.cc:333] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: stopping tablet replica
I20260630 12:28:27.123584 14152 raft_consensus.cc:2243] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.124030 14152 raft_consensus.cc:2272] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.126581 14152 tablet_replica.cc:333] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: stopping tablet replica
I20260630 12:28:27.127099 14152 raft_consensus.cc:2243] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.127488 14152 raft_consensus.cc:2272] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.129452 14152 tablet_replica.cc:333] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: stopping tablet replica
I20260630 12:28:27.130053 14152 raft_consensus.cc:2243] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.130465 14152 raft_consensus.cc:2272] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.132169 14152 tablet_replica.cc:333] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: stopping tablet replica
I20260630 12:28:27.132560 14152 raft_consensus.cc:2243] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.133091 14152 pending_rounds.cc:70] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Trying to abort 1 pending ops.
I20260630 12:28:27.133251 14152 pending_rounds.cc:77] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440988116520960 op_type: NO_OP noop_request { }
I20260630 12:28:27.133482 14152 raft_consensus.cc:2889] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:27.133800 14152 raft_consensus.cc:2272] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.147850 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:28:27.161172 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:28:27.182813 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:27.183753 14152 tablet_replica.cc:333] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: stopping tablet replica
I20260630 12:28:27.184531 14152 raft_consensus.cc:2243] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.185019 14152 raft_consensus.cc:2272] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.187399 14152 tablet_replica.cc:333] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: stopping tablet replica
I20260630 12:28:27.187978 14152 raft_consensus.cc:2243] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.188396 14152 raft_consensus.cc:2272] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.191011 14152 tablet_replica.cc:333] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: stopping tablet replica
I20260630 12:28:27.191583 14152 raft_consensus.cc:2243] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.192026 14152 raft_consensus.cc:2272] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.194264 14152 tablet_replica.cc:333] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: stopping tablet replica
I20260630 12:28:27.194839 14152 raft_consensus.cc:2243] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.195246 14152 raft_consensus.cc:2272] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.218418 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:28:27.233796 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:27.240025 21283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:27.240034 21284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:27.241261 21286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:27.244490 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:27.245798 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:27.246189 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:27.246469 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822507246452 us; error 0 us; skew 500 ppm
I20260630 12:28:27.247059 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:27.249534 14152 webserver.cc:533] Webserver started at http://127.13.210.4:36225/ using document root <none> and password file <none>
I20260630 12:28:27.250167 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:27.250468 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:27.250799 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:27.251927 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "60e4a136ab9c4177bf916cf463ef64b6"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-nkz7"
I20260630 12:28:27.256795 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:27.260572 21291 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.261775 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:28:27.262316 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "60e4a136ab9c4177bf916cf463ef64b6"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-nkz7"
I20260630 12:28:27.262806 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:27.278002 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:27.279174 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:27.280977 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:27.283402 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:27.283735 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.284053 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:27.284304 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.322723 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:42125
I20260630 12:28:27.322813 21353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:42125 every 8 connection(s)
I20260630 12:28:27.337723 21354 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33895
I20260630 12:28:27.338481 21354 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:27.339401 21354 heartbeater.cc:507] Master 127.13.210.62:33895 requested a full tablet report, sending...
I20260630 12:28:27.341640 20947 ts_manager.cc:194] Registered new tserver with Master: 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4:42125)
I20260630 12:28:27.343223 20947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37744
W20260630 12:28:27.872002 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d: Network error: Client connection negotiation failed: client connection to 127.13.210.2:42877: connect: Connection refused (error 111)
W20260630 12:28:27.875698 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet ce1c985b10ac4ee7ac580c76049d004e: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
W20260630 12:28:27.879155 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 203c6cf89d3c41c7a6e616e5c4b3f847: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
I20260630 12:28:28.346015 21354 heartbeater.cc:499] Master 127.13.210.62:33895 was elected leader, sending a full tablet report...
W20260630 12:28:28.892190 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d: Network error: Client connection negotiation failed: client connection to 127.13.210.2:42877: connect: Connection refused (error 111)
W20260630 12:28:28.896142 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 203c6cf89d3c41c7a6e616e5c4b3f847: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
W20260630 12:28:28.899832 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet ce1c985b10ac4ee7ac580c76049d004e: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
W20260630 12:28:29.937556 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet ce1c985b10ac4ee7ac580c76049d004e: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
W20260630 12:28:29.941071 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d: Network error: Client connection negotiation failed: client connection to 127.13.210.2:42877: connect: Connection refused (error 111)
W20260630 12:28:29.944775 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
W20260630 12:28:30.959142 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d: Network error: Client connection negotiation failed: client connection to 127.13.210.2:42877: connect: Connection refused (error 111)
W20260630 12:28:30.963641 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
W20260630 12:28:30.967505 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet ce1c985b10ac4ee7ac580c76049d004e: Network error: Client connection negotiation failed: client connection to 127.13.210.1:35535: connect: Connection refused (error 111)
W20260630 12:28:31.970031 20997 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver af6a458431af49bfadaaa97aa7bbb396 not available for placement
W20260630 12:28:32.972703 20997 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver af6a458431af49bfadaaa97aa7bbb396 not available for placement
W20260630 12:28:33.975011 20997 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver af6a458431af49bfadaaa97aa7bbb396 not available for placement
I20260630 12:28:34.360795 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:34.369472 21363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:34.369974 21364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:34.371577 21366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:34.375041 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:34.377364 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:34.377565 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:34.377784 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822514377750 us; error 0 us; skew 500 ppm
I20260630 12:28:34.378417 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:34.385049 14152 webserver.cc:533] Webserver started at http://127.13.210.1:43059/ using document root <none> and password file <none>
I20260630 12:28:34.385625 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:34.385864 14152 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:34.390048 14152 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:28:34.393802 21371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:34.394840 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:28:34.395196 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "adeeb5b2689c43fab1fb0579274ed80b"
format_stamp: "Formatted at 2026-06-30 12:28:24 on dist-test-slave-nkz7"
I20260630 12:28:34.395694 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:34.432119 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:34.433548 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:34.435258 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:34.439431 21378 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:28:34.462998 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:34.463362 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.000s	sys 0.002s
I20260630 12:28:34.463675 14152 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:28:34.469213 21378 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:34.480048 14152 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:34.480373 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:28:34.482723 21378 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:34.483637 21378 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap complete.
I20260630 12:28:34.484205 21378 ts_tablet_manager.cc:1403] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:28:34.486604 21378 raft_consensus.cc:359] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.487638 21378 raft_consensus.cc:740] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.488282 21378 consensus_queue.cc:260] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [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: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.492276 21378 ts_tablet_manager.cc:1434] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.006s
I20260630 12:28:34.493233 21378 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:34.512516 21378 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:34.514047 21378 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap complete.
I20260630 12:28:34.514871 21378 ts_tablet_manager.cc:1403] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260630 12:28:34.518368 21378 raft_consensus.cc:359] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.519395 21378 raft_consensus.cc:740] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.520417 21378 consensus_queue.cc:260] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.523442 21378 ts_tablet_manager.cc:1434] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:28:34.524531 21378 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:34.542593 21378 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.543661 21378 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap complete.
I20260630 12:28:34.544606 21378 ts_tablet_manager.cc:1403] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:28:34.548156 21378 raft_consensus.cc:359] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.549088 21378 raft_consensus.cc:740] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.550261 21378 consensus_queue.cc:260] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.553403 21378 ts_tablet_manager.cc:1434] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:28:34.554500 21378 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap starting.
I20260630 12:28:34.557135 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:35535
I20260630 12:28:34.557265 21438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:35535 every 8 connection(s)
I20260630 12:28:34.562844 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:34.570936 21444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:34.572800 21445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:34.577853 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:34.578531 21447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:34.579810 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:34.580150 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:34.580776 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822514580755 us; error 0 us; skew 500 ppm
I20260630 12:28:34.581462 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:34.581717 21378 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:34.582839 21378 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Bootstrap complete.
I20260630 12:28:34.583586 21378 ts_tablet_manager.cc:1403] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.017s
I20260630 12:28:34.585232 21439 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33895
I20260630 12:28:34.585716 21439 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:34.586719 21439 heartbeater.cc:507] Master 127.13.210.62:33895 requested a full tablet report, sending...
I20260630 12:28:34.586719 21378 raft_consensus.cc:359] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.587987 14152 webserver.cc:533] Webserver started at http://127.13.210.2:46807/ using document root <none> and password file <none>
I20260630 12:28:34.587957 21378 raft_consensus.cc:740] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.588806 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:34.589157 14152 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:34.588970 21378 consensus_queue.cc:260] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.591753 21378 ts_tablet_manager.cc:1434] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:34.594507 14152 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:34.595896 20947 ts_manager.cc:194] Re-registered known tserver with Master: adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535)
I20260630 12:28:34.598590 21452 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:34.599550 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:28:34.599880 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "af6a458431af49bfadaaa97aa7bbb396"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-nkz7"
I20260630 12:28:34.600203 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:34.601703 20947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37758
I20260630 12:28:34.605190 21439 heartbeater.cc:499] Master 127.13.210.62:33895 was elected leader, sending a full tablet report...
I20260630 12:28:34.623255 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:34.624598 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:34.626183 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:34.652702 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:34.653059 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260630 12:28:34.658772 21459 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:34.670289 14152 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:34.670359 21459 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.670634 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.014s	sys 0.003s
I20260630 12:28:34.671301 21459 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Bootstrap complete.
I20260630 12:28:34.672351 21459 ts_tablet_manager.cc:1403] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:28:34.674602 21459 raft_consensus.cc:359] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.675170 21459 raft_consensus.cc:740] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.675781 21459 consensus_queue.cc:260] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.678808 21459 ts_tablet_manager.cc:1434] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:28:34.679708 21459 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:34.692869 21459 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.693732 21459 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Bootstrap complete.
I20260630 12:28:34.694634 21459 ts_tablet_manager.cc:1403] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:28:34.696990 21459 raft_consensus.cc:359] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.697659 21459 raft_consensus.cc:740] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.698649 21459 consensus_queue.cc:260] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.700580 21459 ts_tablet_manager.cc:1434] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:34.701442 21459 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:34.718461 21459 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:34.719305 21459 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Bootstrap complete.
I20260630 12:28:34.719910 21459 ts_tablet_manager.cc:1403] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:28:34.722456 21459 raft_consensus.cc:359] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.723351 21459 raft_consensus.cc:740] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.724068 21459 consensus_queue.cc:260] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.725693 21459 ts_tablet_manager.cc:1434] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:34.726842 21459 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Bootstrap starting.
I20260630 12:28:34.733510 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:42877
I20260630 12:28:34.733716 21519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:42877 every 8 connection(s)
I20260630 12:28:34.738998 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:34.744745 21459 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.745875 21459 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Bootstrap complete.
I20260630 12:28:34.746731 21459 ts_tablet_manager.cc:1403] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:28:34.749009 21459 raft_consensus.cc:359] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.749929 21459 raft_consensus.cc:740] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.750953 21459 consensus_queue.cc:260] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
W20260630 12:28:34.753512 21524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:34.755352 21459 ts_tablet_manager.cc:1434] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260630 12:28:34.757342 21525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:34.760754 21520 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33895
I20260630 12:28:34.761256 21520 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:34.761552 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:34.761603 21527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:34.762357 21520 heartbeater.cc:507] Master 127.13.210.62:33895 requested a full tablet report, sending...
I20260630 12:28:34.763232 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:34.763516 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:34.763715 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822514763701 us; error 0 us; skew 500 ppm
I20260630 12:28:34.764289 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:34.766909 20947 ts_manager.cc:194] Re-registered known tserver with Master: af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877)
I20260630 12:28:34.767465 14152 webserver.cc:533] Webserver started at http://127.13.210.3:45973/ using document root <none> and password file <none>
I20260630 12:28:34.768484 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:34.768688 14152 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:34.773911 20947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37766
I20260630 12:28:34.773927 14152 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:34.777510 21520 heartbeater.cc:499] Master 127.13.210.62:33895 was elected leader, sending a full tablet report...
I20260630 12:28:34.778164 21532 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:34.779309 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:28:34.779624 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "2f6c0f23820e4a8396d6488cb35bf181"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-nkz7"
I20260630 12:28:34.780025 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:34.796516 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:34.797973 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:34.799552 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:34.826200 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:34.826571 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.001s	sys 0.000s
I20260630 12:28:34.832185 21539 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:34.843369 14152 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:34.843392 21539 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.843806 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:28:34.844374 21539 tablet_bootstrap.cc:492] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap complete.
I20260630 12:28:34.845224 21539 ts_tablet_manager.cc:1403] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260630 12:28:34.847340 21539 raft_consensus.cc:359] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.847868 21539 raft_consensus.cc:740] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.848625 21539 consensus_queue.cc:260] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.850987 21539 ts_tablet_manager.cc:1434] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260630 12:28:34.852035 21539 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:34.865562 21539 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.866534 21539 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap complete.
I20260630 12:28:34.867156 21539 ts_tablet_manager.cc:1403] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:28:34.869205 21539 raft_consensus.cc:359] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.869788 21539 raft_consensus.cc:740] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.870560 21539 consensus_queue.cc:260] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.872223 21539 ts_tablet_manager.cc:1434] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:28:34.872922 21539 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:34.884328 21539 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.885087 21539 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap complete.
I20260630 12:28:34.885795 21539 ts_tablet_manager.cc:1403] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260630 12:28:34.888013 21539 raft_consensus.cc:359] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.888754 21539 raft_consensus.cc:740] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.889609 21539 consensus_queue.cc:260] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.891412 21539 ts_tablet_manager.cc:1434] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:28:34.892123 21539 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap starting.
I20260630 12:28:34.904444 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:38497
I20260630 12:28:34.904724 21600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:38497 every 8 connection(s)
I20260630 12:28:34.905876 21539 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:34.906586 21539 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Bootstrap complete.
I20260630 12:28:34.907163 21539 ts_tablet_manager.cc:1403] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:28:34.910074 21539 raft_consensus.cc:359] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.911201 21539 raft_consensus.cc:740] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6c0f23820e4a8396d6488cb35bf181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.912739 21539 consensus_queue.cc:260] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:34.915298 21539 ts_tablet_manager.cc:1434] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:28:34.922219 21601 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33895
I20260630 12:28:34.922833 21601 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:34.923749 21601 heartbeater.cc:507] Master 127.13.210.62:33895 requested a full tablet report, sending...
I20260630 12:28:34.927966 20947 ts_manager.cc:194] Re-registered known tserver with Master: 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:34.933049 20947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37772
I20260630 12:28:34.936115 21601 heartbeater.cc:499] Master 127.13.210.62:33895 was elected leader, sending a full tablet report...
W20260630 12:28:34.999236 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 3ce7a2c27ba54255a4695b3e9d70d4ee: Illegal state: Replica adeeb5b2689c43fab1fb0579274ed80b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } }
W20260630 12:28:35.003538 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 203c6cf89d3c41c7a6e616e5c4b3f847: Illegal state: Replica adeeb5b2689c43fab1fb0579274ed80b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } }
W20260630 12:28:35.018025 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d: Illegal state: Replica af6a458431af49bfadaaa97aa7bbb396 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } }
I20260630 12:28:35.765020 21607 raft_consensus.cc:493] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:35.765748 21607 raft_consensus.cc:515] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.768113 21607 leader_election.cc:290] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:35.780045 21494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:35.781032 21494 raft_consensus.cc:2468] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:35.782008 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:35.782510 21374 leader_election.cc:304] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:35.783248 21574 raft_consensus.cc:2468] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:35.783982 21607 raft_consensus.cc:2804] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:35.784588 21607 raft_consensus.cc:493] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:35.785178 21607 raft_consensus.cc:3060] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.793239 21607 raft_consensus.cc:515] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.795413 21607 leader_election.cc:290] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 2 election: Requested vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:35.796344 21494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396"
I20260630 12:28:35.796495 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a2c27ba54255a4695b3e9d70d4ee" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:35.797101 21494 raft_consensus.cc:3060] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.797487 21574 raft_consensus.cc:3060] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.803162 21574 raft_consensus.cc:2468] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 2.
I20260630 12:28:35.803833 21494 raft_consensus.cc:2468] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 2.
I20260630 12:28:35.804551 21374 leader_election.cc:304] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [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: 2f6c0f23820e4a8396d6488cb35bf181, adeeb5b2689c43fab1fb0579274ed80b; no voters: 
I20260630 12:28:35.805497 21607 raft_consensus.cc:2804] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:35.806947 21607 raft_consensus.cc:697] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Becoming Leader. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Running, Role: LEADER
I20260630 12:28:35.807955 21607 consensus_queue.cc:237] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [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: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.814906 20947 catalog_manager.cc:5697] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:35.870323 21607 raft_consensus.cc:493] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:35.870932 21607 raft_consensus.cc:515] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.872983 21607 leader_election.cc:290] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:35.873610 21494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:35.874164 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:35.874529 21494 raft_consensus.cc:2468] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:35.875120 21574 raft_consensus.cc:2468] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:35.876020 21374 leader_election.cc:304] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:35.877056 21607 raft_consensus.cc:2804] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:35.877497 21607 raft_consensus.cc:493] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:35.877945 21607 raft_consensus.cc:3060] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.883402 21607 raft_consensus.cc:515] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.885231 21607 leader_election.cc:290] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 2 election: Requested vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:35.886379 21494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396"
I20260630 12:28:35.886574 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c985b10ac4ee7ac580c76049d004e" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:35.887100 21494 raft_consensus.cc:3060] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.887341 21574 raft_consensus.cc:3060] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.893225 21494 raft_consensus.cc:2468] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 2.
I20260630 12:28:35.893632 21574 raft_consensus.cc:2468] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 2.
I20260630 12:28:35.894912 21374 leader_election.cc:304] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:35.895881 21607 raft_consensus.cc:2804] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:35.896539 21607 raft_consensus.cc:697] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Becoming Leader. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Running, Role: LEADER
I20260630 12:28:35.897408 21607 consensus_queue.cc:237] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.905325 20947 catalog_manager.cc:5697] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:35.969202 21607 raft_consensus.cc:493] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:35.969880 21607 raft_consensus.cc:515] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.971936 21607 leader_election.cc:290] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:35.972767 21494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396" is_pre_election: true
I20260630 12:28:35.972951 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:35.973763 21494 raft_consensus.cc:2468] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:35.974052 21574 raft_consensus.cc:2468] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 1.
I20260630 12:28:35.975242 21374 leader_election.cc:304] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:35.976097 21607 raft_consensus.cc:2804] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:35.976599 21607 raft_consensus.cc:493] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:35.976943 21607 raft_consensus.cc:3060] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.982443 21607 raft_consensus.cc:515] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:35.984310 21607 leader_election.cc:290] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [CANDIDATE]: Term 2 election: Requested vote from peers af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:35.985307 21494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af6a458431af49bfadaaa97aa7bbb396"
I20260630 12:28:35.985302 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203c6cf89d3c41c7a6e616e5c4b3f847" candidate_uuid: "adeeb5b2689c43fab1fb0579274ed80b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:35.986338 21494 raft_consensus.cc:3060] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.986709 21574 raft_consensus.cc:3060] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:35.991869 21574 raft_consensus.cc:2468] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 2.
I20260630 12:28:35.992022 21494 raft_consensus.cc:2468] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adeeb5b2689c43fab1fb0579274ed80b in term 2.
I20260630 12:28:35.993157 21374 leader_election.cc:304] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: 2f6c0f23820e4a8396d6488cb35bf181, adeeb5b2689c43fab1fb0579274ed80b; no voters: 
I20260630 12:28:35.994059 21607 raft_consensus.cc:2804] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:35.994590 21607 raft_consensus.cc:697] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Becoming Leader. State: Replica: adeeb5b2689c43fab1fb0579274ed80b, State: Running, Role: LEADER
I20260630 12:28:35.995505 21607 consensus_queue.cc:237] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:36.004633 20947 catalog_manager.cc:5697] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:36.029462 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d: Illegal state: Replica af6a458431af49bfadaaa97aa7bbb396 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } }
W20260630 12:28:36.033341 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet ce1c985b10ac4ee7ac580c76049d004e: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:28:36.037452 20997 auto_rebalancer.cc:639] Failed to schedule move for tablet 203c6cf89d3c41c7a6e616e5c4b3f847: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:36.229223 21574 raft_consensus.cc:1275] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.231303 21607 consensus_queue.cc:1048] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:36.246922 21494 raft_consensus.cc:1275] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.249265 21607 consensus_queue.cc:1048] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:36.288758 21574 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.290370 21607 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:36.302711 21494 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.304944 21607 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:36.354548 21625 raft_consensus.cc:493] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:36.355371 21625 raft_consensus.cc:515] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:36.358150 21625 leader_election.cc:290] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:36.370388 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181" is_pre_election: true
I20260630 12:28:36.371016 21413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adeeb5b2689c43fab1fb0579274ed80b" is_pre_election: true
I20260630 12:28:36.371575 21574 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af6a458431af49bfadaaa97aa7bbb396 in term 1.
I20260630 12:28:36.372114 21413 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af6a458431af49bfadaaa97aa7bbb396 in term 1.
I20260630 12:28:36.373273 21455 leader_election.cc:304] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [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: 2f6c0f23820e4a8396d6488cb35bf181, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:36.374249 21625 raft_consensus.cc:2804] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:36.374842 21625 raft_consensus.cc:493] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:36.375280 21625 raft_consensus.cc:3060] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:36.381444 21625 raft_consensus.cc:515] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:36.383960 21625 leader_election.cc:290] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [CANDIDATE]: Term 2 election: Requested vote from peers adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535), 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497)
I20260630 12:28:36.384716 21413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adeeb5b2689c43fab1fb0579274ed80b"
I20260630 12:28:36.385037 21574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a82b80c0c094f3fb3c8a28763bb9e1d" candidate_uuid: "af6a458431af49bfadaaa97aa7bbb396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f6c0f23820e4a8396d6488cb35bf181"
I20260630 12:28:36.385694 21413 raft_consensus.cc:3060] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:36.386046 21574 raft_consensus.cc:3060] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:36.391525 21413 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af6a458431af49bfadaaa97aa7bbb396 in term 2.
I20260630 12:28:36.391711 21574 raft_consensus.cc:2468] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af6a458431af49bfadaaa97aa7bbb396 in term 2.
I20260630 12:28:36.393244 21456 leader_election.cc:304] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [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: adeeb5b2689c43fab1fb0579274ed80b, af6a458431af49bfadaaa97aa7bbb396; no voters: 
I20260630 12:28:36.394313 21625 raft_consensus.cc:2804] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:36.395793 21625 raft_consensus.cc:697] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 LEADER]: Becoming Leader. State: Replica: af6a458431af49bfadaaa97aa7bbb396, State: Running, Role: LEADER
I20260630 12:28:36.396649 21625 consensus_queue.cc:237] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } }
I20260630 12:28:36.404254 20947 catalog_manager.cc:5697] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "af6a458431af49bfadaaa97aa7bbb396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:36.444286 21574 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.445854 21607 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:36.457734 21494 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.459662 21612 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:36.872037 21574 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.873687 21625 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:36.882756 21413 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:36.884908 21635 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:37.050968 21413 consensus_queue.cc:237] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.059049 21574 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:37.061113 21494 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:37.061875 21607 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:37.063673 21629 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:37.070632 21607 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
W20260630 12:28:37.072712 21375 consensus_peers.cc:597] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b -> Peer 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4:42125): Couldn't send request to peer 60e4a136ab9c4177bf916cf463ef64b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 203c6cf89d3c41c7a6e616e5c4b3f847. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:37.072505 21574 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.073136 21494 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.085865 20949 catalog_manager.cc:5697] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 reported cstate change: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.097504 21494 consensus_queue.cc:237] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.104189 21574 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:37.106886 21625 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:37.107985 21413 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:37.109522 21625 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:37.118758 21574 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.120216 21635 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
W20260630 12:28:37.121212 21456 consensus_peers.cc:597] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 -> Peer 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4:42125): Couldn't send request to peer 60e4a136ab9c4177bf916cf463ef64b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a82b80c0c094f3fb3c8a28763bb9e1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:37.124374 21413 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.131916 20948 catalog_manager.cc:5697] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 reported cstate change: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "af6a458431af49bfadaaa97aa7bbb396" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.135746 21412 consensus_queue.cc:237] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
W20260630 12:28:37.146510 21375 consensus_peers.cc:597] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b -> Peer 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4:42125): Couldn't send request to peer 60e4a136ab9c4177bf916cf463ef64b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce1c985b10ac4ee7ac580c76049d004e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:37.146781 21574 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:37.149179 21494 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:37.149055 21643 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:37.152655 21643 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:37.156479 21629 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.158564 21574 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.160095 21494 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } } }
I20260630 12:28:37.172746 20947 catalog_manager.cc:5697] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: config changed from index -1 to 3, NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:37.546795 21649 ts_tablet_manager.cc:933] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: Initiating tablet copy from peer adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535)
I20260630 12:28:37.548491 21649 tablet_copy_client.cc:323] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:35535
I20260630 12:28:37.557570 21653 ts_tablet_manager.cc:933] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: Initiating tablet copy from peer af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877)
I20260630 12:28:37.559890 21653 tablet_copy_client.cc:323] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:42877
I20260630 12:28:37.561103 21423 tablet_copy_service.cc:140] P adeeb5b2689c43fab1fb0579274ed80b: Received BeginTabletCopySession request for tablet 203c6cf89d3c41c7a6e616e5c4b3f847 from peer 60e4a136ab9c4177bf916cf463ef64b6 ({username='slave'} at 127.0.0.1:38358)
I20260630 12:28:37.561993 21423 tablet_copy_service.cc:161] P adeeb5b2689c43fab1fb0579274ed80b: Beginning new tablet copy session on tablet 203c6cf89d3c41c7a6e616e5c4b3f847 from peer 60e4a136ab9c4177bf916cf463ef64b6 at {username='slave'} at 127.0.0.1:38358: session id = 60e4a136ab9c4177bf916cf463ef64b6-203c6cf89d3c41c7a6e616e5c4b3f847
I20260630 12:28:37.570344 21423 tablet_copy_source_session.cc:215] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:37.573724 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203c6cf89d3c41c7a6e616e5c4b3f847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:37.576056 21505 tablet_copy_service.cc:140] P af6a458431af49bfadaaa97aa7bbb396: Received BeginTabletCopySession request for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d from peer 60e4a136ab9c4177bf916cf463ef64b6 ({username='slave'} at 127.0.0.1:36752)
I20260630 12:28:37.576944 21505 tablet_copy_service.cc:161] P af6a458431af49bfadaaa97aa7bbb396: Beginning new tablet copy session on tablet 8a82b80c0c094f3fb3c8a28763bb9e1d from peer 60e4a136ab9c4177bf916cf463ef64b6 at {username='slave'} at 127.0.0.1:36752: session id = 60e4a136ab9c4177bf916cf463ef64b6-8a82b80c0c094f3fb3c8a28763bb9e1d
I20260630 12:28:37.584965 21505 tablet_copy_source_session.cc:215] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:37.587836 21653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:37.594017 21649 tablet_copy_client.cc:806] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:37.595268 21649 tablet_copy_client.cc:670] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:37.599866 21649 tablet_copy_client.cc:538] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:37.603461 21653 tablet_copy_client.cc:806] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:37.604220 21653 tablet_copy_client.cc:670] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:37.607913 21653 tablet_copy_client.cc:538] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:37.609313 21649 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap starting.
I20260630 12:28:37.614392 21653 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap starting.
I20260630 12:28:37.637296 21653 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:37.638207 21653 tablet_bootstrap.cc:492] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap complete.
I20260630 12:28:37.638890 21653 ts_tablet_manager.cc:1403] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260630 12:28:37.638962 21649 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:37.640378 21649 tablet_bootstrap.cc:492] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap complete.
I20260630 12:28:37.641237 21649 ts_tablet_manager.cc:1403] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: Time spent bootstrapping tablet: real 0.032s	user 0.028s	sys 0.005s
I20260630 12:28:37.641932 21653 raft_consensus.cc:359] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.642774 21653 raft_consensus.cc:740] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 60e4a136ab9c4177bf916cf463ef64b6, State: Initialized, Role: LEARNER
I20260630 12:28:37.643424 21653 consensus_queue.cc:260] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.644418 21649 raft_consensus.cc:359] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.645561 21649 raft_consensus.cc:740] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 60e4a136ab9c4177bf916cf463ef64b6, State: Initialized, Role: LEARNER
I20260630 12:28:37.646370 21653 ts_tablet_manager.cc:1434] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:37.646431 21649 consensus_queue.cc:260] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.648504 21505 tablet_copy_service.cc:342] P af6a458431af49bfadaaa97aa7bbb396: Request end of tablet copy session 60e4a136ab9c4177bf916cf463ef64b6-8a82b80c0c094f3fb3c8a28763bb9e1d received from {username='slave'} at 127.0.0.1:36752
I20260630 12:28:37.649082 21505 tablet_copy_service.cc:434] P af6a458431af49bfadaaa97aa7bbb396: ending tablet copy session 60e4a136ab9c4177bf916cf463ef64b6-8a82b80c0c094f3fb3c8a28763bb9e1d on tablet 8a82b80c0c094f3fb3c8a28763bb9e1d with peer 60e4a136ab9c4177bf916cf463ef64b6
I20260630 12:28:37.649161 21649 ts_tablet_manager.cc:1434] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:37.651612 21423 tablet_copy_service.cc:342] P adeeb5b2689c43fab1fb0579274ed80b: Request end of tablet copy session 60e4a136ab9c4177bf916cf463ef64b6-203c6cf89d3c41c7a6e616e5c4b3f847 received from {username='slave'} at 127.0.0.1:38358
I20260630 12:28:37.652215 21423 tablet_copy_service.cc:434] P adeeb5b2689c43fab1fb0579274ed80b: ending tablet copy session 60e4a136ab9c4177bf916cf463ef64b6-203c6cf89d3c41c7a6e616e5c4b3f847 on tablet 203c6cf89d3c41c7a6e616e5c4b3f847 with peer 60e4a136ab9c4177bf916cf463ef64b6
I20260630 12:28:37.695912 21649 ts_tablet_manager.cc:933] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: Initiating tablet copy from peer adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535)
I20260630 12:28:37.698226 21649 tablet_copy_client.cc:323] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:35535
I20260630 12:28:37.700446 21423 tablet_copy_service.cc:140] P adeeb5b2689c43fab1fb0579274ed80b: Received BeginTabletCopySession request for tablet ce1c985b10ac4ee7ac580c76049d004e from peer 60e4a136ab9c4177bf916cf463ef64b6 ({username='slave'} at 127.0.0.1:38358)
I20260630 12:28:37.701030 21423 tablet_copy_service.cc:161] P adeeb5b2689c43fab1fb0579274ed80b: Beginning new tablet copy session on tablet ce1c985b10ac4ee7ac580c76049d004e from peer 60e4a136ab9c4177bf916cf463ef64b6 at {username='slave'} at 127.0.0.1:38358: session id = 60e4a136ab9c4177bf916cf463ef64b6-ce1c985b10ac4ee7ac580c76049d004e
I20260630 12:28:37.707021 21423 tablet_copy_source_session.cc:215] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:37.710088 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1c985b10ac4ee7ac580c76049d004e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:37.721885 21649 tablet_copy_client.cc:806] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:37.722611 21649 tablet_copy_client.cc:670] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:37.726528 21649 tablet_copy_client.cc:538] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:37.734465 21649 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap starting.
I20260630 12:28:37.752785 21649 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:37.753693 21649 tablet_bootstrap.cc:492] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: Bootstrap complete.
I20260630 12:28:37.754437 21649 ts_tablet_manager.cc:1403] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:28:37.756693 21649 raft_consensus.cc:359] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.757483 21649 raft_consensus.cc:740] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 60e4a136ab9c4177bf916cf463ef64b6, State: Initialized, Role: LEARNER
I20260630 12:28:37.758183 21649 consensus_queue.cc:260] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: true } }
I20260630 12:28:37.760185 21649 ts_tablet_manager.cc:1434] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:28:37.762322 21423 tablet_copy_service.cc:342] P adeeb5b2689c43fab1fb0579274ed80b: Request end of tablet copy session 60e4a136ab9c4177bf916cf463ef64b6-ce1c985b10ac4ee7ac580c76049d004e received from {username='slave'} at 127.0.0.1:38358
I20260630 12:28:37.762905 21423 tablet_copy_service.cc:434] P adeeb5b2689c43fab1fb0579274ed80b: ending tablet copy session 60e4a136ab9c4177bf916cf463ef64b6-ce1c985b10ac4ee7ac580c76049d004e on tablet ce1c985b10ac4ee7ac580c76049d004e with peer 60e4a136ab9c4177bf916cf463ef64b6
I20260630 12:28:38.024561 21329 raft_consensus.cc:1217] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:28:38.114326 21329 raft_consensus.cc:1217] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:28:38.181188 21329 raft_consensus.cc:1217] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:28:38.466110 21661 raft_consensus.cc:1064] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b: attempting to promote NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 to VOTER
I20260630 12:28:38.469014 21661 consensus_queue.cc:237] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } }
I20260630 12:28:38.477067 21574 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.477444 21329 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.479983 21661 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:38.480309 21494 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.481060 21662 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:38.482275 21666 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:38.502023 21666 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.504541 21574 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.507562 21493 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.515091 21329 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.520391 20947 catalog_manager.cc:5697] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:38.563995 21664 raft_consensus.cc:1064] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396: attempting to promote NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 to VOTER
I20260630 12:28:38.567262 21664 consensus_queue.cc:237] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } }
I20260630 12:28:38.567584 21412 consensus_queue.cc:237] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } }
I20260630 12:28:38.573684 21329 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:38.575942 21493 raft_consensus.cc:1275] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:38.576229 21643 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:38.580864 21643 consensus_queue.cc:1048] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:38.582969 21574 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.587518 21412 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.587863 21635 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:38.589332 21328 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.590082 21662 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.598075 21663 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:38.598835 21493 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.603338 20936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 203c6cf89d3c41c7a6e616e5c4b3f847 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:38.604292 21328 raft_consensus.cc:2955] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.612041 20946 catalog_manager.cc:5697] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: config changed from index 4 to 5, VOTER 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3) evicted. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:38.613220 21664 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:38.642941 21663 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.647557 21413 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.672377 21329 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.669706 20948 catalog_manager.cc:5697] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "af6a458431af49bfadaaa97aa7bbb396" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.676942 21564 tablet_service.cc:1558] Processing DeleteTablet for tablet 203c6cf89d3c41c7a6e616e5c4b3f847 with delete_type TABLET_DATA_TOMBSTONED (TS 2f6c0f23820e4a8396d6488cb35bf181 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44488
I20260630 12:28:38.666770 21574 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } attrs { replace: true } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.700335 21682 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:38.701403 21682 raft_consensus.cc:2243] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:38.706355 21682 raft_consensus.cc:2272] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:38.711148 21682 ts_tablet_manager.cc:1916] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:38.716895 21662 raft_consensus.cc:1064] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b: attempting to promote NON_VOTER 60e4a136ab9c4177bf916cf463ef64b6 to VOTER
I20260630 12:28:38.719971 21662 consensus_queue.cc:237] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } }
I20260630 12:28:38.725833 21493 consensus_queue.cc:237] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [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: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } }
I20260630 12:28:38.728799 21329 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 LEARNER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.730557 21574 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.731014 21682 ts_tablet_manager.cc:1929] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:38.731495 21682 log.cc:1199] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 2f6c0f23820e4a8396d6488cb35bf181: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/203c6cf89d3c41c7a6e616e5c4b3f847
I20260630 12:28:38.733352 20935 catalog_manager.cc:5028] TS 2f6c0f23820e4a8396d6488cb35bf181 (127.13.210.3:38497): tablet 203c6cf89d3c41c7a6e616e5c4b3f847 (table test-workload [id=6d8549e212914e058b598867f73f2286]) successfully deleted
I20260630 12:28:38.732969 21666 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:38.732937 21329 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:38.735018 21661 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:38.736193 21663 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:28:38.734411 21573 raft_consensus.cc:1275] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer af6a458431af49bfadaaa97aa7bbb396: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:38.739110 21663 consensus_queue.cc:1048] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:38.746603 21493 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:38.747519 21664 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.752689 21572 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.758777 21329 raft_consensus.cc:2955] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.761792 20935 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:38.763195 21643 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:38.767983 20946 catalog_manager.cc:5697] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 reported cstate change: config changed from index 4 to 5, VOTER adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1) evicted. New cstate: current_term: 2 leader_uuid: "af6a458431af49bfadaaa97aa7bbb396" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:38.771652 21666 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.782683 21572 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.791095 21403 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a82b80c0c094f3fb3c8a28763bb9e1d with delete_type TABLET_DATA_TOMBSTONED (TS adeeb5b2689c43fab1fb0579274ed80b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38366
I20260630 12:28:38.793392 21329 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.806908 20948 catalog_manager.cc:5697] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:38.812920 21493 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 60e4a136ab9c4177bf916cf463ef64b6 (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "af6a458431af49bfadaaa97aa7bbb396" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42877 } attrs { replace: true } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.815094 21688 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:38.816192 21688 raft_consensus.cc:2243] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:38.816956 21688 raft_consensus.cc:2272] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:38.822939 21688 ts_tablet_manager.cc:1916] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:38.837750 21413 consensus_queue.cc:237] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [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: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } }
I20260630 12:28:38.841320 21688 ts_tablet_manager.cc:1929] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:38.841926 21688 log.cc:1199] T 8a82b80c0c094f3fb3c8a28763bb9e1d P adeeb5b2689c43fab1fb0579274ed80b: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/8a82b80c0c094f3fb3c8a28763bb9e1d
I20260630 12:28:38.843750 20936 catalog_manager.cc:5028] TS adeeb5b2689c43fab1fb0579274ed80b (127.13.210.1:35535): tablet 8a82b80c0c094f3fb3c8a28763bb9e1d (table test-workload [id=6d8549e212914e058b598867f73f2286]) successfully deleted
I20260630 12:28:38.848770 21329 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:38.850481 21572 raft_consensus.cc:1275] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Refusing update from remote peer adeeb5b2689c43fab1fb0579274ed80b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:38.850400 21666 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:28:38.852208 21662 consensus_queue.cc:1048] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:38.859018 21666 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.861464 21329 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.862139 21572 raft_consensus.cc:2955] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } } }
I20260630 12:28:38.872948 20936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce1c985b10ac4ee7ac580c76049d004e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:38.876199 20949 catalog_manager.cc:5697] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b reported cstate change: config changed from index 4 to 5, VOTER af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2) evicted. New cstate: current_term: 2 leader_uuid: "adeeb5b2689c43fab1fb0579274ed80b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adeeb5b2689c43fab1fb0579274ed80b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6c0f23820e4a8396d6488cb35bf181" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60e4a136ab9c4177bf916cf463ef64b6" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 42125 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:38.889902 21484 tablet_service.cc:1558] Processing DeleteTablet for tablet ce1c985b10ac4ee7ac580c76049d004e with delete_type TABLET_DATA_TOMBSTONED (TS af6a458431af49bfadaaa97aa7bbb396 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36764
I20260630 12:28:38.892442 21689 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:38.893472 21689 raft_consensus.cc:2243] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:38.894246 21689 raft_consensus.cc:2272] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:38.897848 21689 ts_tablet_manager.cc:1916] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:38.910082 21689 ts_tablet_manager.cc:1929] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:38.910413 21689 log.cc:1199] T ce1c985b10ac4ee7ac580c76049d004e P af6a458431af49bfadaaa97aa7bbb396: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/ce1c985b10ac4ee7ac580c76049d004e
I20260630 12:28:38.911895 20935 catalog_manager.cc:5028] TS af6a458431af49bfadaaa97aa7bbb396 (127.13.210.2:42877): tablet ce1c985b10ac4ee7ac580c76049d004e (table test-workload [id=6d8549e212914e058b598867f73f2286]) successfully deleted
I20260630 12:28:40.946237 14152 tablet_server.cc:179] TabletServer@127.13.210.1:35535 shutting down...
I20260630 12:28:40.969118 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:40.970028 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:40.970741 14152 raft_consensus.cc:2243] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:40.971630 14152 raft_consensus.cc:2272] T ce1c985b10ac4ee7ac580c76049d004e P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:40.973955 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:40.974517 14152 raft_consensus.cc:2243] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:40.975334 14152 raft_consensus.cc:2272] T 203c6cf89d3c41c7a6e616e5c4b3f847 P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:40.977432 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:40.978048 14152 raft_consensus.cc:2243] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:40.978844 14152 raft_consensus.cc:2272] T 3ce7a2c27ba54255a4695b3e9d70d4ee P adeeb5b2689c43fab1fb0579274ed80b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.003845 14152 tablet_server.cc:196] TabletServer@127.13.210.1:35535 shutdown complete.
I20260630 12:28:41.019392 14152 tablet_server.cc:179] TabletServer@127.13.210.2:42877 shutting down...
I20260630 12:28:41.043478 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:41.044309 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:41.044853 14152 raft_consensus.cc:2243] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:41.045583 14152 raft_consensus.cc:2272] T 8a82b80c0c094f3fb3c8a28763bb9e1d P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.047559 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:41.048034 14152 raft_consensus.cc:2243] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.048439 14152 raft_consensus.cc:2272] T 203c6cf89d3c41c7a6e616e5c4b3f847 P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.050726 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:41.051188 14152 raft_consensus.cc:2243] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.051589 14152 raft_consensus.cc:2272] T 3ce7a2c27ba54255a4695b3e9d70d4ee P af6a458431af49bfadaaa97aa7bbb396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.075629 14152 tablet_server.cc:196] TabletServer@127.13.210.2:42877 shutdown complete.
I20260630 12:28:41.089301 14152 tablet_server.cc:179] TabletServer@127.13.210.3:38497 shutting down...
I20260630 12:28:41.109602 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:41.110343 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:41.111230 14152 raft_consensus.cc:2243] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.111876 14152 raft_consensus.cc:2272] T ce1c985b10ac4ee7ac580c76049d004e P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.114095 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:41.114609 14152 raft_consensus.cc:2243] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.115257 14152 raft_consensus.cc:2272] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.117096 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:41.117563 14152 raft_consensus.cc:2243] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.118007 14152 raft_consensus.cc:2272] T 3ce7a2c27ba54255a4695b3e9d70d4ee P 2f6c0f23820e4a8396d6488cb35bf181 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.140805 14152 tablet_server.cc:196] TabletServer@127.13.210.3:38497 shutdown complete.
I20260630 12:28:41.154058 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:28:41.176422 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:41.177173 14152 tablet_replica.cc:333] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6: stopping tablet replica
I20260630 12:28:41.177871 14152 raft_consensus.cc:2243] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.178437 14152 raft_consensus.cc:2272] T ce1c985b10ac4ee7ac580c76049d004e P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.180334 14152 tablet_replica.cc:333] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6: stopping tablet replica
I20260630 12:28:41.180917 14152 raft_consensus.cc:2243] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.181360 14152 raft_consensus.cc:2272] T 8a82b80c0c094f3fb3c8a28763bb9e1d P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.183156 14152 tablet_replica.cc:333] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6: stopping tablet replica
I20260630 12:28:41.183616 14152 raft_consensus.cc:2243] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:41.184095 14152 raft_consensus.cc:2272] T 203c6cf89d3c41c7a6e616e5c4b3f847 P 60e4a136ab9c4177bf916cf463ef64b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.206183 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:28:41.218752 14152 master.cc:562] Master@127.13.210.62:33895 shutting down...
I20260630 12:28:41.237687 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:41.238307 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:41.238659 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P a431c66957d24ad48134cba8560e197f: stopping tablet replica
I20260630 12:28:41.259114 14152 master.cc:584] Master@127.13.210.62:33895 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16616 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:28:41.299880 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:44855
I20260630 12:28:41.301003 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:41.307062 21690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.307166 21691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.307351 21693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:41.308135 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:41.309237 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:41.309496 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:41.309687 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822521309670 us; error 0 us; skew 500 ppm
I20260630 12:28:41.310460 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:41.313220 14152 webserver.cc:533] Webserver started at http://127.13.210.62:34347/ using document root <none> and password file <none>
I20260630 12:28:41.313768 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:41.314074 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:41.314414 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:41.315629 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "0c2da8a8c7ae4f10ab7f458255ad929f"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.320974 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:28:41.324806 21698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.325996 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:41.326284 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "0c2da8a8c7ae4f10ab7f458255ad929f"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.326552 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:41.342077 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:41.343381 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:41.386071 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:44855
I20260630 12:28:41.386193 21749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:44855 every 8 connection(s)
I20260630 12:28:41.392172 21750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.405077 21750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: Bootstrap starting.
I20260630 12:28:41.410599 21750 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.415375 21750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: No bootstrap required, opened a new log
I20260630 12:28:41.417608 21750 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2da8a8c7ae4f10ab7f458255ad929f" member_type: VOTER }
I20260630 12:28:41.418119 21750 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.418334 21750 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2da8a8c7ae4f10ab7f458255ad929f, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.418908 21750 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c2da8a8c7ae4f10ab7f458255ad929f" member_type: VOTER }
I20260630 12:28:41.419346 21750 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:41.419543 21750 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:41.419775 21750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.424906 21750 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2da8a8c7ae4f10ab7f458255ad929f" member_type: VOTER }
I20260630 12:28:41.425432 21750 leader_election.cc:304] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [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: 0c2da8a8c7ae4f10ab7f458255ad929f; no voters: 
I20260630 12:28:41.426631 21750 leader_election.cc:290] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:41.427016 21753 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:41.428550 21753 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 1 LEADER]: Becoming Leader. State: Replica: 0c2da8a8c7ae4f10ab7f458255ad929f, State: Running, Role: LEADER
I20260630 12:28:41.429219 21753 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [LEADER]: Queue going to LEADER mode. State: All 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: "0c2da8a8c7ae4f10ab7f458255ad929f" member_type: VOTER }
I20260630 12:28:41.430124 21750 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:41.433908 21754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c2da8a8c7ae4f10ab7f458255ad929f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2da8a8c7ae4f10ab7f458255ad929f" member_type: VOTER } }
I20260630 12:28:41.434173 21755 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c2da8a8c7ae4f10ab7f458255ad929f. Latest consensus state: current_term: 1 leader_uuid: "0c2da8a8c7ae4f10ab7f458255ad929f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2da8a8c7ae4f10ab7f458255ad929f" member_type: VOTER } }
I20260630 12:28:41.434873 21754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:41.434875 21755 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:41.437021 21759 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:41.442340 21759 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:41.447458 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:41.452382 21759 catalog_manager.cc:1383] Generated new cluster ID: 73aebfe6226f490a8b06bda73597d35c
I20260630 12:28:41.452730 21759 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:41.493240 21759 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:41.494688 21759 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:41.513340 21759 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: Generated new TSK 0
I20260630 12:28:41.514071 21759 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:41.580322 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:41.587181 21771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.588239 21772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.591529 21774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:41.591576 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:41.592983 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:41.593246 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:41.593415 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822521593400 us; error 0 us; skew 500 ppm
I20260630 12:28:41.594090 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:41.596800 14152 webserver.cc:533] Webserver started at http://127.13.210.1:36121/ using document root <none> and password file <none>
I20260630 12:28:41.597487 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:41.597736 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:41.598059 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:41.599280 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "b835590fcc81409ea914838503961c68"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.604214 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:41.608000 21779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.609030 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:41.609356 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "b835590fcc81409ea914838503961c68"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.609679 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:41.633512 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:41.635002 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:41.636581 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:41.639007 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:41.639238 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.639482 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:41.639647 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.683202 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:44201
I20260630 12:28:41.683301 21841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:44201 every 8 connection(s)
I20260630 12:28:41.688380 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:41.695358 21846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.696285 21847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.699584 21850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:41.699618 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:41.701504 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:41.701857 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:41.702069 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822521702048 us; error 0 us; skew 500 ppm
I20260630 12:28:41.702780 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:41.705982 21842 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44855
I20260630 12:28:41.706010 14152 webserver.cc:533] Webserver started at http://127.13.210.2:35445/ using document root <none> and password file <none>
I20260630 12:28:41.706496 21842 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:41.706822 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:41.707082 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:41.707355 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:41.707309 21842 heartbeater.cc:507] Master 127.13.210.62:44855 requested a full tablet report, sending...
I20260630 12:28:41.708806 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "50bf49b51aeb4215875a15a080489834"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.710757 21715 ts_manager.cc:194] Registered new tserver with Master: b835590fcc81409ea914838503961c68 (127.13.210.1:44201)
I20260630 12:28:41.712937 21715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50224
I20260630 12:28:41.715495 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:28:41.720657 21854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.721750 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:41.722195 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "50bf49b51aeb4215875a15a080489834"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.722455 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:41.741526 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:41.742806 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:41.744412 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:41.747088 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:41.747354 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.747627 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:41.747824 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.800521 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:41933
I20260630 12:28:41.800619 21916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:41933 every 8 connection(s)
I20260630 12:28:41.806638 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:41.816648 21920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.818078 21921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:41.819805 21923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:41.821470 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:41.822662 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:41.822710 21917 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44855
W20260630 12:28:41.822945 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:41.823202 21917 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:41.823215 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822521823194 us; error 0 us; skew 500 ppm
I20260630 12:28:41.824291 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:41.824533 21917 heartbeater.cc:507] Master 127.13.210.62:44855 requested a full tablet report, sending...
I20260630 12:28:41.827018 21715 ts_manager.cc:194] Registered new tserver with Master: 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:41.827180 14152 webserver.cc:533] Webserver started at http://127.13.210.3:41013/ using document root <none> and password file <none>
I20260630 12:28:41.827836 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:41.828065 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:41.828333 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:41.828985 21715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50226
I20260630 12:28:41.829559 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.834290 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:41.837962 21928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.838923 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:28:41.839190 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:41.839843 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:41.864571 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:41.865691 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:41.867501 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:41.870078 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:41.870318 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.870604 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:41.870790 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.917191 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:38149
I20260630 12:28:41.917309 21990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:38149 every 8 connection(s)
I20260630 12:28:41.933481 21991 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44855
I20260630 12:28:41.933974 21991 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:41.934724 21991 heartbeater.cc:507] Master 127.13.210.62:44855 requested a full tablet report, sending...
I20260630 12:28:41.937485 21715 ts_manager.cc:194] Registered new tserver with Master: eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:41.938584 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017689223s
I20260630 12:28:41.939075 21715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50238
I20260630 12:28:42.489063 21715 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50244:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:42.491935 21715 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:42.562484 21956 tablet_service.cc:1511] Processing CreateTablet for tablet e49750a676634c0888a2d6f7715f5ac9 (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:42.563231 21954 tablet_service.cc:1511] Processing CreateTablet for tablet fd152099f8034b18b6c92d6279d48daa (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:42.565054 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49750a676634c0888a2d6f7715f5ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.564764 21955 tablet_service.cc:1511] Processing CreateTablet for tablet a2ec34d3938f4df78fb4bd8d75a871c2 (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:42.566459 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ec34d3938f4df78fb4bd8d75a871c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.570258 21953 tablet_service.cc:1511] Processing CreateTablet for tablet b03b24b4da694b8db20e798dff2a2b7d (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:42.572103 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b24b4da694b8db20e798dff2a2b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.574178 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd152099f8034b18b6c92d6279d48daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.586167 21882 tablet_service.cc:1511] Processing CreateTablet for tablet e49750a676634c0888a2d6f7715f5ac9 (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:42.587829 21882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49750a676634c0888a2d6f7715f5ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.591148 21880 tablet_service.cc:1511] Processing CreateTablet for tablet fd152099f8034b18b6c92d6279d48daa (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:42.592607 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd152099f8034b18b6c92d6279d48daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.587421 21881 tablet_service.cc:1511] Processing CreateTablet for tablet a2ec34d3938f4df78fb4bd8d75a871c2 (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:42.595150 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ec34d3938f4df78fb4bd8d75a871c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.595316 21879 tablet_service.cc:1511] Processing CreateTablet for tablet b03b24b4da694b8db20e798dff2a2b7d (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:42.596693 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b24b4da694b8db20e798dff2a2b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.603314 21807 tablet_service.cc:1511] Processing CreateTablet for tablet e49750a676634c0888a2d6f7715f5ac9 (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:42.604269 21806 tablet_service.cc:1511] Processing CreateTablet for tablet a2ec34d3938f4df78fb4bd8d75a871c2 (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:42.604998 21807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49750a676634c0888a2d6f7715f5ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.605722 21806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ec34d3938f4df78fb4bd8d75a871c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.610919 21805 tablet_service.cc:1511] Processing CreateTablet for tablet fd152099f8034b18b6c92d6279d48daa (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:42.612861 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd152099f8034b18b6c92d6279d48daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.615101 21804 tablet_service.cc:1511] Processing CreateTablet for tablet b03b24b4da694b8db20e798dff2a2b7d (DEFAULT_TABLE table=test-workload [id=11045eca68dd455ebf9b716f55d84c8a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:42.616532 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b24b4da694b8db20e798dff2a2b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.641000 22011 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: Bootstrap starting.
I20260630 12:28:42.651646 22011 tablet_bootstrap.cc:654] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.655926 22012 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:42.667141 22011 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: No bootstrap required, opened a new log
I20260630 12:28:42.668576 22011 ts_tablet_manager.cc:1403] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260630 12:28:42.669034 22012 tablet_bootstrap.cc:654] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.670729 22013 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1: Bootstrap starting.
I20260630 12:28:42.673583 22011 raft_consensus.cc:359] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.674692 22011 raft_consensus.cc:385] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.675110 22011 raft_consensus.cc:740] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.676111 22011 consensus_queue.cc:260] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.678735 21917 heartbeater.cc:499] Master 127.13.210.62:44855 was elected leader, sending a full tablet report...
I20260630 12:28:42.681680 22011 ts_tablet_manager.cc:1434] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:28:42.682899 22013 tablet_bootstrap.cc:654] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.683295 22011 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: Bootstrap starting.
I20260630 12:28:42.691642 22012 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: No bootstrap required, opened a new log
I20260630 12:28:42.692281 22012 ts_tablet_manager.cc:1403] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260630 12:28:42.692656 22011 tablet_bootstrap.cc:654] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.695832 22012 raft_consensus.cc:359] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:42.696755 22012 raft_consensus.cc:385] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.697089 22012 raft_consensus.cc:740] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.698305 22012 consensus_queue.cc:260] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:42.710121 21842 heartbeater.cc:499] Master 127.13.210.62:44855 was elected leader, sending a full tablet report...
I20260630 12:28:42.711292 22013 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1: No bootstrap required, opened a new log
I20260630 12:28:42.711865 22012 ts_tablet_manager.cc:1434] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.014s
I20260630 12:28:42.711886 22013 ts_tablet_manager.cc:1403] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.022s
I20260630 12:28:42.712688 22011 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: No bootstrap required, opened a new log
I20260630 12:28:42.713229 22012 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:42.713282 22011 ts_tablet_manager.cc:1403] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.024s
I20260630 12:28:42.715545 22013 raft_consensus.cc:359] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:42.716346 22013 raft_consensus.cc:385] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.716660 22013 raft_consensus.cc:740] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9581afd0e144ae8bc11deb3042f7d1, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.716882 22011 raft_consensus.cc:359] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.717923 22011 raft_consensus.cc:385] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.718407 22011 raft_consensus.cc:740] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.717971 22013 consensus_queue.cc:260] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:42.719466 22011 consensus_queue.cc:260] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.720770 22012 tablet_bootstrap.cc:654] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.730419 22011 ts_tablet_manager.cc:1434] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:28:42.732792 22012 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: No bootstrap required, opened a new log
I20260630 12:28:42.733369 22012 ts_tablet_manager.cc:1403] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:28:42.734251 22011 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: Bootstrap starting.
I20260630 12:28:42.736264 22012 raft_consensus.cc:359] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.737041 22012 raft_consensus.cc:385] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.737339 22012 raft_consensus.cc:740] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.738206 22012 consensus_queue.cc:260] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.739629 22016 raft_consensus.cc:493] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:42.740284 22016 raft_consensus.cc:515] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.742313 22011 tablet_bootstrap.cc:654] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.744168 21991 heartbeater.cc:499] Master 127.13.210.62:44855 was elected leader, sending a full tablet report...
I20260630 12:28:42.744603 22013 ts_tablet_manager.cc:1434] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.019s
I20260630 12:28:42.745990 22013 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: Bootstrap starting.
I20260630 12:28:42.748425 22016 leader_election.cc:290] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:42.751422 22012 ts_tablet_manager.cc:1434] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:28:42.752660 22012 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:42.752769 22013 tablet_bootstrap.cc:654] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.760351 22012 tablet_bootstrap.cc:654] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.771060 22011 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: No bootstrap required, opened a new log
I20260630 12:28:42.771909 22011 ts_tablet_manager.cc:1403] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.002s
I20260630 12:28:42.778802 22011 raft_consensus.cc:359] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.782284 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b835590fcc81409ea914838503961c68" is_pre_election: true
I20260630 12:28:42.783655 22013 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: No bootstrap required, opened a new log
I20260630 12:28:42.783965 22012 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: No bootstrap required, opened a new log
I20260630 12:28:42.784145 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" is_pre_election: true
I20260630 12:28:42.784334 22013 ts_tablet_manager.cc:1403] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.009s
I20260630 12:28:42.779934 22011 raft_consensus.cc:385] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:28:42.784356 21855 leader_election.cc:343] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:42.784453 22012 ts_tablet_manager.cc:1403] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260630 12:28:42.785436 22011 raft_consensus.cc:740] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Initialized, Role: FOLLOWER
W20260630 12:28:42.786002 21856 leader_election.cc:343] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:42.786523 21856 leader_election.cc:304] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [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: 50bf49b51aeb4215875a15a080489834; no voters: b835590fcc81409ea914838503961c68, eb9581afd0e144ae8bc11deb3042f7d1
I20260630 12:28:42.786445 22011 consensus_queue.cc:260] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.787779 22013 raft_consensus.cc:359] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.787935 22016 raft_consensus.cc:2749] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:42.787963 22012 raft_consensus.cc:359] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.788707 22013 raft_consensus.cc:385] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.789005 22012 raft_consensus.cc:385] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.789049 22013 raft_consensus.cc:740] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9581afd0e144ae8bc11deb3042f7d1, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.789454 22012 raft_consensus.cc:740] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.790103 22013 consensus_queue.cc:260] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.790598 22012 consensus_queue.cc:260] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.792959 22012 ts_tablet_manager.cc:1434] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:42.794034 22012 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:42.796537 22013 ts_tablet_manager.cc:1434] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:28:42.797753 22013 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1: Bootstrap starting.
I20260630 12:28:42.800767 22012 tablet_bootstrap.cc:654] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.804327 22013 tablet_bootstrap.cc:654] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.817525 22011 ts_tablet_manager.cc:1434] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.013s
I20260630 12:28:42.821336 22011 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834: Bootstrap starting.
I20260630 12:28:42.821790 22012 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: No bootstrap required, opened a new log
I20260630 12:28:42.822127 22013 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1: No bootstrap required, opened a new log
I20260630 12:28:42.822393 22012 ts_tablet_manager.cc:1403] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260630 12:28:42.822606 22013 ts_tablet_manager.cc:1403] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260630 12:28:42.825932 22012 raft_consensus.cc:359] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.826747 22012 raft_consensus.cc:385] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.825711 22013 raft_consensus.cc:359] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.827123 22012 raft_consensus.cc:740] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.827569 22013 raft_consensus.cc:385] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.828122 22013 raft_consensus.cc:740] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9581afd0e144ae8bc11deb3042f7d1, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.828749 22011 tablet_bootstrap.cc:654] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.828245 22012 consensus_queue.cc:260] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.829465 22013 consensus_queue.cc:260] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.830993 22012 ts_tablet_manager.cc:1434] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:28:42.832368 22013 ts_tablet_manager.cc:1434] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:28:42.833902 22013 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1: Bootstrap starting.
I20260630 12:28:42.843267 22013 tablet_bootstrap.cc:654] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.846285 22011 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834: No bootstrap required, opened a new log
I20260630 12:28:42.846980 22011 ts_tablet_manager.cc:1403] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260630 12:28:42.849154 22013 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1: No bootstrap required, opened a new log
I20260630 12:28:42.849741 22013 ts_tablet_manager.cc:1403] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:28:42.850090 22011 raft_consensus.cc:359] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:42.850934 22011 raft_consensus.cc:385] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.851276 22011 raft_consensus.cc:740] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.852207 22011 consensus_queue.cc:260] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:42.853058 22013 raft_consensus.cc:359] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.854069 22013 raft_consensus.cc:385] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.854400 22013 raft_consensus.cc:740] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9581afd0e144ae8bc11deb3042f7d1, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.854773 22011 ts_tablet_manager.cc:1434] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:28:42.855271 22013 consensus_queue.cc:260] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.857254 22013 ts_tablet_manager.cc:1434] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:42.892544 22019 raft_consensus.cc:493] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:42.893101 22019 raft_consensus.cc:515] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.895275 22019 leader_election.cc:290] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:42.906724 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bf49b51aeb4215875a15a080489834" is_pre_election: true
I20260630 12:28:42.907495 21892 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 0.
I20260630 12:28:42.908533 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" is_pre_election: true
I20260630 12:28:42.908687 21781 leader_election.cc:304] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:42.909272 21966 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 0.
I20260630 12:28:42.909543 22019 raft_consensus.cc:2804] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:42.910008 22019 raft_consensus.cc:493] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:42.910365 22019 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.916162 22019 raft_consensus.cc:515] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.918157 22019 leader_election.cc:290] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 election: Requested vote from peers 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:42.919206 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bf49b51aeb4215875a15a080489834"
I20260630 12:28:42.919456 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
I20260630 12:28:42.919759 21892 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.920101 21966 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.923429 22027 raft_consensus.cc:493] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:42.923995 22027 raft_consensus.cc:515] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.926393 21892 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 1.
I20260630 12:28:42.927501 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b24b4da694b8db20e798dff2a2b7d" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b835590fcc81409ea914838503961c68" is_pre_election: true
I20260630 12:28:42.927721 21781 leader_election.cc:304] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:42.928200 21817 raft_consensus.cc:2468] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 0.
I20260630 12:28:42.928552 22027 leader_election.cc:290] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:42.928118 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b24b4da694b8db20e798dff2a2b7d" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" is_pre_election: true
I20260630 12:28:42.929032 21966 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 1.
I20260630 12:28:42.929317 22019 raft_consensus.cc:2804] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:42.929522 21855 leader_election.cc:304] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:42.929755 21965 raft_consensus.cc:2468] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 0.
I20260630 12:28:42.930574 22027 raft_consensus.cc:2804] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:42.930986 22027 raft_consensus.cc:493] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:42.931420 22027 raft_consensus.cc:3060] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.932288 22019 raft_consensus.cc:697] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Becoming Leader. State: Replica: b835590fcc81409ea914838503961c68, State: Running, Role: LEADER
I20260630 12:28:42.933207 22019 consensus_queue.cc:237] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.938560 22027 raft_consensus.cc:515] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.941759 22027 leader_election.cc:290] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 election: Requested vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:42.942171 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b24b4da694b8db20e798dff2a2b7d" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b835590fcc81409ea914838503961c68"
I20260630 12:28:42.942836 21817 raft_consensus.cc:3060] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.943096 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b24b4da694b8db20e798dff2a2b7d" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
I20260630 12:28:42.943734 21965 raft_consensus.cc:3060] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.945094 21714 catalog_manager.cc:5697] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to b835590fcc81409ea914838503961c68 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "b835590fcc81409ea914838503961c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:42.949144 21817 raft_consensus.cc:2468] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 1.
I20260630 12:28:42.950492 21855 leader_election.cc:304] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:42.951332 22019 raft_consensus.cc:493] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:42.951737 21965 raft_consensus.cc:2468] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 1.
I20260630 12:28:42.951891 22019 raft_consensus.cc:515] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.953369 22027 raft_consensus.cc:2804] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:42.953928 22027 raft_consensus.cc:697] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Becoming Leader. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Running, Role: LEADER
I20260630 12:28:42.954779 22027 consensus_queue.cc:237] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.955156 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bf49b51aeb4215875a15a080489834" is_pre_election: true
I20260630 12:28:42.955850 21892 raft_consensus.cc:2468] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 0.
I20260630 12:28:42.956177 22019 leader_election.cc:290] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:42.956981 21781 leader_election.cc:304] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:42.957012 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" is_pre_election: true
I20260630 12:28:42.958316 22019 raft_consensus.cc:2804] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:42.958894 21965 raft_consensus.cc:2468] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 0.
I20260630 12:28:42.959086 22019 raft_consensus.cc:493] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:42.959869 22019 raft_consensus.cc:3060] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.965463 21714 catalog_manager.cc:5697] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50bf49b51aeb4215875a15a080489834 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:42.966406 22019 raft_consensus.cc:515] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.968262 22019 leader_election.cc:290] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 election: Requested vote from peers 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:42.969411 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
I20260630 12:28:42.969610 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "b835590fcc81409ea914838503961c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bf49b51aeb4215875a15a080489834"
I20260630 12:28:42.970115 21965 raft_consensus.cc:3060] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.970288 21892 raft_consensus.cc:3060] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.976656 21965 raft_consensus.cc:2468] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 1.
I20260630 12:28:42.977048 21892 raft_consensus.cc:2468] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b835590fcc81409ea914838503961c68 in term 1.
I20260630 12:28:42.977772 21781 leader_election.cc:304] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b835590fcc81409ea914838503961c68, eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:42.978904 22019 raft_consensus.cc:2804] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:42.979373 22019 raft_consensus.cc:697] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Becoming Leader. State: Replica: b835590fcc81409ea914838503961c68, State: Running, Role: LEADER
I20260630 12:28:42.980351 22019 consensus_queue.cc:237] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:42.988468 21714 catalog_manager.cc:5697] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to b835590fcc81409ea914838503961c68 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "b835590fcc81409ea914838503961c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:42.994351 22020 raft_consensus.cc:493] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:42.994913 22020 raft_consensus.cc:515] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:42.998603 22020 leader_election.cc:290] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:43.001111 22027 raft_consensus.cc:493] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:43.001699 22027 raft_consensus.cc:515] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.003938 22027 leader_election.cc:290] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149), b835590fcc81409ea914838503961c68 (127.13.210.1:44201)
I20260630 12:28:43.004829 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" is_pre_election: true
I20260630 12:28:43.005615 21965 raft_consensus.cc:2468] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 0.
I20260630 12:28:43.005766 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b835590fcc81409ea914838503961c68" is_pre_election: true
I20260630 12:28:43.006485 21817 raft_consensus.cc:2468] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 0.
I20260630 12:28:43.007158 21856 leader_election.cc:304] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:43.008142 22027 raft_consensus.cc:2804] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:43.008545 22027 raft_consensus.cc:493] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:43.008882 22027 raft_consensus.cc:3060] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.010854 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b835590fcc81409ea914838503961c68" is_pre_election: true
I20260630 12:28:43.011580 21817 raft_consensus.cc:2468] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9581afd0e144ae8bc11deb3042f7d1 in term 0.
I20260630 12:28:43.012717 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bf49b51aeb4215875a15a080489834" is_pre_election: true
I20260630 12:28:43.012945 21929 leader_election.cc:304] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b835590fcc81409ea914838503961c68, eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:43.014129 22020 raft_consensus.cc:2804] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:43.014560 22020 raft_consensus.cc:493] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:43.014871 22020 raft_consensus.cc:3060] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.016351 22027 raft_consensus.cc:515] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.017521 21892 raft_consensus.cc:2393] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9581afd0e144ae8bc11deb3042f7d1 in current term 1: Already voted for candidate 50bf49b51aeb4215875a15a080489834 in this term.
I20260630 12:28:43.018527 22027 leader_election.cc:290] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 election: Requested vote from peers eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149), b835590fcc81409ea914838503961c68 (127.13.210.1:44201)
I20260630 12:28:43.019596 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
I20260630 12:28:43.019955 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b835590fcc81409ea914838503961c68"
I20260630 12:28:43.020653 21817 raft_consensus.cc:3060] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.022806 22020 raft_consensus.cc:515] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.023945 21965 raft_consensus.cc:2393] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50bf49b51aeb4215875a15a080489834 in current term 1: Already voted for candidate eb9581afd0e144ae8bc11deb3042f7d1 in this term.
I20260630 12:28:43.025529 22020 leader_election.cc:290] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [CANDIDATE]: Term 1 election: Requested vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:43.027664 21816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b835590fcc81409ea914838503961c68"
I20260630 12:28:43.029681 21817 raft_consensus.cc:2468] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 1.
I20260630 12:28:43.029915 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49750a676634c0888a2d6f7715f5ac9" candidate_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bf49b51aeb4215875a15a080489834"
I20260630 12:28:43.030869 21892 raft_consensus.cc:2393] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb9581afd0e144ae8bc11deb3042f7d1 in current term 1: Already voted for candidate 50bf49b51aeb4215875a15a080489834 in this term.
I20260630 12:28:43.031363 21855 leader_election.cc:304] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [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: 50bf49b51aeb4215875a15a080489834, b835590fcc81409ea914838503961c68; no voters: eb9581afd0e144ae8bc11deb3042f7d1
I20260630 12:28:43.032152 22027 raft_consensus.cc:2804] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:43.032943 22027 raft_consensus.cc:697] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Becoming Leader. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Running, Role: LEADER
I20260630 12:28:43.033631 21930 leader_election.cc:304] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [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: eb9581afd0e144ae8bc11deb3042f7d1; no voters: 50bf49b51aeb4215875a15a080489834, b835590fcc81409ea914838503961c68
I20260630 12:28:43.033891 22027 consensus_queue.cc:237] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.035128 22020 raft_consensus.cc:2749] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:43.042136 21714 catalog_manager.cc:5697] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50bf49b51aeb4215875a15a080489834 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:43.190914 21714 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50260:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:28:43.224413 21806 tablet_service.cc:1511] Processing CreateTablet for tablet 8d826715cf1341c887647e44d297d68b (DEFAULT_TABLE table=dugtrio [id=4af60996e2f8402c9149922fed79ce2d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:43.225781 21806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d826715cf1341c887647e44d297d68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:43.226410 21881 tablet_service.cc:1511] Processing CreateTablet for tablet 6f28ac9cadbb4e69abeb24be0c92b89e (DEFAULT_TABLE table=dugtrio [id=4af60996e2f8402c9149922fed79ce2d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:43.227695 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f28ac9cadbb4e69abeb24be0c92b89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:43.228677 21956 tablet_service.cc:1511] Processing CreateTablet for tablet cff49b858ccc47d9884b9c3078e34bea (DEFAULT_TABLE table=dugtrio [id=4af60996e2f8402c9149922fed79ce2d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:43.230147 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff49b858ccc47d9884b9c3078e34bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:43.238539 21805 tablet_service.cc:1511] Processing CreateTablet for tablet 40cd204648aa4c6483f3238e4cab2df7 (DEFAULT_TABLE table=dugtrio [id=4af60996e2f8402c9149922fed79ce2d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:43.240022 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40cd204648aa4c6483f3238e4cab2df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:43.244426 22011 tablet_bootstrap.cc:492] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: Bootstrap starting.
I20260630 12:28:43.245033 22012 tablet_bootstrap.cc:492] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:43.249653 22013 tablet_bootstrap.cc:492] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: Bootstrap starting.
I20260630 12:28:43.251294 22012 tablet_bootstrap.cc:654] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:43.252027 22011 tablet_bootstrap.cc:654] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:43.257340 22013 tablet_bootstrap.cc:654] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:43.261147 22012 tablet_bootstrap.cc:492] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: No bootstrap required, opened a new log
I20260630 12:28:43.261677 22012 ts_tablet_manager.cc:1403] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.010s
I20260630 12:28:43.264717 22012 raft_consensus.cc:359] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.265039 22011 tablet_bootstrap.cc:492] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: No bootstrap required, opened a new log
I20260630 12:28:43.265326 22012 raft_consensus.cc:385] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:43.265645 22012 raft_consensus.cc:740] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:43.266592 22012 consensus_queue.cc:260] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.265584 22011 ts_tablet_manager.cc:1403] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260630 12:28:43.267482 22013 tablet_bootstrap.cc:492] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: No bootstrap required, opened a new log
I20260630 12:28:43.268151 22013 ts_tablet_manager.cc:1403] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260630 12:28:43.267236 22012 raft_consensus.cc:399] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:43.268704 22012 raft_consensus.cc:493] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:43.269116 22012 raft_consensus.cc:3060] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.270300 22011 raft_consensus.cc:359] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.270818 22011 raft_consensus.cc:385] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:43.271057 22011 raft_consensus.cc:740] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Initialized, Role: FOLLOWER
I20260630 12:28:43.271130 22013 raft_consensus.cc:359] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:43.271804 22013 raft_consensus.cc:385] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:43.271795 22011 consensus_queue.cc:260] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.272253 22013 raft_consensus.cc:740] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9581afd0e144ae8bc11deb3042f7d1, State: Initialized, Role: FOLLOWER
I20260630 12:28:43.272436 22011 raft_consensus.cc:399] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:43.272812 22011 raft_consensus.cc:493] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:43.273133 22011 raft_consensus.cc:3060] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.273092 22013 consensus_queue.cc:260] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:43.274051 22013 raft_consensus.cc:399] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:43.274410 22013 raft_consensus.cc:493] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:43.274747 22013 raft_consensus.cc:3060] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.277079 22012 raft_consensus.cc:515] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.277943 22012 leader_election.cc:304] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [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: b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:43.278602 22012 leader_election.cc:290] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:43.278800 22019 raft_consensus.cc:2804] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:43.280927 22012 ts_tablet_manager.cc:1434] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:28:43.282760 22012 tablet_bootstrap.cc:492] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:43.282876 22011 raft_consensus.cc:515] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.283543 22013 raft_consensus.cc:515] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:43.283934 22011 leader_election.cc:304] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [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: 50bf49b51aeb4215875a15a080489834; no voters: 
I20260630 12:28:43.284341 22013 leader_election.cc:304] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [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: eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:43.285101 22027 raft_consensus.cc:2804] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:43.285195 22020 raft_consensus.cc:2804] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:43.285935 22027 raft_consensus.cc:697] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Becoming Leader. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Running, Role: LEADER
I20260630 12:28:43.287005 22027 consensus_queue.cc:237] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [LEADER]: Queue going to LEADER mode. State: All 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: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:43.291520 22013 leader_election.cc:290] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:43.289856 22019 raft_consensus.cc:697] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Becoming Leader. State: Replica: b835590fcc81409ea914838503961c68, State: Running, Role: LEADER
I20260630 12:28:43.291831 22011 leader_election.cc:290] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:43.295974 22019 consensus_queue.cc:237] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [LEADER]: Queue going to LEADER mode. State: All 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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.297721 22011 ts_tablet_manager.cc:1434] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.001s
I20260630 12:28:43.294925 22012 tablet_bootstrap.cc:654] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:43.298759 22020 raft_consensus.cc:697] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 LEADER]: Becoming Leader. State: Replica: eb9581afd0e144ae8bc11deb3042f7d1, State: Running, Role: LEADER
I20260630 12:28:43.299595 22020 consensus_queue.cc:237] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Queue going to LEADER mode. State: All 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: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:43.306850 22012 tablet_bootstrap.cc:492] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: No bootstrap required, opened a new log
I20260630 12:28:43.307404 22012 ts_tablet_manager.cc:1403] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260630 12:28:43.310690 22012 raft_consensus.cc:359] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.311430 22012 raft_consensus.cc:385] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:43.311920 22012 raft_consensus.cc:740] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:43.309119 21714 catalog_manager.cc:5697] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50bf49b51aeb4215875a15a080489834 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:43.312939 22012 consensus_queue.cc:260] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.313884 22012 raft_consensus.cc:399] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:43.314253 22012 raft_consensus.cc:493] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:43.314728 22012 raft_consensus.cc:3060] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.310922 21713 catalog_manager.cc:5697] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:43.324134 22012 raft_consensus.cc:515] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.325224 22012 leader_election.cc:304] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [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: b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:43.326056 21712 catalog_manager.cc:5697] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to b835590fcc81409ea914838503961c68 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "b835590fcc81409ea914838503961c68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:43.329731 22050 raft_consensus.cc:2804] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:43.326118 22012 leader_election.cc:290] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:43.334713 22012 ts_tablet_manager.cc:1434] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.003s
I20260630 12:28:43.340320 22050 raft_consensus.cc:697] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Becoming Leader. State: Replica: b835590fcc81409ea914838503961c68, State: Running, Role: LEADER
I20260630 12:28:43.343078 22013 ts_tablet_manager.cc:1434] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: Time spent starting tablet: real 0.075s	user 0.030s	sys 0.006s
I20260630 12:28:43.348222 22061 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:43.348912 22050 consensus_queue.cc:237] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [LEADER]: Queue going to LEADER mode. State: All 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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:43.365746 22019 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:43.378366 21713 catalog_manager.cc:5697] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to b835590fcc81409ea914838503961c68 (127.13.210.1). New cstate: current_term: 1 leader_uuid: "b835590fcc81409ea914838503961c68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:43.398986 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:28:43.414475 22016 consensus_queue.cc:1048] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:43.433656 21855 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260630 12:28:43.437644 21855 consensus_peers.cc:597] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 -> Peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Couldn't send request to peer b835590fcc81409ea914838503961c68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:43.453266 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:43.455291 14152 tablet_replica.cc:333] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: stopping tablet replica
I20260630 12:28:43.455935 14152 raft_consensus.cc:2243] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.456400 14152 raft_consensus.cc:2272] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.460477 14152 tablet_replica.cc:333] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: stopping tablet replica
I20260630 12:28:43.461261 14152 raft_consensus.cc:2243] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.462028 14152 pending_rounds.cc:70] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Trying to abort 1 pending ops.
I20260630 12:28:43.462307 14152 pending_rounds.cc:77] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441054136102912 op_type: NO_OP noop_request { }
I20260630 12:28:43.462772 14152 raft_consensus.cc:2889] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:43.463096 14152 raft_consensus.cc:2272] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.465476 14152 tablet_replica.cc:333] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: stopping tablet replica
I20260630 12:28:43.466148 14152 raft_consensus.cc:2243] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:43.466563 14152 raft_consensus.cc:2272] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.468515 14152 tablet_replica.cc:333] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: stopping tablet replica
I20260630 12:28:43.469043 14152 raft_consensus.cc:2243] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.469964 14152 raft_consensus.cc:2272] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.472380 14152 tablet_replica.cc:333] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: stopping tablet replica
I20260630 12:28:43.472962 14152 raft_consensus.cc:2243] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.473409 14152 raft_consensus.cc:2272] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.476209 14152 tablet_replica.cc:333] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: stopping tablet replica
I20260630 12:28:43.476769 14152 raft_consensus.cc:2243] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:43.477185 14152 raft_consensus.cc:2272] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.505772 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
W20260630 12:28:43.520367 21855 consensus_peers.cc:597] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 -> Peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Couldn't send request to peer b835590fcc81409ea914838503961c68. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:43.545605 22027 consensus_queue.cc:1048] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:44.457480 21763 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b835590fcc81409ea914838503961c68 not available for placement
I20260630 12:28:44.536036 22069 consensus_queue.cc:579] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Leader has been unable to successfully communicate with peer b835590fcc81409ea914838503961c68 for more than 1 seconds (1.500s)
I20260630 12:28:44.574925 21712 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50244:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:44.575598 21712 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50244:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:44.599052 21712 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: Sending DeleteTablet for 1 replicas of tablet 8d826715cf1341c887647e44d297d68b
I20260630 12:28:44.599917 21712 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: Sending DeleteTablet for 1 replicas of tablet 6f28ac9cadbb4e69abeb24be0c92b89e
I20260630 12:28:44.600627 21712 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: Sending DeleteTablet for 1 replicas of tablet cff49b858ccc47d9884b9c3078e34bea
I20260630 12:28:44.601677 21881 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f28ac9cadbb4e69abeb24be0c92b89e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:44 UTC) from {username='slave'} at 127.0.0.1:36286
I20260630 12:28:44.602604 21956 tablet_service.cc:1558] Processing DeleteTablet for tablet cff49b858ccc47d9884b9c3078e34bea with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:44 UTC) from {username='slave'} at 127.0.0.1:36436
I20260630 12:28:44.603065 21712 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: Sending DeleteTablet for 1 replicas of tablet 40cd204648aa4c6483f3238e4cab2df7
I20260630 12:28:44.603878 22079 tablet_replica.cc:333] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: stopping tablet replica
I20260630 12:28:44.604710 22080 tablet_replica.cc:333] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: stopping tablet replica
I20260630 12:28:44.604977 22079 raft_consensus.cc:2243] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.605685 22080 raft_consensus.cc:2243] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.605953 22079 raft_consensus.cc:2272] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.606454 22080 raft_consensus.cc:2272] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.607472 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:44.609426 22080 ts_tablet_manager.cc:1916] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:44.609771 22079 ts_tablet_manager.cc:1916] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:28:44.617770 21699 catalog_manager.cc:4755] TS b835590fcc81409ea914838503961c68 (127.13.210.1:44201): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 8d826715cf1341c887647e44d297d68b: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111)
I20260630 12:28:44.633796 22079 ts_tablet_manager.cc:1929] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:28:44.634550 22079 log.cc:1199] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/6f28ac9cadbb4e69abeb24be0c92b89e
W20260630 12:28:44.637765 22082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:44.636296 22079 ts_tablet_manager.cc:1950] T 6f28ac9cadbb4e69abeb24be0c92b89e P 50bf49b51aeb4215875a15a080489834: Deleting consensus metadata
W20260630 12:28:44.643540 22083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:44.645210 21700 catalog_manager.cc:5028] TS 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933): tablet 6f28ac9cadbb4e69abeb24be0c92b89e (table dugtrio [id=4af60996e2f8402c9149922fed79ce2d]) successfully deleted
I20260630 12:28:44.647730 22071 raft_consensus.cc:493] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:44.647778 22080 ts_tablet_manager.cc:1929] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:28:44.648440 22071 raft_consensus.cc:515] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:44.648772 22080 log.cc:1199] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/cff49b858ccc47d9884b9c3078e34bea
I20260630 12:28:44.649343 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:44.649395 22085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:44.649699 22080 ts_tablet_manager.cc:1950] T cff49b858ccc47d9884b9c3078e34bea P eb9581afd0e144ae8bc11deb3042f7d1: Deleting consensus metadata
I20260630 12:28:44.650823 22071 leader_election.cc:290] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:44.652019 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" is_pre_election: true
I20260630 12:28:44.652654 21965 raft_consensus.cc:2468] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 1.
I20260630 12:28:44.653178 21700 catalog_manager.cc:5028] TS eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149): tablet cff49b858ccc47d9884b9c3078e34bea (table dugtrio [id=4af60996e2f8402c9149922fed79ce2d]) successfully deleted
I20260630 12:28:44.654114 21856 leader_election.cc:304] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [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: 50bf49b51aeb4215875a15a080489834, eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:44.654865 22071 raft_consensus.cc:2804] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:44.655179 22071 raft_consensus.cc:493] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:44.655457 22071 raft_consensus.cc:3060] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:44.656178 21855 leader_election.cc:336] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111)
I20260630 12:28:44.658819 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:44.659219 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:44.659477 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822524659456 us; error 0 us; skew 500 ppm
I20260630 12:28:44.660159 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:44.664533 22071 raft_consensus.cc:515] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:44.666455 22071 leader_election.cc:290] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 election: Requested vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:44.667794 14152 webserver.cc:533] Webserver started at http://127.13.210.4:34265/ using document root <none> and password file <none>
I20260630 12:28:44.667819 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd152099f8034b18b6c92d6279d48daa" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
I20260630 12:28:44.668603 21965 raft_consensus.cc:3060] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:44.668762 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:44.669086 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:44.669528 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
W20260630 12:28:44.670315 21855 leader_election.cc:336] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111)
I20260630 12:28:44.671052 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "6aaf521576bc4da0892d362cf8cf6ace"
format_stamp: "Formatted at 2026-06-30 12:28:44 on dist-test-slave-nkz7"
I20260630 12:28:44.676303 21965 raft_consensus.cc:2468] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 2.
I20260630 12:28:44.677520 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:28:44.677619 21856 leader_election.cc:304] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, eb9581afd0e144ae8bc11deb3042f7d1; no voters: b835590fcc81409ea914838503961c68
I20260630 12:28:44.678443 22071 raft_consensus.cc:2804] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:44.678942 22071 raft_consensus.cc:697] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Becoming Leader. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Running, Role: LEADER
I20260630 12:28:44.679764 22071 consensus_queue.cc:237] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Queue going to LEADER 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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:44.682673 22090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:44.684062 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:28:44.684433 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "6aaf521576bc4da0892d362cf8cf6ace"
format_stamp: "Formatted at 2026-06-30 12:28:44 on dist-test-slave-nkz7"
I20260630 12:28:44.684788 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:44.689996 21712 catalog_manager.cc:5697] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 reported cstate change: term changed from 1 to 2, leader changed from b835590fcc81409ea914838503961c68 (127.13.210.1) to 50bf49b51aeb4215875a15a080489834 (127.13.210.2). New cstate: current_term: 2 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:44.701323 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:44.702554 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:44.704097 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:44.706574 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:44.706890 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:44.707145 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:44.707401 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:44.755730 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:37973
I20260630 12:28:44.755836 22153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:37973 every 8 connection(s)
I20260630 12:28:44.760725 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:44.769057 22157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:44.769196 22158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:44.780562 22154 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44855
I20260630 12:28:44.781275 22154 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:44.781456 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:44.781279 22160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:44.782689 22154 heartbeater.cc:507] Master 127.13.210.62:44855 requested a full tablet report, sending...
I20260630 12:28:44.782860 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:44.783533 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:44.783739 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822524783719 us; error 0 us; skew 500 ppm
I20260630 12:28:44.784564 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:44.785588 21712 ts_manager.cc:194] Registered new tserver with Master: 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973)
I20260630 12:28:44.787958 14152 webserver.cc:533] Webserver started at http://127.13.210.1:36121/ using document root <none> and password file <none>
I20260630 12:28:44.788223 21712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50280
I20260630 12:28:44.788676 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:44.788946 14152 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:44.792912 14152 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:28:44.796519 22165 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:44.797338 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:44.797719 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "b835590fcc81409ea914838503961c68"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-nkz7"
I20260630 12:28:44.798143 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:44.831957 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:44.833129 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:44.834676 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:44.838297 22172 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:28:44.854374 22071 consensus_queue.cc:579] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Leader has been unable to successfully communicate with peer b835590fcc81409ea914838503961c68 for more than 1 seconds (1.417s)
I20260630 12:28:44.864795 21892 consensus_queue.cc:237] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:44.867388 22071 raft_consensus.cc:493] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b835590fcc81409ea914838503961c68)
I20260630 12:28:44.868055 22071 raft_consensus.cc:515] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:44.869905 22071 leader_election.cc:290] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:44.871501 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" is_pre_election: true
I20260630 12:28:44.872221 21965 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 1.
I20260630 12:28:44.873503 21856 leader_election.cc:304] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [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: 50bf49b51aeb4215875a15a080489834, eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:44.874393 22071 raft_consensus.cc:2804] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:44.874761 22071 raft_consensus.cc:493] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b835590fcc81409ea914838503961c68)
I20260630 12:28:44.875144 22071 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:44.875245 21855 leader_election.cc:336] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111)
I20260630 12:28:44.878423 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:28:44.878774 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.041s	user 0.002s	sys 0.000s
I20260630 12:28:44.879109 14152 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:28:44.881414 21965 raft_consensus.cc:1275] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:44.883061 22069 consensus_queue.cc:1048] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:44.886124 22071 raft_consensus.cc:515] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:44.888929 22172 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:44.890152 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "50bf49b51aeb4215875a15a080489834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
I20260630 12:28:44.890955 21966 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:44.901957 22071 leader_election.cc:290] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 election: Requested vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:44.901402 21966 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50bf49b51aeb4215875a15a080489834 in term 2.
I20260630 12:28:44.907226 21856 leader_election.cc:304] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [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: 50bf49b51aeb4215875a15a080489834, eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:44.908607 22069 raft_consensus.cc:2804] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:44.909368 22070 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
W20260630 12:28:44.925732 21855 consensus_peers.cc:597] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 -> Peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Couldn't send request to peer b835590fcc81409ea914838503961c68. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:44.926308 21855 leader_election.cc:336] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111)
I20260630 12:28:44.926674 14152 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:28:44.927112 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.046s	sys 0.000s
I20260630 12:28:44.930895 22069 raft_consensus.cc:697] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Becoming Leader. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Running, Role: LEADER
I20260630 12:28:44.930805 21700 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b03b24b4da694b8db20e798dff2a2b7d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:28:44.931993 22069 consensus_queue.cc:237] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:44.925362 21965 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:44.934052 21892 consensus_queue.cc:237] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [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: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:44.955865 22172 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:44.956806 22172 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Bootstrap complete.
I20260630 12:28:44.957413 22172 ts_tablet_manager.cc:1403] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.019s
I20260630 12:28:44.964051 22172 raft_consensus.cc:359] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:44.967255 22172 raft_consensus.cc:740] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:44.968176 22172 consensus_queue.cc:260] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
W20260630 12:28:44.975943 21855 consensus_peers.cc:597] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 -> Peer 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): Couldn't send request to peer 6aaf521576bc4da0892d362cf8cf6ace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b03b24b4da694b8db20e798dff2a2b7d. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:44.978068 21855 consensus_peers.cc:597] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 -> Peer 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): Couldn't send request to peer 6aaf521576bc4da0892d362cf8cf6ace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e49750a676634c0888a2d6f7715f5ac9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:44.968602 21712 catalog_manager.cc:5697] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 reported cstate change: term changed from 1 to 2, leader changed from b835590fcc81409ea914838503961c68 (127.13.210.1) to 50bf49b51aeb4215875a15a080489834 (127.13.210.2). New cstate: current_term: 2 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:44.981303 21715 catalog_manager.cc:5697] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 reported cstate change: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:44.992152 21965 raft_consensus.cc:1275] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:44.994328 22178 consensus_queue.cc:1048] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:44.995476 21855 consensus_peers.cc:597] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 -> Peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Couldn't send request to peer b835590fcc81409ea914838503961c68. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:44.998095 22172 ts_tablet_manager.cc:1434] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.008s
I20260630 12:28:44.999383 22172 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:45.011021 22178 raft_consensus.cc:2955] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.015995 21966 raft_consensus.cc:2955] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.030339 22172 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:45.031744 22172 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Bootstrap complete.
I20260630 12:28:45.032681 21700 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e49750a676634c0888a2d6f7715f5ac9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:28:45.032727 22172 ts_tablet_manager.cc:1403] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.004s
I20260630 12:28:45.034814 21712 catalog_manager.cc:5697] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 reported cstate change: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.036237 22172 raft_consensus.cc:359] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:45.037382 22172 raft_consensus.cc:740] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.038447 22172 consensus_queue.cc:260] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:45.041765 22172 ts_tablet_manager.cc:1434] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:45.042779 22172 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:45.072399 22172 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: 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
W20260630 12:28:45.072445 21855 consensus_peers.cc:597] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 -> Peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Couldn't send request to peer b835590fcc81409ea914838503961c68. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:45.073791 22172 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Bootstrap complete.
I20260630 12:28:45.074777 22172 ts_tablet_manager.cc:1403] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.014s
I20260630 12:28:45.079608 22172 raft_consensus.cc:359] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:45.080231 22172 raft_consensus.cc:740] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.080981 22172 consensus_queue.cc:260] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:45.082717 22172 ts_tablet_manager.cc:1434] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:28:45.083413 22172 tablet_bootstrap.cc:492] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:45.096490 22172 tablet_bootstrap.cc:492] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:45.097364 22172 tablet_bootstrap.cc:492] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Bootstrap complete.
I20260630 12:28:45.098109 22172 ts_tablet_manager.cc:1403] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:28:45.100451 22172 raft_consensus.cc:359] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.101007 22172 raft_consensus.cc:740] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.101703 22172 consensus_queue.cc:260] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.102480 22172 raft_consensus.cc:399] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:45.102763 22172 raft_consensus.cc:493] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:45.103062 22172 raft_consensus.cc:3060] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:45.106177 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:44201
I20260630 12:28:45.106308 22242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:44201 every 8 connection(s)
I20260630 12:28:45.108330 22172 raft_consensus.cc:515] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.109004 22172 leader_election.cc:304] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:45.109575 22172 leader_election.cc:290] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:45.109709 22184 raft_consensus.cc:2804] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:45.122681 22184 raft_consensus.cc:697] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 2 LEADER]: Becoming Leader. State: Replica: b835590fcc81409ea914838503961c68, State: Running, Role: LEADER
I20260630 12:28:45.123803 22184 consensus_queue.cc:237] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.125976 22172 ts_tablet_manager.cc:1434] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.012s
I20260630 12:28:45.126904 22172 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:45.135224 22243 heartbeater.cc:344] Connected to a master server at 127.13.210.62:44855
I20260630 12:28:45.135708 22243 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:45.136633 22243 heartbeater.cc:507] Master 127.13.210.62:44855 requested a full tablet report, sending...
I20260630 12:28:45.139917 22172 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:45.140714 22172 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Bootstrap complete.
I20260630 12:28:45.141270 22172 ts_tablet_manager.cc:1403] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:28:45.141954 21715 ts_manager.cc:194] Re-registered known tserver with Master: b835590fcc81409ea914838503961c68 (127.13.210.1:44201)
I20260630 12:28:45.143220 22172 raft_consensus.cc:359] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:45.143724 22172 raft_consensus.cc:740] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.144419 22172 consensus_queue.cc:260] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:45.145969 22172 ts_tablet_manager.cc:1434] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:28:45.146588 22172 tablet_bootstrap.cc:492] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Bootstrap starting.
I20260630 12:28:45.149540 21715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50294
I20260630 12:28:45.152733 22243 heartbeater.cc:499] Master 127.13.210.62:44855 was elected leader, sending a full tablet report...
I20260630 12:28:45.158855 22172 tablet_bootstrap.cc:492] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:45.159612 22172 tablet_bootstrap.cc:492] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Bootstrap complete.
I20260630 12:28:45.160151 22172 ts_tablet_manager.cc:1403] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:28:45.161986 22172 raft_consensus.cc:359] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.162400 22172 raft_consensus.cc:740] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b835590fcc81409ea914838503961c68, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.162976 22172 consensus_queue.cc:260] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.163403 22172 raft_consensus.cc:399] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:45.163600 22172 raft_consensus.cc:493] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:45.163923 22172 raft_consensus.cc:3060] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:45.168249 22172 raft_consensus.cc:515] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.168747 22172 leader_election.cc:304] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b835590fcc81409ea914838503961c68; no voters: 
I20260630 12:28:45.169180 22172 leader_election.cc:290] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:45.169312 22184 raft_consensus.cc:2804] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:45.169847 22184 raft_consensus.cc:697] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 2 LEADER]: Becoming Leader. State: Replica: b835590fcc81409ea914838503961c68, State: Running, Role: LEADER
I20260630 12:28:45.170796 22172 ts_tablet_manager.cc:1434] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260630 12:28:45.170550 22184 consensus_queue.cc:237] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } }
I20260630 12:28:45.220705 21966 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:45.222259 22178 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.260767 22207 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d826715cf1341c887647e44d297d68b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:44 UTC) from {username='slave'} at 127.0.0.1:51930
I20260630 12:28:45.262698 22257 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:45.263397 22257 raft_consensus.cc:2243] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:45.263898 22257 raft_consensus.cc:2272] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:45.266844 22257 ts_tablet_manager.cc:1916] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:45.272039 22207 tablet_service.cc:1558] Processing DeleteTablet for tablet 40cd204648aa4c6483f3238e4cab2df7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:44 UTC) from {username='slave'} at 127.0.0.1:51930
I20260630 12:28:45.277946 22257 ts_tablet_manager.cc:1929] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:45.278379 22257 log.cc:1199] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/8d826715cf1341c887647e44d297d68b
I20260630 12:28:45.279001 22257 ts_tablet_manager.cc:1950] T 8d826715cf1341c887647e44d297d68b P b835590fcc81409ea914838503961c68: Deleting consensus metadata
I20260630 12:28:45.281637 22257 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:45.281931 21699 catalog_manager.cc:5028] TS b835590fcc81409ea914838503961c68 (127.13.210.1:44201): tablet 8d826715cf1341c887647e44d297d68b (table dugtrio [id=4af60996e2f8402c9149922fed79ce2d]) successfully deleted
I20260630 12:28:45.282347 22257 raft_consensus.cc:2243] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:45.283049 22257 raft_consensus.cc:2272] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:45.285907 22257 ts_tablet_manager.cc:1916] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:45.298475 22257 ts_tablet_manager.cc:1929] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:45.298894 22257 log.cc:1199] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/40cd204648aa4c6483f3238e4cab2df7
I20260630 12:28:45.299597 22257 ts_tablet_manager.cc:1950] T 40cd204648aa4c6483f3238e4cab2df7 P b835590fcc81409ea914838503961c68: Deleting consensus metadata
I20260630 12:28:45.302502 21699 catalog_manager.cc:5028] TS b835590fcc81409ea914838503961c68 (127.13.210.1:44201): tablet 40cd204648aa4c6483f3238e4cab2df7 (table dugtrio [id=4af60996e2f8402c9149922fed79ce2d]) successfully deleted
I20260630 12:28:45.306584 22178 consensus_queue.cc:1050] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.311920 22217 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.370568 22259 ts_tablet_manager.cc:933] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Initiating tablet copy from peer 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:45.372340 22259 tablet_copy_client.cc:323] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:41933
I20260630 12:28:45.384982 21902 tablet_copy_service.cc:140] P 50bf49b51aeb4215875a15a080489834: Received BeginTabletCopySession request for tablet b03b24b4da694b8db20e798dff2a2b7d from peer 6aaf521576bc4da0892d362cf8cf6ace ({username='slave'} at 127.0.0.1:36314)
I20260630 12:28:45.385634 21902 tablet_copy_service.cc:161] P 50bf49b51aeb4215875a15a080489834: Beginning new tablet copy session on tablet b03b24b4da694b8db20e798dff2a2b7d from peer 6aaf521576bc4da0892d362cf8cf6ace at {username='slave'} at 127.0.0.1:36314: session id = 6aaf521576bc4da0892d362cf8cf6ace-b03b24b4da694b8db20e798dff2a2b7d
I20260630 12:28:45.395725 21902 tablet_copy_source_session.cc:215] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:45.397022 22217 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:45.398960 22259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b24b4da694b8db20e798dff2a2b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.403118 22217 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:45.404901 22178 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:45.416152 22259 tablet_copy_client.cc:806] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:45.416836 22259 tablet_copy_client.cc:670] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:45.417654 21966 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:45.419476 22070 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:45.422274 22259 tablet_copy_client.cc:538] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:45.431836 22259 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap starting.
I20260630 12:28:45.448909 22259 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:45.449661 22259 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap complete.
I20260630 12:28:45.450276 22259 ts_tablet_manager.cc:1403] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260630 12:28:45.452579 22259 raft_consensus.cc:359] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.453181 22259 raft_consensus.cc:740] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aaf521576bc4da0892d362cf8cf6ace, State: Initialized, Role: LEARNER
I20260630 12:28:45.453689 22259 consensus_queue.cc:260] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.454635 22070 consensus_queue.cc:1050] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.455917 22154 heartbeater.cc:499] Master 127.13.210.62:44855 was elected leader, sending a full tablet report...
I20260630 12:28:45.456518 22259 ts_tablet_manager.cc:1434] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:45.458765 21902 tablet_copy_service.cc:342] P 50bf49b51aeb4215875a15a080489834: Request end of tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-b03b24b4da694b8db20e798dff2a2b7d received from {username='slave'} at 127.0.0.1:36314
I20260630 12:28:45.459213 21902 tablet_copy_service.cc:434] P 50bf49b51aeb4215875a15a080489834: ending tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-b03b24b4da694b8db20e798dff2a2b7d on tablet b03b24b4da694b8db20e798dff2a2b7d with peer 6aaf521576bc4da0892d362cf8cf6ace
I20260630 12:28:45.464442 22217 raft_consensus.cc:2955] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.482767 22217 raft_consensus.cc:3060] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:45.484961 21763 auto_rebalancer.cc:639] Failed to schedule move for tablet e49750a676634c0888a2d6f7715f5ac9: Invalid argument: Server with UUID 6aaf521576bc4da0892d362cf8cf6ace is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.489653 22217 pending_rounds.cc:85] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Aborting all ops after (but not including) 0
I20260630 12:28:45.490067 22217 pending_rounds.cc:107] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:28:45.490379 22217 raft_consensus.cc:2889] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:45.490331 21892 consensus_queue.cc:237] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.498376 21966 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:45.498970 22217 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:28:45.499156 21855 consensus_peers.cc:597] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 -> Peer 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): Couldn't send request to peer 6aaf521576bc4da0892d362cf8cf6ace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2ec34d3938f4df78fb4bd8d75a871c2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:45.500674 22178 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:45.501427 22071 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:45.508847 22071 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.510388 21965 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.512039 22217 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.526113 21892 consensus_queue.cc:237] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.525854 21712 catalog_manager.cc:5697] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 reported cstate change: config changed from index -1 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.533066 21965 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:28:45.533634 21855 consensus_peers.cc:597] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 -> Peer 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): Couldn't send request to peer 6aaf521576bc4da0892d362cf8cf6ace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd152099f8034b18b6c92d6279d48daa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:45.534659 22217 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:45.534648 22071 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:45.536722 22178 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:45.539394 22259 ts_tablet_manager.cc:933] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Initiating tablet copy from peer 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:45.542007 22259 tablet_copy_client.cc:323] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:41933
I20260630 12:28:45.543766 21902 tablet_copy_service.cc:140] P 50bf49b51aeb4215875a15a080489834: Received BeginTabletCopySession request for tablet e49750a676634c0888a2d6f7715f5ac9 from peer 6aaf521576bc4da0892d362cf8cf6ace ({username='slave'} at 127.0.0.1:36314)
I20260630 12:28:45.544293 21902 tablet_copy_service.cc:161] P 50bf49b51aeb4215875a15a080489834: Beginning new tablet copy session on tablet e49750a676634c0888a2d6f7715f5ac9 from peer 6aaf521576bc4da0892d362cf8cf6ace at {username='slave'} at 127.0.0.1:36314: session id = 6aaf521576bc4da0892d362cf8cf6ace-e49750a676634c0888a2d6f7715f5ac9
I20260630 12:28:45.544957 22069 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.547489 22217 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.553997 21902 tablet_copy_source_session.cc:215] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:45.556123 21965 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.561584 21712 catalog_manager.cc:5697] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 reported cstate change: config changed from index -1 to 2, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New cstate: current_term: 2 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:45.562470 22259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49750a676634c0888a2d6f7715f5ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.562727 21892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2"
dest_uuid: "50bf49b51aeb4215875a15a080489834"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36286
I20260630 12:28:45.563495 21892 raft_consensus.cc:606] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:28:45.567732 21892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2"
dest_uuid: "50bf49b51aeb4215875a15a080489834"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36286
I20260630 12:28:45.568344 21892 raft_consensus.cc:606] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:28:45.579362 21892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2"
dest_uuid: "50bf49b51aeb4215875a15a080489834"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36286
I20260630 12:28:45.579949 21892 raft_consensus.cc:606] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:28:45.581737 22259 tablet_copy_client.cc:806] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:45.582371 22259 tablet_copy_client.cc:670] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:45.586555 22259 tablet_copy_client.cc:538] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:45.593329 22259 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap starting.
I20260630 12:28:45.608071 22259 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:45.608750 22259 tablet_bootstrap.cc:492] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap complete.
I20260630 12:28:45.609300 22259 ts_tablet_manager.cc:1403] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260630 12:28:45.611541 22259 raft_consensus.cc:359] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.612107 22259 raft_consensus.cc:740] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aaf521576bc4da0892d362cf8cf6ace, State: Initialized, Role: LEARNER
I20260630 12:28:45.612581 22259 consensus_queue.cc:260] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace [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: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.614445 22259 ts_tablet_manager.cc:1434] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:28:45.616357 21902 tablet_copy_service.cc:342] P 50bf49b51aeb4215875a15a080489834: Request end of tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-e49750a676634c0888a2d6f7715f5ac9 received from {username='slave'} at 127.0.0.1:36314
I20260630 12:28:45.616822 21902 tablet_copy_service.cc:434] P 50bf49b51aeb4215875a15a080489834: ending tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-e49750a676634c0888a2d6f7715f5ac9 on tablet e49750a676634c0888a2d6f7715f5ac9 with peer 6aaf521576bc4da0892d362cf8cf6ace
I20260630 12:28:45.739987 21892 consensus_queue.cc:237] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } }
I20260630 12:28:45.745256 22217 raft_consensus.cc:1275] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:45.745258 21965 raft_consensus.cc:1275] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:45.746812 22069 consensus_queue.cc:1048] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:45.747478 22070 consensus_queue.cc:1048] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:45.753749 22178 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } }
I20260630 12:28:45.755555 22217 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } }
I20260630 12:28:45.755716 21965 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } }
I20260630 12:28:45.764319 21700 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b03b24b4da694b8db20e798dff2a2b7d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:45.768842 21712 catalog_manager.cc:5697] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 reported cstate change: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:45.789228 22119 tablet_service.cc:1558] Processing DeleteTablet for tablet b03b24b4da694b8db20e798dff2a2b7d with delete_type TABLET_DATA_TOMBSTONED (TS 6aaf521576bc4da0892d362cf8cf6ace not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33410
I20260630 12:28:45.791108 22276 tablet_replica.cc:333] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: stopping tablet replica
I20260630 12:28:45.791863 22276 raft_consensus.cc:2243] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:45.792337 22276 raft_consensus.cc:2272] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:45.794698 22276 ts_tablet_manager.cc:1916] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:45.806721 22276 ts_tablet_manager.cc:1929] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:28:45.807080 22276 log.cc:1199] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-3-root/wals/b03b24b4da694b8db20e798dff2a2b7d
I20260630 12:28:45.808878 21699 catalog_manager.cc:5028] TS 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): tablet b03b24b4da694b8db20e798dff2a2b7d (table test-workload [id=11045eca68dd455ebf9b716f55d84c8a]) successfully deleted
W20260630 12:28:45.893723 21763 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:28:45.894264 21763 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for a2ec34d3938f4df78fb4bd8d75a871c2 already in progress
W20260630 12:28:45.894479 21763 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for a2ec34d3938f4df78fb4bd8d75a871c2 already in progress
I20260630 12:28:45.900558 22178 raft_consensus.cc:993] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: : Instructing follower eb9581afd0e144ae8bc11deb3042f7d1 to start an election
I20260630 12:28:45.901165 22273 raft_consensus.cc:1081] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Signalling peer eb9581afd0e144ae8bc11deb3042f7d1 to start an election
I20260630 12:28:45.903436 21965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2"
dest_uuid: "eb9581afd0e144ae8bc11deb3042f7d1"
 from {username='slave'} at 127.0.0.1:36440
I20260630 12:28:45.904222 21965 raft_consensus.cc:493] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:28:45.904778 21965 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:45.910403 21965 raft_consensus.cc:515] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.913097 21965 leader_election.cc:290] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [CANDIDATE]: Term 3 election: Requested vote from peers b835590fcc81409ea914838503961c68 (127.13.210.1:44201), 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:45.914031 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "50bf49b51aeb4215875a15a080489834"
I20260630 12:28:45.914737 21892 raft_consensus.cc:3055] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:28:45.915177 21892 raft_consensus.cc:740] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50bf49b51aeb4215875a15a080489834, State: Running, Role: LEADER
I20260630 12:28:45.916050 21892 consensus_queue.cc:260] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.919035 21892 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:45.927400 21892 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9581afd0e144ae8bc11deb3042f7d1 in term 3.
I20260630 12:28:45.928085 22217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ec34d3938f4df78fb4bd8d75a871c2" candidate_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b835590fcc81409ea914838503961c68"
I20260630 12:28:45.928721 22217 raft_consensus.cc:3060] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:45.928661 21930 leader_election.cc:304] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bf49b51aeb4215875a15a080489834, eb9581afd0e144ae8bc11deb3042f7d1; no voters: 
I20260630 12:28:45.930083 22182 raft_consensus.cc:2804] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:28:45.931406 22182 raft_consensus.cc:697] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 3 LEADER]: Becoming Leader. State: Replica: eb9581afd0e144ae8bc11deb3042f7d1, State: Running, Role: LEADER
I20260630 12:28:45.932407 22182 consensus_queue.cc:237] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:45.938143 22217 raft_consensus.cc:2468] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9581afd0e144ae8bc11deb3042f7d1 in term 3.
I20260630 12:28:45.942109 21715 catalog_manager.cc:5697] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 reported cstate change: term changed from 2 to 3, leader changed from 50bf49b51aeb4215875a15a080489834 (127.13.210.2) to eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3). New cstate: current_term: 3 leader_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.966027 22259 ts_tablet_manager.cc:933] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: Initiating tablet copy from peer 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:45.967767 22259 tablet_copy_client.cc:323] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:41933
I20260630 12:28:45.969729 21902 tablet_copy_service.cc:140] P 50bf49b51aeb4215875a15a080489834: Received BeginTabletCopySession request for tablet fd152099f8034b18b6c92d6279d48daa from peer 6aaf521576bc4da0892d362cf8cf6ace ({username='slave'} at 127.0.0.1:36314)
I20260630 12:28:45.970376 21902 tablet_copy_service.cc:161] P 50bf49b51aeb4215875a15a080489834: Beginning new tablet copy session on tablet fd152099f8034b18b6c92d6279d48daa from peer 6aaf521576bc4da0892d362cf8cf6ace at {username='slave'} at 127.0.0.1:36314: session id = 6aaf521576bc4da0892d362cf8cf6ace-fd152099f8034b18b6c92d6279d48daa
I20260630 12:28:45.975689 21902 tablet_copy_source_session.cc:215] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:45.978771 22259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd152099f8034b18b6c92d6279d48daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.997686 22259 tablet_copy_client.cc:806] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:45.998517 22259 tablet_copy_client.cc:670] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:46.003600 22259 tablet_copy_client.cc:538] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:46.012557 22259 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap starting.
I20260630 12:28:46.018093 21892 consensus_queue.cc:237] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [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: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } }
I20260630 12:28:46.023705 22217 raft_consensus.cc:1275] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:46.024958 21965 raft_consensus.cc:1275] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:46.026130 22273 consensus_queue.cc:1048] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:46.026889 22069 consensus_queue.cc:1048] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:46.033474 22259 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:46.034760 22259 tablet_bootstrap.cc:492] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap complete.
I20260630 12:28:46.035485 22259 ts_tablet_manager.cc:1403] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260630 12:28:46.038033 22259 raft_consensus.cc:359] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:46.039691 22259 raft_consensus.cc:740] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6aaf521576bc4da0892d362cf8cf6ace, State: Initialized, Role: LEARNER
I20260630 12:28:46.040467 22259 consensus_queue.cc:260] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:46.042652 22259 ts_tablet_manager.cc:1434] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:46.040693 22217 raft_consensus.cc:2955] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } }
I20260630 12:28:46.036240 22069 raft_consensus.cc:2955] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } }
I20260630 12:28:46.045095 21902 tablet_copy_service.cc:342] P 50bf49b51aeb4215875a15a080489834: Request end of tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-fd152099f8034b18b6c92d6279d48daa received from {username='slave'} at 127.0.0.1:36314
I20260630 12:28:46.045559 21902 tablet_copy_service.cc:434] P 50bf49b51aeb4215875a15a080489834: ending tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-fd152099f8034b18b6c92d6279d48daa on tablet fd152099f8034b18b6c92d6279d48daa with peer 6aaf521576bc4da0892d362cf8cf6ace
I20260630 12:28:46.054363 21700 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e49750a676634c0888a2d6f7715f5ac9 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:46.061272 21712 catalog_manager.cc:5697] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 reported cstate change: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } }
I20260630 12:28:46.063335 21965 raft_consensus.cc:2955] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } }
I20260630 12:28:46.072443 22119 tablet_service.cc:1558] Processing DeleteTablet for tablet e49750a676634c0888a2d6f7715f5ac9 with delete_type TABLET_DATA_TOMBSTONED (TS 6aaf521576bc4da0892d362cf8cf6ace not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33410
I20260630 12:28:46.073410 22276 tablet_replica.cc:333] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: stopping tablet replica
I20260630 12:28:46.074239 22276 raft_consensus.cc:2243] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:46.074747 22276 raft_consensus.cc:2272] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:46.080508 22276 ts_tablet_manager.cc:1916] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:46.092360 22276 ts_tablet_manager.cc:1929] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:28:46.092687 22276 log.cc:1199] T e49750a676634c0888a2d6f7715f5ac9 P 6aaf521576bc4da0892d362cf8cf6ace: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-3-root/wals/e49750a676634c0888a2d6f7715f5ac9
I20260630 12:28:46.094069 21699 catalog_manager.cc:5028] TS 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): tablet e49750a676634c0888a2d6f7715f5ac9 (table test-workload [id=11045eca68dd455ebf9b716f55d84c8a]) successfully deleted
W20260630 12:28:46.336619 21929 consensus_peers.cc:597] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 -> Peer 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): Couldn't send request to peer 6aaf521576bc4da0892d362cf8cf6ace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2ec34d3938f4df78fb4bd8d75a871c2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:46.360930 22129 raft_consensus.cc:1217] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:28:46.387671 21892 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 3 FOLLOWER]: Refusing update from remote peer eb9581afd0e144ae8bc11deb3042f7d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:46.389199 22182 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:46.404436 22217 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Refusing update from remote peer eb9581afd0e144ae8bc11deb3042f7d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:46.406718 22286 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:46.742969 22289 ts_tablet_manager.cc:933] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: Initiating tablet copy from peer eb9581afd0e144ae8bc11deb3042f7d1 (127.13.210.3:38149)
I20260630 12:28:46.744690 22289 tablet_copy_client.cc:323] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:38149
I20260630 12:28:46.756808 21976 tablet_copy_service.cc:140] P eb9581afd0e144ae8bc11deb3042f7d1: Received BeginTabletCopySession request for tablet a2ec34d3938f4df78fb4bd8d75a871c2 from peer 6aaf521576bc4da0892d362cf8cf6ace ({username='slave'} at 127.0.0.1:60764)
I20260630 12:28:46.757472 21976 tablet_copy_service.cc:161] P eb9581afd0e144ae8bc11deb3042f7d1: Beginning new tablet copy session on tablet a2ec34d3938f4df78fb4bd8d75a871c2 from peer 6aaf521576bc4da0892d362cf8cf6ace at {username='slave'} at 127.0.0.1:60764: session id = 6aaf521576bc4da0892d362cf8cf6ace-a2ec34d3938f4df78fb4bd8d75a871c2
I20260630 12:28:46.766857 21976 tablet_copy_source_session.cc:215] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:46.770358 22289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ec34d3938f4df78fb4bd8d75a871c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.783825 22289 tablet_copy_client.cc:806] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:46.784523 22289 tablet_copy_client.cc:670] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:46.789163 22289 tablet_copy_client.cc:538] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:46.796490 22289 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap starting.
I20260630 12:28:46.817018 22289 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:46.817932 22289 tablet_bootstrap.cc:492] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap complete.
I20260630 12:28:46.818539 22289 ts_tablet_manager.cc:1403] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260630 12:28:46.820880 22289 raft_consensus.cc:359] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:46.821549 22289 raft_consensus.cc:740] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 6aaf521576bc4da0892d362cf8cf6ace, State: Initialized, Role: LEARNER
I20260630 12:28:46.822232 22289 consensus_queue.cc:260] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:46.824306 22289 ts_tablet_manager.cc:1434] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:28:46.826265 21976 tablet_copy_service.cc:342] P eb9581afd0e144ae8bc11deb3042f7d1: Request end of tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-a2ec34d3938f4df78fb4bd8d75a871c2 received from {username='slave'} at 127.0.0.1:60764
I20260630 12:28:46.826704 21976 tablet_copy_service.cc:434] P eb9581afd0e144ae8bc11deb3042f7d1: ending tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-a2ec34d3938f4df78fb4bd8d75a871c2 on tablet a2ec34d3938f4df78fb4bd8d75a871c2 with peer 6aaf521576bc4da0892d362cf8cf6ace
I20260630 12:28:46.902907 22069 raft_consensus.cc:1064] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: attempting to promote NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace to VOTER
I20260630 12:28:46.905406 22069 consensus_queue.cc:237] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } }
I20260630 12:28:46.913707 22129 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 LEARNER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:46.915023 21965 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:46.915773 22294 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:46.918102 22296 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:46.921586 22217 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:46.923533 22069 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:46.932018 22296 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:46.935400 22129 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:46.937670 22217 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:46.946010 21965 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:46.953745 21712 catalog_manager.cc:5697] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 reported cstate change: config changed from index 2 to 3, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:47.003261 21892 consensus_queue.cc:237] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } }
I20260630 12:28:47.011139 22129 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:47.014420 21965 raft_consensus.cc:1275] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:47.015609 22296 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:47.017300 22296 consensus_queue.cc:1048] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:47.022958 22296 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b835590fcc81409ea914838503961c68 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.024855 22129 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b835590fcc81409ea914838503961c68 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.026068 21965 raft_consensus.cc:2955] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b835590fcc81409ea914838503961c68 (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.034044 21700 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd152099f8034b18b6c92d6279d48daa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:47.038975 21715 catalog_manager.cc:5697] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace reported cstate change: config changed from index 3 to 4, VOTER b835590fcc81409ea914838503961c68 (127.13.210.1) evicted. New cstate: current_term: 2 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.054905 22207 tablet_service.cc:1558] Processing DeleteTablet for tablet fd152099f8034b18b6c92d6279d48daa with delete_type TABLET_DATA_TOMBSTONED (TS b835590fcc81409ea914838503961c68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51930
I20260630 12:28:47.058702 22310 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:47.059439 22310 raft_consensus.cc:2243] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:47.060130 22310 raft_consensus.cc:2272] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:47.063469 22310 ts_tablet_manager.cc:1916] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:47.074594 22310 ts_tablet_manager.cc:1929] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:28:47.074878 22310 log.cc:1199] T fd152099f8034b18b6c92d6279d48daa P b835590fcc81409ea914838503961c68: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/fd152099f8034b18b6c92d6279d48daa
I20260630 12:28:47.076241 21699 catalog_manager.cc:5028] TS b835590fcc81409ea914838503961c68 (127.13.210.1:44201): tablet fd152099f8034b18b6c92d6279d48daa (table test-workload [id=11045eca68dd455ebf9b716f55d84c8a]) successfully deleted
I20260630 12:28:47.235574 22129 raft_consensus.cc:1217] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260630 12:28:47.652042 22286 raft_consensus.cc:1064] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: attempting to promote NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace to VOTER
I20260630 12:28:47.654160 22286 consensus_queue.cc:237] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } }
I20260630 12:28:47.660701 22129 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 LEARNER]: Refusing update from remote peer eb9581afd0e144ae8bc11deb3042f7d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:28:47.661417 21892 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 3 FOLLOWER]: Refusing update from remote peer eb9581afd0e144ae8bc11deb3042f7d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:28:47.661787 22217 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Refusing update from remote peer eb9581afd0e144ae8bc11deb3042f7d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:28:47.663123 22306 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:47.664074 22286 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:47.664863 22313 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:47.675896 22306 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.677919 22129 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.678397 21892 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.686183 22217 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.692327 21714 catalog_manager.cc:5697] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 reported cstate change: config changed from index 3 to 5, 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:47.714988 21965 consensus_queue.cc:237] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } }
I20260630 12:28:47.719729 22129 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 FOLLOWER]: Refusing update from remote peer eb9581afd0e144ae8bc11deb3042f7d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:28:47.719869 22217 raft_consensus.cc:1275] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Refusing update from remote peer eb9581afd0e144ae8bc11deb3042f7d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:28:47.721310 22313 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:28:47.722230 22306 consensus_queue.cc:1048] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:28:47.728654 22313 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 50bf49b51aeb4215875a15a080489834 (127.13.210.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.730600 22129 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 50bf49b51aeb4215875a15a080489834 (127.13.210.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.731523 22217 raft_consensus.cc:2955] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 50bf49b51aeb4215875a15a080489834 (127.13.210.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } } }
I20260630 12:28:47.736548 21700 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2ec34d3938f4df78fb4bd8d75a871c2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:47.742342 21715 catalog_manager.cc:5697] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 reported cstate change: config changed from index 5 to 6, VOTER 50bf49b51aeb4215875a15a080489834 (127.13.210.2) evicted. New cstate: current_term: 3 leader_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:47.752698 21881 tablet_service.cc:1558] Processing DeleteTablet for tablet a2ec34d3938f4df78fb4bd8d75a871c2 with delete_type TABLET_DATA_TOMBSTONED (TS 50bf49b51aeb4215875a15a080489834 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36286
I20260630 12:28:47.754750 22321 tablet_replica.cc:333] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: stopping tablet replica
I20260630 12:28:47.755409 22321 raft_consensus.cc:2243] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:47.756017 22321 raft_consensus.cc:2272] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:47.758752 22321 ts_tablet_manager.cc:1916] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:47.770579 22321 ts_tablet_manager.cc:1929] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:28:47.770872 22321 log.cc:1199] T a2ec34d3938f4df78fb4bd8d75a871c2 P 50bf49b51aeb4215875a15a080489834: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/a2ec34d3938f4df78fb4bd8d75a871c2
I20260630 12:28:47.772390 21700 catalog_manager.cc:5028] TS 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933): tablet a2ec34d3938f4df78fb4bd8d75a871c2 (table test-workload [id=11045eca68dd455ebf9b716f55d84c8a]) successfully deleted
I20260630 12:28:48.078684 21892 consensus_queue.cc:237] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [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: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
W20260630 12:28:48.085809 21855 consensus_peers.cc:597] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 -> Peer 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4:37973): Couldn't send request to peer 6aaf521576bc4da0892d362cf8cf6ace. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.085884 21965 raft_consensus.cc:1275] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:48.086527 22217 raft_consensus.cc:1275] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Refusing update from remote peer 50bf49b51aeb4215875a15a080489834: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:48.087528 22325 consensus_queue.cc:1048] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:48.088433 22296 consensus_queue.cc:1048] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:48.097682 22325 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:48.098950 22217 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:48.100108 21965 raft_consensus.cc:2955] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } } }
I20260630 12:28:48.114912 21712 catalog_manager.cc:5697] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 reported cstate change: config changed from index 3 to 4, NON_VOTER 6aaf521576bc4da0892d362cf8cf6ace (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "50bf49b51aeb4215875a15a080489834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:48.623380 22329 ts_tablet_manager.cc:933] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Initiating tablet copy from peer 50bf49b51aeb4215875a15a080489834 (127.13.210.2:41933)
I20260630 12:28:48.625376 22329 tablet_copy_client.cc:323] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:41933
I20260630 12:28:48.627089 21902 tablet_copy_service.cc:140] P 50bf49b51aeb4215875a15a080489834: Received BeginTabletCopySession request for tablet b03b24b4da694b8db20e798dff2a2b7d from peer 6aaf521576bc4da0892d362cf8cf6ace ({username='slave'} at 127.0.0.1:36314)
I20260630 12:28:48.627718 21902 tablet_copy_service.cc:161] P 50bf49b51aeb4215875a15a080489834: Beginning new tablet copy session on tablet b03b24b4da694b8db20e798dff2a2b7d from peer 6aaf521576bc4da0892d362cf8cf6ace at {username='slave'} at 127.0.0.1:36314: session id = 6aaf521576bc4da0892d362cf8cf6ace-b03b24b4da694b8db20e798dff2a2b7d
I20260630 12:28:48.629710 14152 tablet_server.cc:179] TabletServer@127.13.210.1:44201 shutting down...
I20260630 12:28:48.638876 21902 tablet_copy_source_session.cc:215] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:48.646790 22329 ts_tablet_manager.cc:1916] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:28:48.668298 22329 ts_tablet_manager.cc:1929] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:28:48.669250 22329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b24b4da694b8db20e798dff2a2b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:48.674345 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.675536 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:48.676339 14152 raft_consensus.cc:2243] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.677039 14152 raft_consensus.cc:2272] T a2ec34d3938f4df78fb4bd8d75a871c2 P b835590fcc81409ea914838503961c68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.679283 22329 tablet_copy_client.cc:806] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:48.679556 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:48.679962 22329 tablet_copy_client.cc:670] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:48.680263 14152 raft_consensus.cc:2243] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.680866 14152 raft_consensus.cc:2272] T e49750a676634c0888a2d6f7715f5ac9 P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.683164 14152 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:48.683674 14152 raft_consensus.cc:2243] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.684369 14152 raft_consensus.cc:2272] T b03b24b4da694b8db20e798dff2a2b7d P b835590fcc81409ea914838503961c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.684324 22329 tablet_copy_client.cc:538] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:48.694377 22329 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap starting.
I20260630 12:28:48.712103 14152 tablet_server.cc:196] TabletServer@127.13.210.1:44201 shutdown complete.
I20260630 12:28:48.715693 22329 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:48.716502 22329 tablet_bootstrap.cc:492] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Bootstrap complete.
I20260630 12:28:48.717182 22329 ts_tablet_manager.cc:1403] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260630 12:28:48.719981 22329 raft_consensus.cc:359] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:48.720858 22329 raft_consensus.cc:740] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aaf521576bc4da0892d362cf8cf6ace, State: Initialized, Role: LEARNER
I20260630 12:28:48.721493 22329 consensus_queue.cc:260] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b835590fcc81409ea914838503961c68" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44201 } } peers { permanent_uuid: "50bf49b51aeb4215875a15a080489834" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41933 } } peers { permanent_uuid: "eb9581afd0e144ae8bc11deb3042f7d1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "6aaf521576bc4da0892d362cf8cf6ace" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 37973 } attrs { promote: true } }
I20260630 12:28:48.727831 22329 ts_tablet_manager.cc:1434] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:28:48.731622 21902 tablet_copy_service.cc:342] P 50bf49b51aeb4215875a15a080489834: Request end of tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-b03b24b4da694b8db20e798dff2a2b7d received from {username='slave'} at 127.0.0.1:36314
I20260630 12:28:48.732120 21902 tablet_copy_service.cc:434] P 50bf49b51aeb4215875a15a080489834: ending tablet copy session 6aaf521576bc4da0892d362cf8cf6ace-b03b24b4da694b8db20e798dff2a2b7d on tablet b03b24b4da694b8db20e798dff2a2b7d with peer 6aaf521576bc4da0892d362cf8cf6ace
I20260630 12:28:48.739027 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:28:48.770269 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.771023 14152 tablet_replica.cc:333] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834: stopping tablet replica
I20260630 12:28:48.771651 14152 raft_consensus.cc:2243] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.772505 14152 raft_consensus.cc:2272] T e49750a676634c0888a2d6f7715f5ac9 P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.774587 14152 tablet_replica.cc:333] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834: stopping tablet replica
I20260630 12:28:48.775116 14152 raft_consensus.cc:2243] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.776116 14152 raft_consensus.cc:2272] T b03b24b4da694b8db20e798dff2a2b7d P 50bf49b51aeb4215875a15a080489834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.778542 14152 tablet_replica.cc:333] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834: stopping tablet replica
I20260630 12:28:48.779084 14152 raft_consensus.cc:2243] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.779857 14152 raft_consensus.cc:2272] T fd152099f8034b18b6c92d6279d48daa P 50bf49b51aeb4215875a15a080489834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.804975 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:28:48.823207 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:28:48.865641 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.866472 14152 tablet_replica.cc:333] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1: stopping tablet replica
I20260630 12:28:48.867185 14152 raft_consensus.cc:2243] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.867828 14152 raft_consensus.cc:2272] T fd152099f8034b18b6c92d6279d48daa P eb9581afd0e144ae8bc11deb3042f7d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.870944 14152 tablet_replica.cc:333] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1: stopping tablet replica
I20260630 12:28:48.871922 14152 raft_consensus.cc:2243] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.872782 14152 raft_consensus.cc:2272] T b03b24b4da694b8db20e798dff2a2b7d P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:48.872956 21929 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111) [suppressed 24 similar messages]
W20260630 12:28:48.877310 21929 consensus_peers.cc:597] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 -> Peer b835590fcc81409ea914838503961c68 (127.13.210.1:44201): Couldn't send request to peer b835590fcc81409ea914838503961c68. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.878343 14152 tablet_replica.cc:333] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1: stopping tablet replica
I20260630 12:28:48.878959 14152 raft_consensus.cc:2243] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.879762 14152 raft_consensus.cc:2272] T a2ec34d3938f4df78fb4bd8d75a871c2 P eb9581afd0e144ae8bc11deb3042f7d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.882002 14152 tablet_replica.cc:333] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1: stopping tablet replica
I20260630 12:28:48.882478 14152 raft_consensus.cc:2243] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.882987 14152 raft_consensus.cc:2272] T e49750a676634c0888a2d6f7715f5ac9 P eb9581afd0e144ae8bc11deb3042f7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.908115 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:28:48.932649 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:28:48.958595 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.959649 14152 tablet_replica.cc:333] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace: stopping tablet replica
I20260630 12:28:48.960351 14152 raft_consensus.cc:2243] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.960943 14152 raft_consensus.cc:2272] T fd152099f8034b18b6c92d6279d48daa P 6aaf521576bc4da0892d362cf8cf6ace [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.963223 14152 tablet_replica.cc:333] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace: stopping tablet replica
I20260630 12:28:48.963749 14152 raft_consensus.cc:2243] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:48.964169 14152 raft_consensus.cc:2272] T b03b24b4da694b8db20e798dff2a2b7d P 6aaf521576bc4da0892d362cf8cf6ace [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:48.966403 14152 tablet_replica.cc:333] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace: stopping tablet replica
I20260630 12:28:48.966944 14152 raft_consensus.cc:2243] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.967492 14152 raft_consensus.cc:2272] T a2ec34d3938f4df78fb4bd8d75a871c2 P 6aaf521576bc4da0892d362cf8cf6ace [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.991456 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:28:49.009157 14152 master.cc:562] Master@127.13.210.62:44855 shutting down...
W20260630 12:28:49.041026 21763 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:49.042389 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:49.042914 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.043258 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c2da8a8c7ae4f10ab7f458255ad929f: stopping tablet replica
I20260630 12:28:49.056267 14152 master.cc:584] Master@127.13.210.62:44855 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (7793 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:28:49.092955 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:42075
I20260630 12:28:49.094240 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.099612 22336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.100186 22337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.101313 22339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.102277 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:49.103178 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.103355 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.103477 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822529103465 us; error 0 us; skew 500 ppm
I20260630 12:28:49.103895 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.106340 14152 webserver.cc:533] Webserver started at http://127.13.210.62:40855/ using document root <none> and password file <none>
I20260630 12:28:49.106822 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.106980 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.107174 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.108186 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "d4d00a5cb153466a827febfad646d041"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.112691 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:49.116302 22344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.117198 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:49.117517 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "d4d00a5cb153466a827febfad646d041"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.117877 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.138569 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.139729 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.179751 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:42075
I20260630 12:28:49.179895 22395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:42075 every 8 connection(s)
I20260630 12:28:49.183698 22396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.194128 22396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041: Bootstrap starting.
I20260630 12:28:49.198906 22396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:49.202992 22396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041: No bootstrap required, opened a new log
I20260630 12:28:49.205139 22396 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d00a5cb153466a827febfad646d041" member_type: VOTER }
I20260630 12:28:49.205543 22396 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:49.205778 22396 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4d00a5cb153466a827febfad646d041, State: Initialized, Role: FOLLOWER
I20260630 12:28:49.206387 22396 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4d00a5cb153466a827febfad646d041" member_type: VOTER }
I20260630 12:28:49.206911 22396 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:49.207134 22396 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:49.207405 22396 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:49.212213 22396 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d00a5cb153466a827febfad646d041" member_type: VOTER }
I20260630 12:28:49.212729 22396 leader_election.cc:304] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [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: d4d00a5cb153466a827febfad646d041; no voters: 
I20260630 12:28:49.214056 22396 leader_election.cc:290] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:49.214571 22399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:49.216020 22399 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 1 LEADER]: Becoming Leader. State: Replica: d4d00a5cb153466a827febfad646d041, State: Running, Role: LEADER
I20260630 12:28:49.216830 22396 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:49.216760 22399 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [LEADER]: Queue going to LEADER mode. State: All 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: "d4d00a5cb153466a827febfad646d041" member_type: VOTER }
I20260630 12:28:49.222270 22401 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4d00a5cb153466a827febfad646d041. Latest consensus state: current_term: 1 leader_uuid: "d4d00a5cb153466a827febfad646d041" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d00a5cb153466a827febfad646d041" member_type: VOTER } }
I20260630 12:28:49.222581 22400 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4d00a5cb153466a827febfad646d041" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d00a5cb153466a827febfad646d041" member_type: VOTER } }
I20260630 12:28:49.223086 22401 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:49.223495 22400 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:49.226384 22407 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:49.232733 22407 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:49.233980 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:49.241791 22407 catalog_manager.cc:1383] Generated new cluster ID: 21a97ab7a7624142b48717d101a27ef5
I20260630 12:28:49.242141 22407 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:49.257431 22407 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:49.258766 22407 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:49.272068 22407 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041: Generated new TSK 0
I20260630 12:28:49.272746 22407 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:49.301020 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.307688 22417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.308807 22418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.310451 22420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.311426 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:49.312372 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.312561 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.312772 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822529312756 us; error 0 us; skew 500 ppm
I20260630 12:28:49.313335 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.315769 14152 webserver.cc:533] Webserver started at http://127.13.210.1:46015/ using document root <none> and password file <none>
I20260630 12:28:49.316272 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.316459 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.316745 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.318280 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "fe725cda6b5944fa809a1bed8d383b2e"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.323079 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:49.326781 22425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.327780 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:49.328079 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "fe725cda6b5944fa809a1bed8d383b2e"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.328377 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.349686 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.350835 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.352278 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:49.354530 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:49.354753 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.354998 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:49.355167 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.397459 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:46439
I20260630 12:28:49.397552 22487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:46439 every 8 connection(s)
I20260630 12:28:49.402524 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.409611 22492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.410789 22493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.414746 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:49.415046 22496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.416676 22488 heartbeater.cc:344] Connected to a master server at 127.13.210.62:42075
I20260630 12:28:49.416792 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.417152 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.417192 22488 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:49.417348 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822529417332 us; error 0 us; skew 500 ppm
I20260630 12:28:49.418133 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.418207 22488 heartbeater.cc:507] Master 127.13.210.62:42075 requested a full tablet report, sending...
I20260630 12:28:49.420585 22361 ts_manager.cc:194] Registered new tserver with Master: fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1:46439)
I20260630 12:28:49.420964 14152 webserver.cc:533] Webserver started at http://127.13.210.2:44689/ using document root <none> and password file <none>
I20260630 12:28:49.421528 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.421746 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.422079 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.422448 22361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39174
I20260630 12:28:49.423218 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "aaf21259f8e141c38070b104a038f6c8"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.427737 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:49.431205 22500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.432418 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:28:49.432826 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "aaf21259f8e141c38070b104a038f6c8"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.433089 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.462442 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.463492 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.465065 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:49.467509 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:49.467733 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.468014 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:49.468176 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.512755 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:41349
I20260630 12:28:49.512969 22562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:41349 every 8 connection(s)
I20260630 12:28:49.518648 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.525583 22566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.528122 22567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.529793 14152 server_base.cc:1061] running on GCE node
W20260630 12:28:49.531015 22569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.532083 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.532363 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.532608 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822529532586 us; error 0 us; skew 500 ppm
I20260630 12:28:49.533232 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.533581 22563 heartbeater.cc:344] Connected to a master server at 127.13.210.62:42075
I20260630 12:28:49.534070 22563 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:49.535451 22563 heartbeater.cc:507] Master 127.13.210.62:42075 requested a full tablet report, sending...
I20260630 12:28:49.536288 14152 webserver.cc:533] Webserver started at http://127.13.210.3:42925/ using document root <none> and password file <none>
I20260630 12:28:49.536881 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.537128 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.537449 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.537976 22361 ts_manager.cc:194] Registered new tserver with Master: aaf21259f8e141c38070b104a038f6c8 (127.13.210.2:41349)
I20260630 12:28:49.539016 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "7276705327394ce4a744fbc40bf16e37"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.540340 22361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39190
I20260630 12:28:49.545533 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:28:49.550045 22574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.550881 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:49.551223 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "7276705327394ce4a744fbc40bf16e37"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-nkz7"
I20260630 12:28:49.551545 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.580380 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.581561 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.583263 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:49.585640 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:49.585925 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:49.586196 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:49.586395 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.635706 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:41289
I20260630 12:28:49.635807 22636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:41289 every 8 connection(s)
I20260630 12:28:49.650863 22637 heartbeater.cc:344] Connected to a master server at 127.13.210.62:42075
I20260630 12:28:49.651310 22637 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:49.652096 22637 heartbeater.cc:507] Master 127.13.210.62:42075 requested a full tablet report, sending...
I20260630 12:28:49.654106 22361 ts_manager.cc:194] Registered new tserver with Master: 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:49.654539 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015198727s
I20260630 12:28:49.655547 22361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39196
I20260630 12:28:50.425072 22488 heartbeater.cc:499] Master 127.13.210.62:42075 was elected leader, sending a full tablet report...
I20260630 12:28:50.544341 22563 heartbeater.cc:499] Master 127.13.210.62:42075 was elected leader, sending a full tablet report...
I20260630 12:28:50.658640 22637 heartbeater.cc:499] Master 127.13.210.62:42075 was elected leader, sending a full tablet report...
I20260630 12:28:50.714493 22361 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39200:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:50.716986 22361 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:50.784025 22526 tablet_service.cc:1511] Processing CreateTablet for tablet cd2d277b1d2a44fa9e9922be2ab08b6c (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:50.784322 22525 tablet_service.cc:1511] Processing CreateTablet for tablet 691a6e56bf0c41af9e4a4429ed6c6016 (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:50.785640 22526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2d277b1d2a44fa9e9922be2ab08b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.786844 22528 tablet_service.cc:1511] Processing CreateTablet for tablet ca59341b4d114464a54dc8b526acb383 (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:50.786844 22527 tablet_service.cc:1511] Processing CreateTablet for tablet d94c6b7f160b47e3b65ebb689b08fdbc (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:50.788300 22528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca59341b4d114464a54dc8b526acb383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.789227 22527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94c6b7f160b47e3b65ebb689b08fdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.790231 22453 tablet_service.cc:1511] Processing CreateTablet for tablet ca59341b4d114464a54dc8b526acb383 (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:50.790706 22525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691a6e56bf0c41af9e4a4429ed6c6016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.793126 22452 tablet_service.cc:1511] Processing CreateTablet for tablet d94c6b7f160b47e3b65ebb689b08fdbc (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:50.795576 22451 tablet_service.cc:1511] Processing CreateTablet for tablet cd2d277b1d2a44fa9e9922be2ab08b6c (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:50.798090 22450 tablet_service.cc:1511] Processing CreateTablet for tablet 691a6e56bf0c41af9e4a4429ed6c6016 (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:50.791692 22453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca59341b4d114464a54dc8b526acb383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.802126 22451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2d277b1d2a44fa9e9922be2ab08b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.806211 22450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691a6e56bf0c41af9e4a4429ed6c6016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.810179 22452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94c6b7f160b47e3b65ebb689b08fdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.842708 22658 tablet_bootstrap.cc:492] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e: Bootstrap starting.
I20260630 12:28:50.847347 22602 tablet_service.cc:1511] Processing CreateTablet for tablet ca59341b4d114464a54dc8b526acb383 (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:50.848760 22602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca59341b4d114464a54dc8b526acb383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.850962 22601 tablet_service.cc:1511] Processing CreateTablet for tablet d94c6b7f160b47e3b65ebb689b08fdbc (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:50.851454 22658 tablet_bootstrap.cc:654] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.852938 22600 tablet_service.cc:1511] Processing CreateTablet for tablet cd2d277b1d2a44fa9e9922be2ab08b6c (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:50.854368 22600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2d277b1d2a44fa9e9922be2ab08b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.859000 22599 tablet_service.cc:1511] Processing CreateTablet for tablet 691a6e56bf0c41af9e4a4429ed6c6016 (DEFAULT_TABLE table=test-workload [id=bf3b1f2db92748afb7b0b06ab41218b6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:50.861642 22599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691a6e56bf0c41af9e4a4429ed6c6016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.866400 22601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94c6b7f160b47e3b65ebb689b08fdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.888706 22657 tablet_bootstrap.cc:492] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8: Bootstrap starting.
I20260630 12:28:50.891804 22658 tablet_bootstrap.cc:492] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e: No bootstrap required, opened a new log
I20260630 12:28:50.892351 22658 ts_tablet_manager.cc:1403] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.008s
I20260630 12:28:50.895210 22658 raft_consensus.cc:359] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.895915 22658 raft_consensus.cc:385] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.896209 22658 raft_consensus.cc:740] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe725cda6b5944fa809a1bed8d383b2e, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.896940 22658 consensus_queue.cc:260] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.899827 22657 tablet_bootstrap.cc:654] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.902676 22660 tablet_bootstrap.cc:492] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37: Bootstrap starting.
I20260630 12:28:50.909094 22660 tablet_bootstrap.cc:654] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.909222 22658 ts_tablet_manager.cc:1434] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:28:50.910739 22658 tablet_bootstrap.cc:492] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e: Bootstrap starting.
I20260630 12:28:50.918529 22657 tablet_bootstrap.cc:492] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8: No bootstrap required, opened a new log
I20260630 12:28:50.919107 22657 ts_tablet_manager.cc:1403] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.000s
I20260630 12:28:50.919258 22660 tablet_bootstrap.cc:492] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37: No bootstrap required, opened a new log
I20260630 12:28:50.919835 22658 tablet_bootstrap.cc:654] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.919868 22660 ts_tablet_manager.cc:1403] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:28:50.922222 22657 raft_consensus.cc:359] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.923513 22657 raft_consensus.cc:385] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.923830 22657 raft_consensus.cc:740] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf21259f8e141c38070b104a038f6c8, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.923941 22660 raft_consensus.cc:359] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.925109 22660 raft_consensus.cc:385] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.924798 22657 consensus_queue.cc:260] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.925516 22660 raft_consensus.cc:740] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7276705327394ce4a744fbc40bf16e37, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.926417 22660 consensus_queue.cc:260] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.927976 22657 ts_tablet_manager.cc:1434] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:50.928126 22658 tablet_bootstrap.cc:492] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e: No bootstrap required, opened a new log
I20260630 12:28:50.929150 22657 tablet_bootstrap.cc:492] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8: Bootstrap starting.
I20260630 12:28:50.929164 22658 ts_tablet_manager.cc:1403] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260630 12:28:50.934614 22658 raft_consensus.cc:359] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.936264 22657 tablet_bootstrap.cc:654] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.936220 22658 raft_consensus.cc:385] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.937423 22658 raft_consensus.cc:740] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe725cda6b5944fa809a1bed8d383b2e, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.939224 22658 consensus_queue.cc:260] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.942658 22658 ts_tablet_manager.cc:1434] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:28:50.944416 22658 tablet_bootstrap.cc:492] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e: Bootstrap starting.
I20260630 12:28:50.953265 22658 tablet_bootstrap.cc:654] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.961622 22657 tablet_bootstrap.cc:492] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8: No bootstrap required, opened a new log
I20260630 12:28:50.962209 22657 ts_tablet_manager.cc:1403] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.016s
I20260630 12:28:50.962499 22660 ts_tablet_manager.cc:1434] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.024s
I20260630 12:28:50.963811 22660 tablet_bootstrap.cc:492] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37: Bootstrap starting.
I20260630 12:28:50.965067 22657 raft_consensus.cc:359] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.965888 22657 raft_consensus.cc:385] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.966190 22657 raft_consensus.cc:740] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf21259f8e141c38070b104a038f6c8, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.966915 22658 tablet_bootstrap.cc:492] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e: No bootstrap required, opened a new log
I20260630 12:28:50.966954 22657 consensus_queue.cc:260] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.967962 22658 ts_tablet_manager.cc:1403] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:28:50.969419 22657 ts_tablet_manager.cc:1434] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:28:50.970546 22657 tablet_bootstrap.cc:492] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8: Bootstrap starting.
I20260630 12:28:50.970852 22660 tablet_bootstrap.cc:654] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.971349 22658 raft_consensus.cc:359] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.972208 22658 raft_consensus.cc:385] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.972555 22658 raft_consensus.cc:740] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe725cda6b5944fa809a1bed8d383b2e, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.973492 22658 consensus_queue.cc:260] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:50.978585 22657 tablet_bootstrap.cc:654] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.979799 22658 ts_tablet_manager.cc:1434] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:28:50.981349 22658 tablet_bootstrap.cc:492] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e: Bootstrap starting.
I20260630 12:28:50.989256 22658 tablet_bootstrap.cc:654] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.996418 22665 raft_consensus.cc:493] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:50.997184 22665 raft_consensus.cc:515] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.009173 22665 leader_election.cc:290] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1:46439), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.067817 22661 raft_consensus.cc:493] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:51.068694 22661 raft_consensus.cc:515] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.079254 22661 leader_election.cc:290] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf21259f8e141c38070b104a038f6c8 (127.13.210.2:41349), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.082463 22660 tablet_bootstrap.cc:492] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37: No bootstrap required, opened a new log
I20260630 12:28:51.082590 22657 tablet_bootstrap.cc:492] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8: No bootstrap required, opened a new log
I20260630 12:28:51.083602 22657 ts_tablet_manager.cc:1403] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8: Time spent bootstrapping tablet: real 0.113s	user 0.035s	sys 0.076s
I20260630 12:28:51.083680 22660 ts_tablet_manager.cc:1403] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37: Time spent bootstrapping tablet: real 0.120s	user 0.035s	sys 0.081s
I20260630 12:28:51.086421 22658 tablet_bootstrap.cc:492] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e: No bootstrap required, opened a new log
I20260630 12:28:51.087054 22658 ts_tablet_manager.cc:1403] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.059s
I20260630 12:28:51.086720 22657 raft_consensus.cc:359] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.087548 22657 raft_consensus.cc:385] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:51.087217 22660 raft_consensus.cc:359] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.088093 22657 raft_consensus.cc:740] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf21259f8e141c38070b104a038f6c8, State: Initialized, Role: FOLLOWER
I20260630 12:28:51.088434 22660 raft_consensus.cc:385] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:51.088826 22463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2d277b1d2a44fa9e9922be2ab08b6c" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe725cda6b5944fa809a1bed8d383b2e" is_pre_election: true
I20260630 12:28:51.088863 22660 raft_consensus.cc:740] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7276705327394ce4a744fbc40bf16e37, State: Initialized, Role: FOLLOWER
I20260630 12:28:51.089046 22657 consensus_queue.cc:260] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.089674 22463 raft_consensus.cc:2468] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf21259f8e141c38070b104a038f6c8 in term 0.
I20260630 12:28:51.091470 22657 ts_tablet_manager.cc:1434] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:51.092659 22657 tablet_bootstrap.cc:492] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8: Bootstrap starting.
I20260630 12:28:51.092037 22660 consensus_queue.cc:260] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.095108 22660 ts_tablet_manager.cc:1434] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:28:51.096488 22660 tablet_bootstrap.cc:492] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37: Bootstrap starting.
I20260630 12:28:51.099084 22657 tablet_bootstrap.cc:654] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:51.102738 22502 leader_election.cc:304] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf21259f8e141c38070b104a038f6c8, fe725cda6b5944fa809a1bed8d383b2e; no voters: 
I20260630 12:28:51.106024 22660 tablet_bootstrap.cc:654] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:51.109172 22665 raft_consensus.cc:2804] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:51.109596 22665 raft_consensus.cc:493] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:51.109941 22665 raft_consensus.cc:3060] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.112012 22657 tablet_bootstrap.cc:492] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8: No bootstrap required, opened a new log
I20260630 12:28:51.112730 22657 ts_tablet_manager.cc:1403] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260630 12:28:51.114343 22658 raft_consensus.cc:359] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.115185 22658 raft_consensus.cc:385] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:51.115511 22658 raft_consensus.cc:740] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe725cda6b5944fa809a1bed8d383b2e, State: Initialized, Role: FOLLOWER
I20260630 12:28:51.116060 22657 raft_consensus.cc:359] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.117420 22657 raft_consensus.cc:385] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:51.117725 22657 raft_consensus.cc:740] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf21259f8e141c38070b104a038f6c8, State: Initialized, Role: FOLLOWER
I20260630 12:28:51.118762 22657 consensus_queue.cc:260] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.119225 22612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2d277b1d2a44fa9e9922be2ab08b6c" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37" is_pre_election: true
W20260630 12:28:51.122339 22503 leader_election.cc:343] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:51.119866 22658 consensus_queue.cc:260] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.137187 22658 ts_tablet_manager.cc:1434] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260630 12:28:51.143913 22661 raft_consensus.cc:493] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:51.144747 22661 raft_consensus.cc:515] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.146801 22612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94c6b7f160b47e3b65ebb689b08fdbc" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37" is_pre_election: true
I20260630 12:28:51.147089 22661 leader_election.cc:290] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf21259f8e141c38070b104a038f6c8 (127.13.210.2:41349), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.147588 22612 raft_consensus.cc:2468] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe725cda6b5944fa809a1bed8d383b2e in term 0.
I20260630 12:28:51.149227 22428 leader_election.cc:304] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7276705327394ce4a744fbc40bf16e37, fe725cda6b5944fa809a1bed8d383b2e; no voters: 
I20260630 12:28:51.147720 22665 raft_consensus.cc:515] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.151996 22657 ts_tablet_manager.cc:1434] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.019s
I20260630 12:28:51.152340 22660 tablet_bootstrap.cc:492] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37: No bootstrap required, opened a new log
I20260630 12:28:51.155030 22660 ts_tablet_manager.cc:1403] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.012s
I20260630 12:28:51.152242 22612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59341b4d114464a54dc8b526acb383" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37" is_pre_election: true
I20260630 12:28:51.156749 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2d277b1d2a44fa9e9922be2ab08b6c" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37"
I20260630 12:28:51.152977 22661 raft_consensus.cc:2804] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:51.157586 22661 raft_consensus.cc:493] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:51.153122 22463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2d277b1d2a44fa9e9922be2ab08b6c" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe725cda6b5944fa809a1bed8d383b2e"
I20260630 12:28:51.157802 22537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59341b4d114464a54dc8b526acb383" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf21259f8e141c38070b104a038f6c8" is_pre_election: true
W20260630 12:28:51.158726 22428 leader_election.cc:343] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:51.156978 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94c6b7f160b47e3b65ebb689b08fdbc" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf21259f8e141c38070b104a038f6c8" is_pre_election: true
I20260630 12:28:51.158066 22660 raft_consensus.cc:359] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.158890 22537 raft_consensus.cc:2468] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe725cda6b5944fa809a1bed8d383b2e in term 0.
I20260630 12:28:51.157992 22661 raft_consensus.cc:3060] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.159394 22660 raft_consensus.cc:385] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:51.159471 22538 raft_consensus.cc:2468] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe725cda6b5944fa809a1bed8d383b2e in term 0.
I20260630 12:28:51.159960 22660 raft_consensus.cc:740] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7276705327394ce4a744fbc40bf16e37, State: Initialized, Role: FOLLOWER
W20260630 12:28:51.158941 22503 leader_election.cc:343] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:51.160712 22428 leader_election.cc:304] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [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: aaf21259f8e141c38070b104a038f6c8, fe725cda6b5944fa809a1bed8d383b2e; no voters: 7276705327394ce4a744fbc40bf16e37
I20260630 12:28:51.158209 22463 raft_consensus.cc:3060] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.160959 22660 consensus_queue.cc:260] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.163434 22660 ts_tablet_manager.cc:1434] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:51.164722 22660 tablet_bootstrap.cc:492] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37: Bootstrap starting.
I20260630 12:28:51.168270 22661 raft_consensus.cc:515] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.170958 22660 tablet_bootstrap.cc:654] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:51.170804 22463 raft_consensus.cc:2468] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf21259f8e141c38070b104a038f6c8 in term 1.
I20260630 12:28:51.172605 22502 leader_election.cc:304] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [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: aaf21259f8e141c38070b104a038f6c8, fe725cda6b5944fa809a1bed8d383b2e; no voters: 7276705327394ce4a744fbc40bf16e37
I20260630 12:28:51.182132 22680 raft_consensus.cc:2804] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:51.182650 22680 raft_consensus.cc:493] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:51.183014 22680 raft_consensus.cc:3060] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.185016 22681 raft_consensus.cc:2804] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:51.154138 22665 leader_election.cc:290] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 election: Requested vote from peers fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1:46439), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.187968 22661 leader_election.cc:290] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 election: Requested vote from peers aaf21259f8e141c38070b104a038f6c8 (127.13.210.2:41349), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.188721 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94c6b7f160b47e3b65ebb689b08fdbc" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf21259f8e141c38070b104a038f6c8"
I20260630 12:28:51.189364 22538 raft_consensus.cc:3060] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.190306 22660 tablet_bootstrap.cc:492] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37: No bootstrap required, opened a new log
I20260630 12:28:51.190866 22660 ts_tablet_manager.cc:1403] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260630 12:28:51.192992 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94c6b7f160b47e3b65ebb689b08fdbc" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37"
I20260630 12:28:51.193652 22611 raft_consensus.cc:3060] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.194353 22660 raft_consensus.cc:359] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.195457 22660 raft_consensus.cc:385] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:51.195904 22660 raft_consensus.cc:740] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7276705327394ce4a744fbc40bf16e37, State: Initialized, Role: FOLLOWER
I20260630 12:28:51.197194 22538 raft_consensus.cc:2468] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe725cda6b5944fa809a1bed8d383b2e in term 1.
I20260630 12:28:51.197000 22660 consensus_queue.cc:260] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.198598 22428 leader_election.cc:304] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf21259f8e141c38070b104a038f6c8, fe725cda6b5944fa809a1bed8d383b2e; no voters: 
I20260630 12:28:51.199497 22661 raft_consensus.cc:2804] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:51.201388 22611 raft_consensus.cc:2468] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe725cda6b5944fa809a1bed8d383b2e in term 1.
I20260630 12:28:51.203935 22660 ts_tablet_manager.cc:1434] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:28:51.205242 22661 raft_consensus.cc:697] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Becoming Leader. State: Replica: fe725cda6b5944fa809a1bed8d383b2e, State: Running, Role: LEADER
I20260630 12:28:51.205065 22681 raft_consensus.cc:697] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 1 LEADER]: Becoming Leader. State: Replica: aaf21259f8e141c38070b104a038f6c8, State: Running, Role: LEADER
I20260630 12:28:51.209720 22680 raft_consensus.cc:515] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.212620 22680 leader_election.cc:290] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 election: Requested vote from peers aaf21259f8e141c38070b104a038f6c8 (127.13.210.2:41349), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.213327 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59341b4d114464a54dc8b526acb383" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf21259f8e141c38070b104a038f6c8"
I20260630 12:28:51.213979 22538 raft_consensus.cc:3060] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.214308 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59341b4d114464a54dc8b526acb383" candidate_uuid: "fe725cda6b5944fa809a1bed8d383b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37"
I20260630 12:28:51.211035 22681 consensus_queue.cc:237] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.214890 22611 raft_consensus.cc:3060] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.219384 22661 consensus_queue.cc:237] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.222007 22538 raft_consensus.cc:2468] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe725cda6b5944fa809a1bed8d383b2e in term 1.
I20260630 12:28:51.223305 22428 leader_election.cc:304] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf21259f8e141c38070b104a038f6c8, fe725cda6b5944fa809a1bed8d383b2e; no voters: 
I20260630 12:28:51.222779 22358 catalog_manager.cc:5697] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf21259f8e141c38070b104a038f6c8 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "aaf21259f8e141c38070b104a038f6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:51.225665 22611 raft_consensus.cc:2468] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe725cda6b5944fa809a1bed8d383b2e in term 1.
I20260630 12:28:51.226096 22684 raft_consensus.cc:2804] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:51.227066 22684 raft_consensus.cc:697] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Becoming Leader. State: Replica: fe725cda6b5944fa809a1bed8d383b2e, State: Running, Role: LEADER
I20260630 12:28:51.227926 22684 consensus_queue.cc:237] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
W20260630 12:28:51.231810 22409 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:51.232823 22360 catalog_manager.cc:5697] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e reported cstate change: term changed from 0 to 1, leader changed from <none> to fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1). New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:51.245911 22360 catalog_manager.cc:5697] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e reported cstate change: term changed from 0 to 1, leader changed from <none> to fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1). New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:51.351747 22666 raft_consensus.cc:493] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:51.352380 22666 raft_consensus.cc:515] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.354879 22666 leader_election.cc:290] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1:46439), aaf21259f8e141c38070b104a038f6c8 (127.13.210.2:41349)
I20260630 12:28:51.367728 22463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2d277b1d2a44fa9e9922be2ab08b6c" candidate_uuid: "7276705327394ce4a744fbc40bf16e37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe725cda6b5944fa809a1bed8d383b2e" is_pre_election: true
I20260630 12:28:51.367878 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2d277b1d2a44fa9e9922be2ab08b6c" candidate_uuid: "7276705327394ce4a744fbc40bf16e37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf21259f8e141c38070b104a038f6c8" is_pre_election: true
I20260630 12:28:51.368652 22463 raft_consensus.cc:2393] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7276705327394ce4a744fbc40bf16e37 in current term 1: Already voted for candidate aaf21259f8e141c38070b104a038f6c8 in this term.
I20260630 12:28:51.369903 22576 leader_election.cc:304] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [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: 7276705327394ce4a744fbc40bf16e37; no voters: aaf21259f8e141c38070b104a038f6c8, fe725cda6b5944fa809a1bed8d383b2e
I20260630 12:28:51.370708 22666 raft_consensus.cc:3060] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.376099 22666 raft_consensus.cc:2749] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:51.390817 22681 raft_consensus.cc:493] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:51.391494 22681 raft_consensus.cc:515] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.393508 22681 leader_election.cc:290] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1:46439), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.394618 22463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691a6e56bf0c41af9e4a4429ed6c6016" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe725cda6b5944fa809a1bed8d383b2e" is_pre_election: true
I20260630 12:28:51.394790 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691a6e56bf0c41af9e4a4429ed6c6016" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37" is_pre_election: true
I20260630 12:28:51.395265 22463 raft_consensus.cc:2468] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf21259f8e141c38070b104a038f6c8 in term 0.
I20260630 12:28:51.395479 22611 raft_consensus.cc:2468] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf21259f8e141c38070b104a038f6c8 in term 0.
I20260630 12:28:51.396292 22502 leader_election.cc:304] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf21259f8e141c38070b104a038f6c8, fe725cda6b5944fa809a1bed8d383b2e; no voters: 
I20260630 12:28:51.397110 22681 raft_consensus.cc:2804] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:51.397547 22681 raft_consensus.cc:493] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:51.397907 22681 raft_consensus.cc:3060] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.403261 22681 raft_consensus.cc:515] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.405128 22681 leader_election.cc:290] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 election: Requested vote from peers fe725cda6b5944fa809a1bed8d383b2e (127.13.210.1:46439), 7276705327394ce4a744fbc40bf16e37 (127.13.210.3:41289)
I20260630 12:28:51.406055 22463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691a6e56bf0c41af9e4a4429ed6c6016" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe725cda6b5944fa809a1bed8d383b2e"
I20260630 12:28:51.406328 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691a6e56bf0c41af9e4a4429ed6c6016" candidate_uuid: "aaf21259f8e141c38070b104a038f6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7276705327394ce4a744fbc40bf16e37"
I20260630 12:28:51.406767 22463 raft_consensus.cc:3060] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.407032 22611 raft_consensus.cc:3060] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.412864 22611 raft_consensus.cc:2468] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf21259f8e141c38070b104a038f6c8 in term 1.
I20260630 12:28:51.413676 22463 raft_consensus.cc:2468] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf21259f8e141c38070b104a038f6c8 in term 1.
I20260630 12:28:51.413941 22503 leader_election.cc:304] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7276705327394ce4a744fbc40bf16e37, aaf21259f8e141c38070b104a038f6c8; no voters: 
I20260630 12:28:51.414897 22681 raft_consensus.cc:2804] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:51.415258 22681 raft_consensus.cc:697] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 1 LEADER]: Becoming Leader. State: Replica: aaf21259f8e141c38070b104a038f6c8, State: Running, Role: LEADER
I20260630 12:28:51.416024 22681 consensus_queue.cc:237] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:51.423738 22360 catalog_manager.cc:5697] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf21259f8e141c38070b104a038f6c8 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "aaf21259f8e141c38070b104a038f6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:51.553048 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.560693 22691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:51.561501 22692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:51.564363 22694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:51.564476 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:51.565987 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:51.566206 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:51.566468 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822531566451 us; error 0 us; skew 500 ppm
I20260630 12:28:51.567073 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:51.570051 14152 webserver.cc:533] Webserver started at http://127.13.210.4:42737/ using document root <none> and password file <none>
I20260630 12:28:51.570588 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:51.570824 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:51.571116 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:51.572288 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "5f4a192b88d74485a605a45dd5dd53a9"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-nkz7"
I20260630 12:28:51.577389 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:28:51.581497 22699 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.582474 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:51.582768 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "5f4a192b88d74485a605a45dd5dd53a9"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-nkz7"
I20260630 12:28:51.583104 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:51.596624 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:51.598009 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:51.599575 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:51.602053 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:51.602255 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.602550 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:51.602722 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.609612 22684 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:51.613555 22684 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:51.623705 22684 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:51.639746 22684 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:51.728468 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:34507
I20260630 12:28:51.728544 22772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:34507 every 8 connection(s)
I20260630 12:28:51.745216 22773 heartbeater.cc:344] Connected to a master server at 127.13.210.62:42075
I20260630 12:28:51.745676 22773 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:51.746510 22773 heartbeater.cc:507] Master 127.13.210.62:42075 requested a full tablet report, sending...
I20260630 12:28:51.748600 22360 ts_manager.cc:194] Registered new tserver with Master: 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507)
I20260630 12:28:51.750366 22360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39206
I20260630 12:28:51.752877 22681 consensus_queue.cc:1048] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:51.766582 22683 consensus_queue.cc:1048] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:51.829320 22683 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:51.842407 22683 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:52.255913 22463 consensus_queue.cc:237] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: true } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } }
I20260630 12:28:52.262079 22611 raft_consensus.cc:1275] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:52.263216 22538 raft_consensus.cc:1275] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:52.265411 22661 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:52.266378 22718 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:52.274315 22718 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: true } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
W20260630 12:28:52.276233 22429 consensus_peers.cc:597] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e -> Peer 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): Couldn't send request to peer 5f4a192b88d74485a605a45dd5dd53a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d94c6b7f160b47e3b65ebb689b08fdbc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:52.278014 22538 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: true } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.278338 22611 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: true } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.290287 22358 catalog_manager.cc:5697] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e reported cstate change: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.305699 22538 consensus_queue.cc:237] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: true } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } }
I20260630 12:28:52.313221 22611 raft_consensus.cc:1275] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer aaf21259f8e141c38070b104a038f6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:52.314352 22463 raft_consensus.cc:1275] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Refusing update from remote peer aaf21259f8e141c38070b104a038f6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:52.315397 22683 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:52.319635 22683 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:52.323674 22779 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: true } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
W20260630 12:28:52.328059 22504 consensus_peers.cc:597] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 -> Peer 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): Couldn't send request to peer 5f4a192b88d74485a605a45dd5dd53a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 691a6e56bf0c41af9e4a4429ed6c6016. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:52.329708 22463 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: true } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.332288 22611 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: true } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.338905 22462 consensus_queue.cc:237] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [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: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: true } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } }
I20260630 12:28:52.338559 22359 catalog_manager.cc:5697] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 reported cstate change: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "aaf21259f8e141c38070b104a038f6c8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.345984 22612 raft_consensus.cc:1275] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:52.347891 22684 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:52.347250 22429 consensus_peers.cc:597] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e -> Peer 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): Couldn't send request to peer 5f4a192b88d74485a605a45dd5dd53a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca59341b4d114464a54dc8b526acb383. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:52.349994 22538 raft_consensus.cc:1275] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:52.353874 22661 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:52.357045 22684 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: true } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.362629 22611 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: true } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.366979 22538 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: true } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.380677 22463 consensus_queue.cc:237] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } }
I20260630 12:28:52.381430 22358 catalog_manager.cc:5697] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 reported cstate change: config changed from index -1 to 2, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: true } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.386861 22611 raft_consensus.cc:1275] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:28:52.387724 22429 consensus_peers.cc:597] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e -> Peer 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): Couldn't send request to peer 5f4a192b88d74485a605a45dd5dd53a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d94c6b7f160b47e3b65ebb689b08fdbc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:52.392040 22537 raft_consensus.cc:1275] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:52.389581 22661 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:52.396001 22684 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:52.405177 22661 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.406744 22611 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.411165 22537 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
W20260630 12:28:52.415491 22409 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:52.415882 22409 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:52.421401 22538 consensus_queue.cc:237] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } }
I20260630 12:28:52.428354 22611 raft_consensus.cc:1275] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer aaf21259f8e141c38070b104a038f6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:28:52.465504 22504 consensus_peers.cc:597] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 -> Peer 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): Couldn't send request to peer 5f4a192b88d74485a605a45dd5dd53a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 691a6e56bf0c41af9e4a4429ed6c6016. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:52.466655 22463 raft_consensus.cc:1275] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Refusing update from remote peer aaf21259f8e141c38070b104a038f6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:52.470970 22779 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:52.473057 22778 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:52.474284 22358 catalog_manager.cc:5697] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.486753 22779 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.492202 22463 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.503727 22611 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
W20260630 12:28:52.509867 22409 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:52.510433 22409 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:52.504990 22462 consensus_queue.cc:237] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } }
I20260630 12:28:52.520373 22463 consensus_queue.cc:237] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [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: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } }
I20260630 12:28:52.522565 22359 catalog_manager.cc:5697] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "aaf21259f8e141c38070b104a038f6c8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.526966 22611 raft_consensus.cc:1275] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:52.532271 22538 raft_consensus.cc:1275] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:52.534605 22611 raft_consensus.cc:1275] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:52.539625 22661 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:52.541075 22718 consensus_queue.cc:1048] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:52.544130 22718 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:28:52.549409 22429 consensus_peers.cc:597] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e -> Peer 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): Couldn't send request to peer 5f4a192b88d74485a605a45dd5dd53a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca59341b4d114464a54dc8b526acb383. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:52.555050 22537 raft_consensus.cc:1275] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:52.557103 22718 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:52.560519 22684 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } }
I20260630 12:28:52.570430 22538 consensus_queue.cc:237] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [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: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:52.571188 22612 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } }
I20260630 12:28:52.573570 22661 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [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: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.576116 22537 raft_consensus.cc:2955] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } } }
I20260630 12:28:52.580384 22611 raft_consensus.cc:1275] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer aaf21259f8e141c38070b104a038f6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:52.581779 22463 raft_consensus.cc:1275] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Refusing update from remote peer aaf21259f8e141c38070b104a038f6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:52.582335 22346 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d94c6b7f160b47e3b65ebb689b08fdbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:52.582283 22779 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:52.584414 22611 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [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: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.586609 22683 consensus_queue.cc:1048] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:28:52.588732 22409 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
I20260630 12:28:52.587984 22359 catalog_manager.cc:5697] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e reported cstate change: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
W20260630 12:28:52.589082 22409 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:52.602474 22537 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [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: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } } }
I20260630 12:28:52.603327 22779 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } }
I20260630 12:28:52.607017 22611 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } }
I20260630 12:28:52.612448 22463 raft_consensus.cc:2955] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } }
I20260630 12:28:52.615679 22347 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 691a6e56bf0c41af9e4a4429ed6c6016 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:52.628834 22359 catalog_manager.cc:5697] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f4a192b88d74485a605a45dd5dd53a9" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 34507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.639216 22738 tablet_service.cc:1558] Processing DeleteTablet for tablet d94c6b7f160b47e3b65ebb689b08fdbc with delete_type TABLET_DATA_TOMBSTONED (TS 5f4a192b88d74485a605a45dd5dd53a9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57822
W20260630 12:28:52.643086 22348 catalog_manager.cc:4995] TS 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): delete failed for tablet d94c6b7f160b47e3b65ebb689b08fdbc because the tablet was not found. No further retry: Not found: Tablet not found: d94c6b7f160b47e3b65ebb689b08fdbc
I20260630 12:28:52.642490 22360 catalog_manager.cc:5697] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 reported cstate change: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New cstate: current_term: 1 leader_uuid: "aaf21259f8e141c38070b104a038f6c8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:52.645186 22463 consensus_queue.cc:237] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [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: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } }
I20260630 12:28:52.650621 22611 raft_consensus.cc:1275] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:52.651333 22537 raft_consensus.cc:1275] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Refusing update from remote peer fe725cda6b5944fa809a1bed8d383b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:52.652451 22718 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:52.653239 22793 consensus_queue.cc:1048] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:52.659528 22738 tablet_service.cc:1558] Processing DeleteTablet for tablet 691a6e56bf0c41af9e4a4429ed6c6016 with delete_type TABLET_DATA_TOMBSTONED (TS 5f4a192b88d74485a605a45dd5dd53a9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57822
W20260630 12:28:52.661886 22348 catalog_manager.cc:4995] TS 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): delete failed for tablet 691a6e56bf0c41af9e4a4429ed6c6016 because the tablet was not found. No further retry: Not found: Tablet not found: 691a6e56bf0c41af9e4a4429ed6c6016
I20260630 12:28:52.662050 22661 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } }
I20260630 12:28:52.667037 22537 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } }
I20260630 12:28:52.670717 22611 raft_consensus.cc:2955] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } } }
I20260630 12:28:52.672560 22346 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca59341b4d114464a54dc8b526acb383 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:52.675845 22359 catalog_manager.cc:5697] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e reported cstate change: config changed from index 3 to 4, NON_VOTER 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4) evicted. New cstate: current_term: 1 leader_uuid: "fe725cda6b5944fa809a1bed8d383b2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aaf21259f8e141c38070b104a038f6c8" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 41349 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe725cda6b5944fa809a1bed8d383b2e" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7276705327394ce4a744fbc40bf16e37" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 41289 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:52.686672 22738 tablet_service.cc:1558] Processing DeleteTablet for tablet ca59341b4d114464a54dc8b526acb383 with delete_type TABLET_DATA_TOMBSTONED (TS 5f4a192b88d74485a605a45dd5dd53a9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57822
W20260630 12:28:52.688990 22348 catalog_manager.cc:4995] TS 5f4a192b88d74485a605a45dd5dd53a9 (127.13.210.4:34507): delete failed for tablet ca59341b4d114464a54dc8b526acb383 because the tablet was not found. No further retry: Not found: Tablet not found: ca59341b4d114464a54dc8b526acb383
I20260630 12:28:52.753548 22773 heartbeater.cc:499] Master 127.13.210.62:42075 was elected leader, sending a full tablet report...
I20260630 12:28:52.840303 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:28:52.869213 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:52.870188 14152 tablet_replica.cc:333] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e: stopping tablet replica
I20260630 12:28:52.871059 14152 raft_consensus.cc:2243] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:52.872031 14152 raft_consensus.cc:2272] T ca59341b4d114464a54dc8b526acb383 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.875111 14152 tablet_replica.cc:333] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e: stopping tablet replica
I20260630 12:28:52.875800 14152 raft_consensus.cc:2243] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:52.876513 14152 raft_consensus.cc:2272] T 691a6e56bf0c41af9e4a4429ed6c6016 P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.879693 14152 tablet_replica.cc:333] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e: stopping tablet replica
I20260630 12:28:52.880257 14152 raft_consensus.cc:2243] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:52.880753 14152 raft_consensus.cc:2272] T cd2d277b1d2a44fa9e9922be2ab08b6c P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.883014 14152 tablet_replica.cc:333] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e: stopping tablet replica
I20260630 12:28:52.883536 14152 raft_consensus.cc:2243] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:52.884287 14152 raft_consensus.cc:2272] T d94c6b7f160b47e3b65ebb689b08fdbc P fe725cda6b5944fa809a1bed8d383b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.912864 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:28:52.930294 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:28:52.957604 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:52.958465 14152 tablet_replica.cc:333] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8: stopping tablet replica
I20260630 12:28:52.959151 14152 raft_consensus.cc:2243] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:52.959929 14152 raft_consensus.cc:2272] T 691a6e56bf0c41af9e4a4429ed6c6016 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.962563 14152 tablet_replica.cc:333] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8: stopping tablet replica
I20260630 12:28:52.963038 14152 raft_consensus.cc:2243] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:52.963649 14152 raft_consensus.cc:2272] T ca59341b4d114464a54dc8b526acb383 P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.966671 14152 tablet_replica.cc:333] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8: stopping tablet replica
I20260630 12:28:52.967165 14152 raft_consensus.cc:2243] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:52.967938 14152 raft_consensus.cc:2272] T cd2d277b1d2a44fa9e9922be2ab08b6c P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.970371 14152 tablet_replica.cc:333] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8: stopping tablet replica
I20260630 12:28:52.970798 14152 raft_consensus.cc:2243] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:52.971413 14152 raft_consensus.cc:2272] T d94c6b7f160b47e3b65ebb689b08fdbc P aaf21259f8e141c38070b104a038f6c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:52.997221 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:28:53.013999 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:28:53.043417 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:53.044123 14152 tablet_replica.cc:333] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37: stopping tablet replica
I20260630 12:28:53.044765 14152 raft_consensus.cc:2243] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:53.045476 14152 raft_consensus.cc:2272] T ca59341b4d114464a54dc8b526acb383 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:53.048522 14152 tablet_replica.cc:333] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37: stopping tablet replica
I20260630 12:28:53.049111 14152 raft_consensus.cc:2243] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:53.049893 14152 raft_consensus.cc:2272] T 691a6e56bf0c41af9e4a4429ed6c6016 P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:53.052641 14152 tablet_replica.cc:333] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37: stopping tablet replica
I20260630 12:28:53.053454 14152 raft_consensus.cc:2243] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:53.054396 14152 raft_consensus.cc:2272] T cd2d277b1d2a44fa9e9922be2ab08b6c P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:53.056917 14152 tablet_replica.cc:333] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37: stopping tablet replica
I20260630 12:28:53.057472 14152 raft_consensus.cc:2243] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:53.058436 14152 raft_consensus.cc:2272] T d94c6b7f160b47e3b65ebb689b08fdbc P 7276705327394ce4a744fbc40bf16e37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:53.084268 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:28:53.101912 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:28:53.125201 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:53.142284 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:28:53.153031 14152 master.cc:562] Master@127.13.210.62:42075 shutting down...
I20260630 12:28:53.174798 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:53.175364 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:53.175690 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4d00a5cb153466a827febfad646d041: stopping tablet replica
I20260630 12:28:53.197032 14152 master.cc:584] Master@127.13.210.62:42075 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4147 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:28:53.241348 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:43497
I20260630 12:28:53.242623 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:53.249071 22801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.249270 22800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.250259 22803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:53.251031 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:53.251945 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:53.252118 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:53.252321 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822533252299 us; error 0 us; skew 500 ppm
I20260630 12:28:53.252957 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.255681 14152 webserver.cc:533] Webserver started at http://127.13.210.62:42833/ using document root <none> and password file <none>
I20260630 12:28:53.256178 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.256374 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.256671 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.257899 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "c5e1a1df0c184fb488382de60e8e78f5"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.262632 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:53.266605 22808 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.267572 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:53.267994 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "c5e1a1df0c184fb488382de60e8e78f5"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.268337 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:53.288763 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.290117 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.337877 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:43497
I20260630 12:28:53.338048 22859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:43497 every 8 connection(s)
I20260630 12:28:53.342254 22860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:53.353961 22860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5: Bootstrap starting.
I20260630 12:28:53.358807 22860 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.363538 22860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5: No bootstrap required, opened a new log
I20260630 12:28:53.366117 22860 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e1a1df0c184fb488382de60e8e78f5" member_type: VOTER }
I20260630 12:28:53.366544 22860 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.366739 22860 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e1a1df0c184fb488382de60e8e78f5, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.367549 22860 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5e1a1df0c184fb488382de60e8e78f5" member_type: VOTER }
I20260630 12:28:53.367969 22860 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:53.368160 22860 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:53.368374 22860 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.373322 22860 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e1a1df0c184fb488382de60e8e78f5" member_type: VOTER }
I20260630 12:28:53.373845 22860 leader_election.cc:304] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [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: c5e1a1df0c184fb488382de60e8e78f5; no voters: 
I20260630 12:28:53.374969 22860 leader_election.cc:290] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:53.375394 22863 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.376902 22863 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 1 LEADER]: Becoming Leader. State: Replica: c5e1a1df0c184fb488382de60e8e78f5, State: Running, Role: LEADER
I20260630 12:28:53.377570 22863 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [LEADER]: Queue going to LEADER mode. State: All 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: "c5e1a1df0c184fb488382de60e8e78f5" member_type: VOTER }
I20260630 12:28:53.378732 22860 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:53.380738 22865 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5e1a1df0c184fb488382de60e8e78f5. Latest consensus state: current_term: 1 leader_uuid: "c5e1a1df0c184fb488382de60e8e78f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e1a1df0c184fb488382de60e8e78f5" member_type: VOTER } }
I20260630 12:28:53.381409 22865 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:53.387849 22864 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5e1a1df0c184fb488382de60e8e78f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e1a1df0c184fb488382de60e8e78f5" member_type: VOTER } }
I20260630 12:28:53.388604 22864 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:53.391440 22867 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:53.400030 22867 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:53.401722 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:53.409938 22867 catalog_manager.cc:1383] Generated new cluster ID: d6f90a0d6d27445ab71bffee6182d419
I20260630 12:28:53.410250 22867 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:53.445112 22867 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:53.446651 22867 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:53.461128 22867 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5: Generated new TSK 0
I20260630 12:28:53.461742 22867 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:53.468559 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:53.475158 22881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.476104 22882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.477885 22884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:53.478613 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:53.479642 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:53.479831 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:53.479948 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822533479937 us; error 0 us; skew 500 ppm
I20260630 12:28:53.480394 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.483443 14152 webserver.cc:533] Webserver started at http://127.13.210.1:39373/ using document root <none> and password file <none>
I20260630 12:28:53.483903 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.484067 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.484274 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.485345 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "cb85c8a9de7945e281cb032826371a4d"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.490113 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:28:53.494391 22889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.495309 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:53.495561 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "cb85c8a9de7945e281cb032826371a4d"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.495870 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:53.525594 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.526921 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.528493 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:53.531064 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:53.531307 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.531587 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:53.531812 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.578243 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:34391
I20260630 12:28:53.578373 22951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:34391 every 8 connection(s)
I20260630 12:28:53.583873 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:53.593292 22956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.593943 22957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.598160 22959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:53.598304 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:53.598466 22952 heartbeater.cc:344] Connected to a master server at 127.13.210.62:43497
I20260630 12:28:53.599155 22952 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:53.599752 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:53.599920 22952 heartbeater.cc:507] Master 127.13.210.62:43497 requested a full tablet report, sending...
W20260630 12:28:53.600163 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:53.600446 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822533600426 us; error 0 us; skew 500 ppm
I20260630 12:28:53.601089 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.602761 22825 ts_manager.cc:194] Registered new tserver with Master: cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391)
I20260630 12:28:53.604192 14152 webserver.cc:533] Webserver started at http://127.13.210.2:35261/ using document root <none> and password file <none>
I20260630 12:28:53.604839 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.605065 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.605376 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.605355 22825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58534
I20260630 12:28:53.607261 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "e7bfbbaa2b4a42418a1af383c71d4460"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.612108 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:53.616024 22964 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.617039 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:53.617295 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "e7bfbbaa2b4a42418a1af383c71d4460"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.617539 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:53.630676 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.631801 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.633342 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:53.636945 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:53.637562 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260630 12:28:53.637928 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:53.638092 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.683525 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:43335
I20260630 12:28:53.683796 23026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:43335 every 8 connection(s)
I20260630 12:28:53.688513 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:53.696707 23030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.698598 23031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:53.700752 23034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:53.703419 14152 server_base.cc:1061] running on GCE node
I20260630 12:28:53.704367 23027 heartbeater.cc:344] Connected to a master server at 127.13.210.62:43497
I20260630 12:28:53.704613 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:53.704816 23027 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:53.704926 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:53.705590 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822533705569 us; error 0 us; skew 500 ppm
I20260630 12:28:53.705971 23027 heartbeater.cc:507] Master 127.13.210.62:43497 requested a full tablet report, sending...
I20260630 12:28:53.706333 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.708354 22825 ts_manager.cc:194] Registered new tserver with Master: e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
I20260630 12:28:53.709172 14152 webserver.cc:533] Webserver started at http://127.13.210.3:42441/ using document root <none> and password file <none>
I20260630 12:28:53.709803 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.710098 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.710224 22825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58542
I20260630 12:28:53.710394 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.712128 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "6c2f8d9bfc324b91bb9b1d0966224617"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.717139 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:53.721314 23038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.722790 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:53.723278 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "6c2f8d9bfc324b91bb9b1d0966224617"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-nkz7"
I20260630 12:28:53.723596 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:53.747402 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.748616 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.750190 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:53.752666 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:53.752911 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.753149 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:53.753340 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.797472 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:33647
I20260630 12:28:53.797541 23100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:33647 every 8 connection(s)
I20260630 12:28:53.812896 23101 heartbeater.cc:344] Connected to a master server at 127.13.210.62:43497
I20260630 12:28:53.813385 23101 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:53.814149 23101 heartbeater.cc:507] Master 127.13.210.62:43497 requested a full tablet report, sending...
I20260630 12:28:53.816087 22825 ts_manager.cc:194] Registered new tserver with Master: 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:53.816525 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015581488s
I20260630 12:28:53.818018 22825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58548
I20260630 12:28:54.608844 22952 heartbeater.cc:499] Master 127.13.210.62:43497 was elected leader, sending a full tablet report...
I20260630 12:28:54.713106 23027 heartbeater.cc:499] Master 127.13.210.62:43497 was elected leader, sending a full tablet report...
I20260630 12:28:54.821146 23101 heartbeater.cc:499] Master 127.13.210.62:43497 was elected leader, sending a full tablet report...
I20260630 12:28:54.877640 22825 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58564:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:54.880847 22825 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:55.174486 22917 tablet_service.cc:1511] Processing CreateTablet for tablet 34bbc2387023493cabaa0d49e544fe29 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:55.175933 22917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bbc2387023493cabaa0d49e544fe29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.176266 22916 tablet_service.cc:1511] Processing CreateTablet for tablet cb78c7fa43f24f3ea5e8bcb84a5181a0 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:55.177666 22916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb78c7fa43f24f3ea5e8bcb84a5181a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.182897 22914 tablet_service.cc:1511] Processing CreateTablet for tablet b0d10513f4c447e5b25a8de02fe0c69b (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:55.184326 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d10513f4c447e5b25a8de02fe0c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.184441 23062 tablet_service.cc:1511] Processing CreateTablet for tablet 70f12a2ec4b54fc78427228a6878502c (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:55.185797 23062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f12a2ec4b54fc78427228a6878502c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.185494 23063 tablet_service.cc:1511] Processing CreateTablet for tablet b0d10513f4c447e5b25a8de02fe0c69b (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:55.186794 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d10513f4c447e5b25a8de02fe0c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.186935 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 70f12a2ec4b54fc78427228a6878502c (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:55.187930 23065 tablet_service.cc:1511] Processing CreateTablet for tablet cb78c7fa43f24f3ea5e8bcb84a5181a0 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:55.188386 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f12a2ec4b54fc78427228a6878502c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.189296 23065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb78c7fa43f24f3ea5e8bcb84a5181a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.190847 22912 tablet_service.cc:1511] Processing CreateTablet for tablet 770610dd4f764df599e417977d1b7b1d (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:55.192106 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770610dd4f764df599e417977d1b7b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.184574 23066 tablet_service.cc:1511] Processing CreateTablet for tablet 34bbc2387023493cabaa0d49e544fe29 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:55.195394 23066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bbc2387023493cabaa0d49e544fe29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.195235 22991 tablet_service.cc:1511] Processing CreateTablet for tablet cb78c7fa43f24f3ea5e8bcb84a5181a0 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:55.196795 22991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb78c7fa43f24f3ea5e8bcb84a5181a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.198658 22990 tablet_service.cc:1511] Processing CreateTablet for tablet b375f10ec14c47dcac0d9ca322e71751 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:55.200094 22990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b375f10ec14c47dcac0d9ca322e71751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.203091 22988 tablet_service.cc:1511] Processing CreateTablet for tablet 70f12a2ec4b54fc78427228a6878502c (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:55.204564 22988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f12a2ec4b54fc78427228a6878502c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.207079 22987 tablet_service.cc:1511] Processing CreateTablet for tablet 770610dd4f764df599e417977d1b7b1d (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:55.209685 22989 tablet_service.cc:1511] Processing CreateTablet for tablet b0d10513f4c447e5b25a8de02fe0c69b (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:55.209749 23064 tablet_service.cc:1511] Processing CreateTablet for tablet b375f10ec14c47dcac0d9ca322e71751 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:55.211256 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b375f10ec14c47dcac0d9ca322e71751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.211867 22992 tablet_service.cc:1511] Processing CreateTablet for tablet 34bbc2387023493cabaa0d49e544fe29 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:55.214442 22915 tablet_service.cc:1511] Processing CreateTablet for tablet b375f10ec14c47dcac0d9ca322e71751 (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:55.215003 22989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d10513f4c447e5b25a8de02fe0c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.215921 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b375f10ec14c47dcac0d9ca322e71751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.186955 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 770610dd4f764df599e417977d1b7b1d (DEFAULT_TABLE table=test-workload [id=3e1d8ee7cf734661bd66921787988ed9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:55.218497 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770610dd4f764df599e417977d1b7b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.220006 22992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bbc2387023493cabaa0d49e544fe29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.230242 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770610dd4f764df599e417977d1b7b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.262120 23122 tablet_bootstrap.cc:492] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d: Bootstrap starting.
I20260630 12:28:55.289707 23122 tablet_bootstrap.cc:654] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.302479 23121 tablet_bootstrap.cc:492] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617: Bootstrap starting.
I20260630 12:28:55.312204 23123 tablet_bootstrap.cc:492] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460: Bootstrap starting.
I20260630 12:28:55.310405 23121 tablet_bootstrap.cc:654] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.318943 23122 tablet_bootstrap.cc:492] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d: No bootstrap required, opened a new log
I20260630 12:28:55.319657 23122 ts_tablet_manager.cc:1403] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.002s
I20260630 12:28:55.323051 23123 tablet_bootstrap.cc:654] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.323401 23122 raft_consensus.cc:359] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.324139 23122 raft_consensus.cc:385] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.324433 23122 raft_consensus.cc:740] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.324975 23121 tablet_bootstrap.cc:492] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617: No bootstrap required, opened a new log
I20260630 12:28:55.325601 23121 ts_tablet_manager.cc:1403] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260630 12:28:55.325222 23122 consensus_queue.cc:260] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.328370 23122 ts_tablet_manager.cc:1434] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:28:55.329222 23123 tablet_bootstrap.cc:492] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460: No bootstrap required, opened a new log
I20260630 12:28:55.328963 23121 raft_consensus.cc:359] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.329489 23122 tablet_bootstrap.cc:492] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d: Bootstrap starting.
I20260630 12:28:55.329706 23123 ts_tablet_manager.cc:1403] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:28:55.329746 23121 raft_consensus.cc:385] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.330291 23121 raft_consensus.cc:740] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.331089 23121 consensus_queue.cc:260] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.333017 23123 raft_consensus.cc:359] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.334131 23123 raft_consensus.cc:385] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.334532 23123 raft_consensus.cc:740] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.335822 23123 consensus_queue.cc:260] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.336908 23122 tablet_bootstrap.cc:654] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.341287 23123 ts_tablet_manager.cc:1434] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:28:55.349468 23122 tablet_bootstrap.cc:492] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d: No bootstrap required, opened a new log
I20260630 12:28:55.350142 23122 ts_tablet_manager.cc:1403] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:28:55.353204 23122 raft_consensus.cc:359] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.354012 23122 raft_consensus.cc:385] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.354300 23123 tablet_bootstrap.cc:492] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460: Bootstrap starting.
I20260630 12:28:55.354367 23122 raft_consensus.cc:740] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.355762 23122 consensus_queue.cc:260] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.358134 23122 ts_tablet_manager.cc:1434] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:28:55.359019 23122 tablet_bootstrap.cc:492] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d: Bootstrap starting.
I20260630 12:28:55.365653 23122 tablet_bootstrap.cc:654] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.370647 23121 ts_tablet_manager.cc:1434] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent starting tablet: real 0.045s	user 0.016s	sys 0.028s
I20260630 12:28:55.371829 23121 tablet_bootstrap.cc:492] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617: Bootstrap starting.
I20260630 12:28:55.377214 23123 tablet_bootstrap.cc:654] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.377630 23121 tablet_bootstrap.cc:654] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.377857 23122 tablet_bootstrap.cc:492] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d: No bootstrap required, opened a new log
I20260630 12:28:55.378459 23122 ts_tablet_manager.cc:1403] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:28:55.381765 23122 raft_consensus.cc:359] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.382704 23122 raft_consensus.cc:385] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.383008 23122 raft_consensus.cc:740] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.383900 23122 consensus_queue.cc:260] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.389132 23122 ts_tablet_manager.cc:1434] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:28:55.390312 23122 tablet_bootstrap.cc:492] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d: Bootstrap starting.
W20260630 12:28:55.398918 22873 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:55.399550 23122 tablet_bootstrap.cc:654] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.404578 23123 tablet_bootstrap.cc:492] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460: No bootstrap required, opened a new log
I20260630 12:28:55.405017 23121 tablet_bootstrap.cc:492] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617: No bootstrap required, opened a new log
I20260630 12:28:55.405701 23121 ts_tablet_manager.cc:1403] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.007s
I20260630 12:28:55.405107 23123 ts_tablet_manager.cc:1403] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.008s
I20260630 12:28:55.410048 23123 raft_consensus.cc:359] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.410099 23121 raft_consensus.cc:359] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.410915 23123 raft_consensus.cc:385] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.411183 23121 raft_consensus.cc:385] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.411949 23121 raft_consensus.cc:740] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.411237 23123 raft_consensus.cc:740] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.413305 23121 consensus_queue.cc:260] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.413309 23123 consensus_queue.cc:260] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.417378 23121 ts_tablet_manager.cc:1434] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:28:55.418432 23121 tablet_bootstrap.cc:492] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617: Bootstrap starting.
I20260630 12:28:55.419612 23129 raft_consensus.cc:493] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.420135 23129 raft_consensus.cc:515] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.421167 23122 tablet_bootstrap.cc:492] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d: No bootstrap required, opened a new log
I20260630 12:28:55.421747 23122 ts_tablet_manager.cc:1403] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260630 12:28:55.425799 23121 tablet_bootstrap.cc:654] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.424933 23122 raft_consensus.cc:359] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.426312 23122 raft_consensus.cc:385] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.426648 23122 raft_consensus.cc:740] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.426703 23127 raft_consensus.cc:493] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.427279 23127 raft_consensus.cc:515] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.427593 23122 consensus_queue.cc:260] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.437649 23127 leader_election.cc:290] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.438282 23129 leader_election.cc:290] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.438809 23127 raft_consensus.cc:493] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.439553 23127 raft_consensus.cc:515] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.451746 23123 ts_tablet_manager.cc:1434] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260630 12:28:55.455513 23121 tablet_bootstrap.cc:492] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617: No bootstrap required, opened a new log
I20260630 12:28:55.456277 23121 ts_tablet_manager.cc:1403] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260630 12:28:55.456916 23127 leader_election.cc:290] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.466395 23123 tablet_bootstrap.cc:492] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460: Bootstrap starting.
I20260630 12:28:55.467110 23121 raft_consensus.cc:359] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.467937 23121 raft_consensus.cc:385] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.468241 23121 raft_consensus.cc:740] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.475015 23121 consensus_queue.cc:260] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.477614 23121 ts_tablet_manager.cc:1434] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260630 12:28:55.478920 23121 tablet_bootstrap.cc:492] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617: Bootstrap starting.
I20260630 12:28:55.483340 23122 ts_tablet_manager.cc:1434] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d: Time spent starting tablet: real 0.061s	user 0.026s	sys 0.020s
I20260630 12:28:55.484648 23122 tablet_bootstrap.cc:492] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d: Bootstrap starting.
I20260630 12:28:55.487082 23121 tablet_bootstrap.cc:654] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.494405 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d" is_pre_election: true
I20260630 12:28:55.498329 22927 raft_consensus.cc:2468] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7bfbbaa2b4a42418a1af383c71d4460 in term 0.
I20260630 12:28:55.492506 23123 tablet_bootstrap.cc:654] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.494923 23122 tablet_bootstrap.cc:654] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.497109 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770610dd4f764df599e417977d1b7b1d" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" is_pre_election: true
W20260630 12:28:55.502746 22893 leader_election.cc:343] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.497176 23002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" is_pre_election: true
I20260630 12:28:55.503724 23002 raft_consensus.cc:2468] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb85c8a9de7945e281cb032826371a4d in term 0.
I20260630 12:28:55.505867 22893 leader_election.cc:304] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460; no voters: 
I20260630 12:28:55.507416 23135 raft_consensus.cc:2804] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:55.508003 23135 raft_consensus.cc:493] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:55.508450 23135 raft_consensus.cc:3060] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.511628 23123 tablet_bootstrap.cc:492] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460: No bootstrap required, opened a new log
I20260630 12:28:55.512190 23123 ts_tablet_manager.cc:1403] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260630 12:28:55.512730 22968 leader_election.cc:304] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460; no voters: 
I20260630 12:28:55.513697 23129 raft_consensus.cc:2804] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:55.514065 23129 raft_consensus.cc:493] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:55.514418 23129 raft_consensus.cc:3060] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.515242 23123 raft_consensus.cc:359] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.516010 23123 raft_consensus.cc:385] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.516284 23123 raft_consensus.cc:740] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.517266 23127 raft_consensus.cc:493] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.518021 23127 raft_consensus.cc:515] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.521288 23127 leader_election.cc:290] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.521999 23121 tablet_bootstrap.cc:492] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617: No bootstrap required, opened a new log
I20260630 12:28:55.522553 23121 ts_tablet_manager.cc:1403] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.007s
I20260630 12:28:55.523602 23129 raft_consensus.cc:515] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.525705 23123 consensus_queue.cc:260] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.527323 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770610dd4f764df599e417977d1b7b1d" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.527536 23121 raft_consensus.cc:359] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.528213 23121 raft_consensus.cc:385] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.528518 23121 raft_consensus.cc:740] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.529690 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f12a2ec4b54fc78427228a6878502c" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.529119 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.529452 23121 consensus_queue.cc:260] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.530630 23076 raft_consensus.cc:2468] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb85c8a9de7945e281cb032826371a4d in term 0.
W20260630 12:28:55.534168 22892 leader_election.cc:343] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.534639 22892 leader_election.cc:304] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [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: cb85c8a9de7945e281cb032826371a4d; no voters: 6c2f8d9bfc324b91bb9b1d0966224617, e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:55.535538 23140 raft_consensus.cc:2749] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:55.535159 23123 ts_tablet_manager.cc:1434] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260630 12:28:55.539110 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.539809 23076 raft_consensus.cc:2468] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7bfbbaa2b4a42418a1af383c71d4460 in term 0.
I20260630 12:28:55.530637 23075 raft_consensus.cc:2468] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb85c8a9de7945e281cb032826371a4d in term 0.
I20260630 12:28:55.542135 23123 tablet_bootstrap.cc:492] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460: Bootstrap starting.
I20260630 12:28:55.543624 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617"
I20260630 12:28:55.544211 23075 raft_consensus.cc:3060] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.539510 23002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f12a2ec4b54fc78427228a6878502c" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" is_pre_election: true
W20260630 12:28:55.547631 22893 leader_election.cc:343] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.549010 23123 tablet_bootstrap.cc:654] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.549866 23129 leader_election.cc:290] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 election: Requested vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.553194 22892 leader_election.cc:304] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [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: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:55.553273 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d"
I20260630 12:28:55.562646 23135 raft_consensus.cc:515] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.564278 22927 raft_consensus.cc:2393] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7bfbbaa2b4a42418a1af383c71d4460 in current term 1: Already voted for candidate cb85c8a9de7945e281cb032826371a4d in this term.
I20260630 12:28:55.565793 23122 tablet_bootstrap.cc:492] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d: No bootstrap required, opened a new log
I20260630 12:28:55.566452 23122 ts_tablet_manager.cc:1403] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d: Time spent bootstrapping tablet: real 0.082s	user 0.037s	sys 0.034s
I20260630 12:28:55.568045 23075 raft_consensus.cc:2468] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7bfbbaa2b4a42418a1af383c71d4460 in term 1.
I20260630 12:28:55.569077 23127 raft_consensus.cc:2804] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:55.569172 22967 leader_election.cc:304] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2f8d9bfc324b91bb9b1d0966224617, e7bfbbaa2b4a42418a1af383c71d4460; no voters: 
I20260630 12:28:55.569597 23127 raft_consensus.cc:493] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:55.570093 23127 raft_consensus.cc:3060] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.570766 23129 raft_consensus.cc:2804] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.570914 23002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460"
I20260630 12:28:55.572186 23129 raft_consensus.cc:697] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 LEADER]: Becoming Leader. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Running, Role: LEADER
I20260630 12:28:55.573316 23129 consensus_queue.cc:237] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.575477 23128 raft_consensus.cc:493] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.576038 23128 raft_consensus.cc:515] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.579346 23128 leader_election.cc:290] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
I20260630 12:28:55.580302 23135 leader_election.cc:290] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 election: Requested vote from peers e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.575536 23122 raft_consensus.cc:359] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.581641 23122 raft_consensus.cc:385] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.582091 23122 raft_consensus.cc:740] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.582962 23122 consensus_queue.cc:260] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.583498 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bbc2387023493cabaa0d49e544fe29" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617"
I20260630 12:28:55.584302 23075 raft_consensus.cc:2393] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb85c8a9de7945e281cb032826371a4d in current term 1: Already voted for candidate e7bfbbaa2b4a42418a1af383c71d4460 in this term.
I20260630 12:28:55.585767 23122 ts_tablet_manager.cc:1434] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260630 12:28:55.579324 23121 ts_tablet_manager.cc:1434] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.002s
I20260630 12:28:55.591467 23121 tablet_bootstrap.cc:492] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617: Bootstrap starting.
I20260630 12:28:55.591756 23127 raft_consensus.cc:515] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.595012 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f12a2ec4b54fc78427228a6878502c" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460"
W20260630 12:28:55.597386 22893 leader_election.cc:343] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.600955 23135 raft_consensus.cc:493] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.605031 23135 raft_consensus.cc:515] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.606663 23122 tablet_bootstrap.cc:492] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d: Bootstrap starting.
I20260630 12:28:55.608233 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb78c7fa43f24f3ea5e8bcb84a5181a0" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" is_pre_election: true
W20260630 12:28:55.609860 22893 leader_election.cc:343] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.610956 23135 leader_election.cc:290] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.611490 23127 leader_election.cc:290] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 election: Requested vote from peers e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.613642 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f12a2ec4b54fc78427228a6878502c" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617"
I20260630 12:28:55.614674 23076 raft_consensus.cc:3060] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.615867 23121 tablet_bootstrap.cc:654] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.613729 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb78c7fa43f24f3ea5e8bcb84a5181a0" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.618209 23075 raft_consensus.cc:2468] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb85c8a9de7945e281cb032826371a4d in term 0.
I20260630 12:28:55.619781 23123 tablet_bootstrap.cc:492] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460: No bootstrap required, opened a new log
I20260630 12:28:55.619684 22892 leader_election.cc:304] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [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: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:55.620332 23123 ts_tablet_manager.cc:1403] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.023s
I20260630 12:28:55.623509 23123 raft_consensus.cc:359] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.624274 23123 raft_consensus.cc:385] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.624552 23123 raft_consensus.cc:740] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.625344 23123 consensus_queue.cc:260] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.626814 23076 raft_consensus.cc:2468] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb85c8a9de7945e281cb032826371a4d in term 1.
I20260630 12:28:55.627770 23123 ts_tablet_manager.cc:1434] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:55.628114 22892 leader_election.cc:304] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [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: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:55.628850 23123 tablet_bootstrap.cc:492] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460: Bootstrap starting.
I20260630 12:28:55.628935 23135 raft_consensus.cc:2804] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:55.629642 23127 raft_consensus.cc:2804] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.630986 23127 raft_consensus.cc:697] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 1 LEADER]: Becoming Leader. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Running, Role: LEADER
I20260630 12:28:55.631881 23127 consensus_queue.cc:237] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.635228 23122 tablet_bootstrap.cc:654] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.636137 23123 tablet_bootstrap.cc:654] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.639124 22825 catalog_manager.cc:5697] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:55.640017 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d10513f4c447e5b25a8de02fe0c69b" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d" is_pre_election: true
I20260630 12:28:55.641127 22927 raft_consensus.cc:2468] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 0.
I20260630 12:28:55.642269 22893 leader_election.cc:304] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [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: cb85c8a9de7945e281cb032826371a4d; no voters: 6c2f8d9bfc324b91bb9b1d0966224617, e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:55.643210 23042 leader_election.cc:304] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: 
I20260630 12:28:55.643666 23140 raft_consensus.cc:2749] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:55.629474 23135 raft_consensus.cc:493] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:55.644461 23128 raft_consensus.cc:2804] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:55.644999 23135 raft_consensus.cc:3060] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.645206 23128 raft_consensus.cc:493] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:55.646066 23128 raft_consensus.cc:3060] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.652338 23121 tablet_bootstrap.cc:492] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617: No bootstrap required, opened a new log
I20260630 12:28:55.653888 23002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d10513f4c447e5b25a8de02fe0c69b" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" is_pre_election: true
I20260630 12:28:55.656172 23002 raft_consensus.cc:2468] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 0.
I20260630 12:28:55.662176 23121 ts_tablet_manager.cc:1403] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.003s
I20260630 12:28:55.662232 22823 catalog_manager.cc:5697] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to cb85c8a9de7945e281cb032826371a4d (127.13.210.1). New cstate: current_term: 1 leader_uuid: "cb85c8a9de7945e281cb032826371a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:55.665887 23135 raft_consensus.cc:515] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.666692 23128 raft_consensus.cc:515] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.670053 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d10513f4c447e5b25a8de02fe0c69b" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d"
I20260630 12:28:55.670873 22927 raft_consensus.cc:3060] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.670169 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb78c7fa43f24f3ea5e8bcb84a5181a0" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460"
I20260630 12:28:55.668833 23128 leader_election.cc:290] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 election: Requested vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
W20260630 12:28:55.673588 22893 leader_election.cc:343] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.676350 23129 raft_consensus.cc:493] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.676941 23002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d10513f4c447e5b25a8de02fe0c69b" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460"
I20260630 12:28:55.676983 23129 raft_consensus.cc:515] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.677964 23002 raft_consensus.cc:3060] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.679738 23121 raft_consensus.cc:359] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.683874 23121 raft_consensus.cc:385] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.684262 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b375f10ec14c47dcac0d9ca322e71751" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d" is_pre_election: true
I20260630 12:28:55.684321 23121 raft_consensus.cc:740] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Initialized, Role: FOLLOWER
W20260630 12:28:55.685745 22968 leader_election.cc:343] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.686363 23135 leader_election.cc:290] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [CANDIDATE]: Term 1 election: Requested vote from peers e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.685910 23121 consensus_queue.cc:260] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.686844 23129 leader_election.cc:290] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.687110 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb78c7fa43f24f3ea5e8bcb84a5181a0" candidate_uuid: "cb85c8a9de7945e281cb032826371a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617"
I20260630 12:28:55.688704 22927 raft_consensus.cc:2468] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 1.
I20260630 12:28:55.689117 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b375f10ec14c47dcac0d9ca322e71751" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.688066 23076 raft_consensus.cc:3060] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.697176 23121 ts_tablet_manager.cc:1434] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260630 12:28:55.697316 23122 tablet_bootstrap.cc:492] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d: No bootstrap required, opened a new log
W20260630 12:28:55.699717 22967 leader_election.cc:343] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:55.700290 22967 leader_election.cc:304] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [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: e7bfbbaa2b4a42418a1af383c71d4460; no voters: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d
I20260630 12:28:55.701385 23129 raft_consensus.cc:2749] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:55.703424 23042 leader_election.cc:304] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: 
I20260630 12:28:55.704166 23002 raft_consensus.cc:2468] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 1.
I20260630 12:28:55.704571 23128 raft_consensus.cc:2804] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.708200 23122 ts_tablet_manager.cc:1403] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.018s
I20260630 12:28:55.710979 23121 tablet_bootstrap.cc:492] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617: Bootstrap starting.
I20260630 12:28:55.712340 23076 raft_consensus.cc:2468] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb85c8a9de7945e281cb032826371a4d in term 1.
I20260630 12:28:55.720314 23122 raft_consensus.cc:359] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.720568 22892 leader_election.cc:304] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [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: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:55.721068 23122 raft_consensus.cc:385] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.721424 23122 raft_consensus.cc:740] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.721853 23135 raft_consensus.cc:2804] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.722358 23135 raft_consensus.cc:697] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 1 LEADER]: Becoming Leader. State: Replica: cb85c8a9de7945e281cb032826371a4d, State: Running, Role: LEADER
I20260630 12:28:55.722179 23122 consensus_queue.cc:260] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.721782 23123 tablet_bootstrap.cc:492] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460: No bootstrap required, opened a new log
I20260630 12:28:55.723985 23123 ts_tablet_manager.cc:1403] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.016s
I20260630 12:28:55.724705 23122 ts_tablet_manager.cc:1434] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:28:55.723269 23135 consensus_queue.cc:237] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.726666 23123 raft_consensus.cc:359] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.727224 23123 raft_consensus.cc:385] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.727494 23123 raft_consensus.cc:740] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.728135 23123 consensus_queue.cc:260] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.734484 23121 tablet_bootstrap.cc:654] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.736891 22823 catalog_manager.cc:5697] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to cb85c8a9de7945e281cb032826371a4d (127.13.210.1). New cstate: current_term: 1 leader_uuid: "cb85c8a9de7945e281cb032826371a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:55.738623 23123 ts_tablet_manager.cc:1434] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:28:55.739759 23123 tablet_bootstrap.cc:492] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460: Bootstrap starting.
I20260630 12:28:55.740525 23128 raft_consensus.cc:697] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 LEADER]: Becoming Leader. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Running, Role: LEADER
I20260630 12:28:55.741595 23128 consensus_queue.cc:237] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.750921 23123 tablet_bootstrap.cc:654] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.754262 23121 tablet_bootstrap.cc:492] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617: No bootstrap required, opened a new log
I20260630 12:28:55.754865 23121 ts_tablet_manager.cc:1403] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.006s
I20260630 12:28:55.758671 23121 raft_consensus.cc:359] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.759636 23121 raft_consensus.cc:385] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.760035 23121 raft_consensus.cc:740] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.761157 23121 consensus_queue.cc:260] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.764676 23121 ts_tablet_manager.cc:1434] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:28:55.767467 23123 tablet_bootstrap.cc:492] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460: No bootstrap required, opened a new log
I20260630 12:28:55.768344 23123 ts_tablet_manager.cc:1403] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.010s
I20260630 12:28:55.770598 23123 raft_consensus.cc:359] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.771126 23123 raft_consensus.cc:385] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.771464 23123 raft_consensus.cc:740] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.770982 22825 catalog_manager.cc:5697] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:55.772157 23123 consensus_queue.cc:260] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.774116 23123 ts_tablet_manager.cc:1434] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:28:55.785394 23128 raft_consensus.cc:493] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.786784 23128 raft_consensus.cc:515] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.788614 23128 leader_election.cc:290] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
I20260630 12:28:55.789259 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b375f10ec14c47dcac0d9ca322e71751" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d" is_pre_election: true
I20260630 12:28:55.789657 23002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b375f10ec14c47dcac0d9ca322e71751" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" is_pre_election: true
I20260630 12:28:55.790030 22927 raft_consensus.cc:2468] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 0.
I20260630 12:28:55.790516 23002 raft_consensus.cc:2468] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 0.
I20260630 12:28:55.791324 23042 leader_election.cc:304] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: 
I20260630 12:28:55.792061 23128 raft_consensus.cc:2804] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:55.792553 23128 raft_consensus.cc:493] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:55.792861 23128 raft_consensus.cc:3060] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.798445 23128 raft_consensus.cc:515] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.800205 23128 leader_election.cc:290] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 election: Requested vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
I20260630 12:28:55.801126 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b375f10ec14c47dcac0d9ca322e71751" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d"
I20260630 12:28:55.801420 23002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b375f10ec14c47dcac0d9ca322e71751" candidate_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7bfbbaa2b4a42418a1af383c71d4460"
I20260630 12:28:55.801751 22927 raft_consensus.cc:3060] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.802240 23002 raft_consensus.cc:3060] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.807255 22927 raft_consensus.cc:2468] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 1.
I20260630 12:28:55.807679 23002 raft_consensus.cc:2468] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2f8d9bfc324b91bb9b1d0966224617 in term 1.
I20260630 12:28:55.808750 23042 leader_election.cc:304] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d; no voters: 
I20260630 12:28:55.809530 23128 raft_consensus.cc:2804] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.810107 23128 raft_consensus.cc:697] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 LEADER]: Becoming Leader. State: Replica: 6c2f8d9bfc324b91bb9b1d0966224617, State: Running, Role: LEADER
I20260630 12:28:55.810858 23128 consensus_queue.cc:237] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.818864 22823 catalog_manager.cc:5697] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:55.834846 23129 raft_consensus.cc:493] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.835470 23129 raft_consensus.cc:515] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.837445 23129 leader_election.cc:290] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.838395 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770610dd4f764df599e417977d1b7b1d" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d" is_pre_election: true
I20260630 12:28:55.838503 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770610dd4f764df599e417977d1b7b1d" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.839116 22927 raft_consensus.cc:2468] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7bfbbaa2b4a42418a1af383c71d4460 in term 0.
I20260630 12:28:55.839172 23076 raft_consensus.cc:2468] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7bfbbaa2b4a42418a1af383c71d4460 in term 0.
I20260630 12:28:55.840276 22968 leader_election.cc:304] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460; no voters: 
I20260630 12:28:55.840984 23129 raft_consensus.cc:2804] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:55.841244 23129 raft_consensus.cc:493] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:55.841557 23129 raft_consensus.cc:3060] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.847070 23129 raft_consensus.cc:515] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.848948 23129 leader_election.cc:290] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 election: Requested vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.850061 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770610dd4f764df599e417977d1b7b1d" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d"
I20260630 12:28:55.850281 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770610dd4f764df599e417977d1b7b1d" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617"
I20260630 12:28:55.850723 22927 raft_consensus.cc:3060] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.850891 23076 raft_consensus.cc:3060] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.856935 22927 raft_consensus.cc:2468] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7bfbbaa2b4a42418a1af383c71d4460 in term 1.
I20260630 12:28:55.857664 23076 raft_consensus.cc:2468] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7bfbbaa2b4a42418a1af383c71d4460 in term 1.
I20260630 12:28:55.858140 22968 leader_election.cc:304] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460; no voters: 
I20260630 12:28:55.859009 23129 raft_consensus.cc:2804] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.859501 23129 raft_consensus.cc:697] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 LEADER]: Becoming Leader. State: Replica: e7bfbbaa2b4a42418a1af383c71d4460, State: Running, Role: LEADER
I20260630 12:28:55.860179 23129 consensus_queue.cc:237] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.867246 22823 catalog_manager.cc:5697] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:55.939687 23129 raft_consensus.cc:493] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:55.940315 23129 raft_consensus.cc:515] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:55.942468 23129 leader_election.cc:290] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:55.943367 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb78c7fa43f24f3ea5e8bcb84a5181a0" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d" is_pre_election: true
I20260630 12:28:55.943533 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb78c7fa43f24f3ea5e8bcb84a5181a0" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:55.944321 23076 raft_consensus.cc:2393] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7bfbbaa2b4a42418a1af383c71d4460 in current term 1: Already voted for candidate cb85c8a9de7945e281cb032826371a4d in this term.
I20260630 12:28:55.945401 22967 leader_election.cc:304] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [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: e7bfbbaa2b4a42418a1af383c71d4460; no voters: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d
I20260630 12:28:55.946224 23129 raft_consensus.cc:3060] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.954038 23129 raft_consensus.cc:2749] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:56.030802 23129 raft_consensus.cc:493] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:56.031345 23129 raft_consensus.cc:515] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:56.033495 23129 leader_election.cc:290] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), 6c2f8d9bfc324b91bb9b1d0966224617 (127.13.210.3:33647)
I20260630 12:28:56.040370 22927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f12a2ec4b54fc78427228a6878502c" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb85c8a9de7945e281cb032826371a4d" is_pre_election: true
I20260630 12:28:56.042694 23135 consensus_queue.cc:1048] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:56.043570 23076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f12a2ec4b54fc78427228a6878502c" candidate_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" is_pre_election: true
I20260630 12:28:56.052989 22967 leader_election.cc:304] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [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: e7bfbbaa2b4a42418a1af383c71d4460; no voters: 6c2f8d9bfc324b91bb9b1d0966224617, cb85c8a9de7945e281cb032826371a4d
I20260630 12:28:56.054211 23129 raft_consensus.cc:2749] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:28:56.106419 23023 debug-util.cc:398] Leaking SignalData structure 0x7b0800299120 after lost signal to thread 14155
W20260630 12:28:56.107824 23023 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7da0 after lost signal to thread 22859
I20260630 12:28:56.107908 23002 raft_consensus.cc:3060] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:56.118018 23135 consensus_queue.cc:1048] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:56.170744 23129 consensus_queue.cc:1048] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:56.175997 23129 consensus_queue.cc:1048] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:56.235128 23107 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.13.210.62:43497, user_credentials={real_user=slave}} blocked reactor thread for 69081.1us
I20260630 12:28:56.235965 23140 consensus_queue.cc:1048] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:56.239420 23140 consensus_queue.cc:1048] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:56.265802 23128 consensus_queue.cc:1048] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:56.276024 23128 consensus_queue.cc:1048] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:56.327675 23146 consensus_queue.cc:1048] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:56.400076 23187 consensus_queue.cc:1048] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:56.420667 23042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:43335, user_credentials={real_user=slave}} blocked reactor thread for 67628.9us
I20260630 12:28:56.433421 23146 consensus_queue.cc:1048] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:56.459833 22926 raft_consensus.cc:1275] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Refusing update from remote peer 6c2f8d9bfc324b91bb9b1d0966224617: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:56.461848 23188 consensus_queue.cc:1048] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:57.490558 22967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.3:33647, user_credentials={real_user=slave}} blocked reactor thread for 48404.7us
W20260630 12:28:57.618136 22892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.3:33647, user_credentials={real_user=slave}} blocked reactor thread for 47149.2us
I20260630 12:28:58.057269 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:28:58.108279 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:58.109171 14152 tablet_replica.cc:333] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d: stopping tablet replica
I20260630 12:28:58.110157 14152 raft_consensus.cc:2243] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.110790 14152 raft_consensus.cc:2272] T b375f10ec14c47dcac0d9ca322e71751 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.115696 14152 tablet_replica.cc:333] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d: stopping tablet replica
I20260630 12:28:58.116570 14152 raft_consensus.cc:2243] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.117681 14152 raft_consensus.cc:2272] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.121038 14152 tablet_replica.cc:333] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d: stopping tablet replica
I20260630 12:28:58.121873 14152 raft_consensus.cc:2243] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.122469 14152 raft_consensus.cc:2272] T b0d10513f4c447e5b25a8de02fe0c69b P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.125795 14152 tablet_replica.cc:333] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d: stopping tablet replica
I20260630 12:28:58.126578 14152 raft_consensus.cc:2243] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.127135 14152 raft_consensus.cc:2272] T 770610dd4f764df599e417977d1b7b1d P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.130484 14152 tablet_replica.cc:333] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d: stopping tablet replica
I20260630 12:28:58.131253 14152 raft_consensus.cc:2243] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.132400 14152 raft_consensus.cc:2272] T 70f12a2ec4b54fc78427228a6878502c P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.135736 14152 tablet_replica.cc:333] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d: stopping tablet replica
I20260630 12:28:58.136454 14152 raft_consensus.cc:2243] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.137096 14152 raft_consensus.cc:2272] T 34bbc2387023493cabaa0d49e544fe29 P cb85c8a9de7945e281cb032826371a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.162472 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:28:58.179431 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:28:58.238617 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:58.239645 14152 tablet_replica.cc:333] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460: stopping tablet replica
I20260630 12:28:58.240605 14152 raft_consensus.cc:2243] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.241349 14152 raft_consensus.cc:2272] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.245541 14152 tablet_replica.cc:333] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460: stopping tablet replica
I20260630 12:28:58.246546 14152 raft_consensus.cc:2243] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.247309 14152 raft_consensus.cc:2272] T 70f12a2ec4b54fc78427228a6878502c P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.251055 14152 tablet_replica.cc:333] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460: stopping tablet replica
I20260630 12:28:58.251996 14152 raft_consensus.cc:2243] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.253473 14152 raft_consensus.cc:2272] T 34bbc2387023493cabaa0d49e544fe29 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.257586 14152 tablet_replica.cc:333] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460: stopping tablet replica
I20260630 12:28:58.258466 14152 raft_consensus.cc:2243] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.259547 14152 raft_consensus.cc:2272] T 770610dd4f764df599e417977d1b7b1d P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.263363 14152 tablet_replica.cc:333] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460: stopping tablet replica
I20260630 12:28:58.264218 14152 raft_consensus.cc:2243] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.264950 14152 raft_consensus.cc:2272] T b0d10513f4c447e5b25a8de02fe0c69b P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.268827 14152 tablet_replica.cc:333] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460: stopping tablet replica
I20260630 12:28:58.269585 14152 raft_consensus.cc:2243] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.270287 14152 raft_consensus.cc:2272] T b375f10ec14c47dcac0d9ca322e71751 P e7bfbbaa2b4a42418a1af383c71d4460 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:58.422832 23042 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.210.2:43335: connect: Connection refused (error 111)
W20260630 12:28:58.427008 23042 consensus_peers.cc:597] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 -> Peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Couldn't send request to peer e7bfbbaa2b4a42418a1af383c71d4460. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:43335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:58.449509 23042 consensus_peers.cc:597] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 -> Peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Couldn't send request to peer cb85c8a9de7945e281cb032826371a4d. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:34391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:58.548130 23042 consensus_peers.cc:597] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 -> Peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Couldn't send request to peer e7bfbbaa2b4a42418a1af383c71d4460. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.2:43335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:58.569669 23042 consensus_peers.cc:597] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 -> Peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Couldn't send request to peer cb85c8a9de7945e281cb032826371a4d. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:34391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:59.291250 14152 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23023)
I20260630 12:28:59.465399 23227 raft_consensus.cc:493] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7bfbbaa2b4a42418a1af383c71d4460)
I20260630 12:28:59.466022 23227 raft_consensus.cc:515] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:59.467694 23227 leader_election.cc:290] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
I20260630 12:28:59.472664 23227 raft_consensus.cc:493] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7bfbbaa2b4a42418a1af383c71d4460)
I20260630 12:28:59.473259 23227 raft_consensus.cc:515] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:59.475350 23227 leader_election.cc:290] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
W20260630 12:28:59.475282 23042 leader_election.cc:336] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Network error: Client connection negotiation failed: client connection to 127.13.210.1:34391: connect: Connection refused (error 111)
W20260630 12:28:59.476183 23042 leader_election.cc:336] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Network error: Client connection negotiation failed: client connection to 127.13.210.2:43335: connect: Connection refused (error 111)
I20260630 12:28:59.476536 23042 leader_election.cc:304] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [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: 6c2f8d9bfc324b91bb9b1d0966224617; no voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:59.477160 23227 raft_consensus.cc:2749] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:28:59.481967 23042 leader_election.cc:336] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Network error: Client connection negotiation failed: client connection to 127.13.210.1:34391: connect: Connection refused (error 111)
W20260630 12:28:59.482950 23042 leader_election.cc:336] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Network error: Client connection negotiation failed: client connection to 127.13.210.2:43335: connect: Connection refused (error 111)
I20260630 12:28:59.483300 23042 leader_election.cc:304] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [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: 6c2f8d9bfc324b91bb9b1d0966224617; no voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:59.483927 23227 raft_consensus.cc:2749] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:59.533380 23227 raft_consensus.cc:493] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb85c8a9de7945e281cb032826371a4d)
I20260630 12:28:59.534209 23227 raft_consensus.cc:515] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:59.536161 23227 leader_election.cc:290] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
I20260630 12:28:59.537976 23227 raft_consensus.cc:493] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb85c8a9de7945e281cb032826371a4d)
I20260630 12:28:59.538502 23227 raft_consensus.cc:515] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb85c8a9de7945e281cb032826371a4d" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 34391 } } peers { permanent_uuid: "e7bfbbaa2b4a42418a1af383c71d4460" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43335 } } peers { permanent_uuid: "6c2f8d9bfc324b91bb9b1d0966224617" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 33647 } }
I20260630 12:28:59.540607 23227 leader_election.cc:290] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391), e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335)
W20260630 12:28:59.541288 23042 leader_election.cc:336] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Network error: Client connection negotiation failed: client connection to 127.13.210.1:34391: connect: Connection refused (error 111)
W20260630 12:28:59.542263 23042 leader_election.cc:336] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Network error: Client connection negotiation failed: client connection to 127.13.210.2:43335: connect: Connection refused (error 111)
I20260630 12:28:59.542641 23042 leader_election.cc:304] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [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: 6c2f8d9bfc324b91bb9b1d0966224617; no voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:59.543267 23227 raft_consensus.cc:2749] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:28:59.545339 23042 leader_election.cc:336] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Network error: Client connection negotiation failed: client connection to 127.13.210.1:34391: connect: Connection refused (error 111)
W20260630 12:28:59.546123 23042 leader_election.cc:336] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7bfbbaa2b4a42418a1af383c71d4460 (127.13.210.2:43335): Network error: Client connection negotiation failed: client connection to 127.13.210.2:43335: connect: Connection refused (error 111)
I20260630 12:28:59.546468 23042 leader_election.cc:304] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [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: 6c2f8d9bfc324b91bb9b1d0966224617; no voters: cb85c8a9de7945e281cb032826371a4d, e7bfbbaa2b4a42418a1af383c71d4460
I20260630 12:28:59.547130 23227 raft_consensus.cc:2749] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:29:00.291862 14152 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23023)
W20260630 12:29:00.803298 23042 consensus_peers.cc:597] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 -> Peer cb85c8a9de7945e281cb032826371a4d (127.13.210.1:34391): Couldn't send request to peer cb85c8a9de7945e281cb032826371a4d. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:34391: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:29:00.848111 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:00.868553 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:00.895983 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:00.896705 14152 tablet_replica.cc:333] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617: stopping tablet replica
I20260630 12:29:00.897356 14152 raft_consensus.cc:2243] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:00.898337 14152 raft_consensus.cc:2272] T b375f10ec14c47dcac0d9ca322e71751 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:00.900683 14152 tablet_replica.cc:333] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617: stopping tablet replica
I20260630 12:29:00.901284 14152 raft_consensus.cc:2243] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:00.901901 14152 raft_consensus.cc:2272] T 70f12a2ec4b54fc78427228a6878502c P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:00.904129 14152 tablet_replica.cc:333] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617: stopping tablet replica
I20260630 12:29:00.904767 14152 raft_consensus.cc:2243] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:00.905293 14152 raft_consensus.cc:2272] T 34bbc2387023493cabaa0d49e544fe29 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:00.907513 14152 tablet_replica.cc:333] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617: stopping tablet replica
I20260630 12:29:00.908088 14152 raft_consensus.cc:2243] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:00.908560 14152 raft_consensus.cc:2272] T cb78c7fa43f24f3ea5e8bcb84a5181a0 P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:00.910744 14152 tablet_replica.cc:333] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617: stopping tablet replica
I20260630 12:29:00.911351 14152 raft_consensus.cc:2243] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:00.911844 14152 raft_consensus.cc:2272] T 770610dd4f764df599e417977d1b7b1d P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:00.914258 14152 tablet_replica.cc:333] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617: stopping tablet replica
I20260630 12:29:00.914791 14152 raft_consensus.cc:2243] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:00.915624 14152 raft_consensus.cc:2272] T b0d10513f4c447e5b25a8de02fe0c69b P 6c2f8d9bfc324b91bb9b1d0966224617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:00.943207 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:00.961159 14152 master.cc:562] Master@127.13.210.62:43497 shutting down...
I20260630 12:29:00.981909 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:00.982512 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:00.982841 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5e1a1df0c184fb488382de60e8e78f5: stopping tablet replica
I20260630 12:29:01.003934 14152 master.cc:584] Master@127.13.210.62:43497 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (7802 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:29:01.044050 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:46099
I20260630 12:29:01.045615 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:01.053355 23230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:01.053376 23229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:01.054932 23232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:01.055215 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:01.056161 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.056420 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:01.056815 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822541056783 us; error 0 us; skew 500 ppm
I20260630 12:29:01.057587 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.060726 14152 webserver.cc:533] Webserver started at http://127.13.210.62:40153/ using document root <none> and password file <none>
I20260630 12:29:01.061244 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.061434 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.062239 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.063400 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "70c4231489334eef857c55d966b13f06"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.068627 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:29:01.073499 23237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.074554 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:01.074921 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "70c4231489334eef857c55d966b13f06"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.075181 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:01.086258 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:01.087352 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:01.130400 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:46099
I20260630 12:29:01.130528 23288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:46099 every 8 connection(s)
I20260630 12:29:01.134603 23289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.146178 23289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06: Bootstrap starting.
I20260630 12:29:01.150882 23289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:01.155230 23289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06: No bootstrap required, opened a new log
I20260630 12:29:01.157294 23289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70c4231489334eef857c55d966b13f06" member_type: VOTER }
I20260630 12:29:01.157683 23289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:01.157996 23289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c4231489334eef857c55d966b13f06, State: Initialized, Role: FOLLOWER
I20260630 12:29:01.158680 23289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70c4231489334eef857c55d966b13f06" member_type: VOTER }
I20260630 12:29:01.159129 23289 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:01.159348 23289 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:01.159639 23289 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:01.166535 23289 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70c4231489334eef857c55d966b13f06" member_type: VOTER }
I20260630 12:29:01.167160 23289 leader_election.cc:304] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [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: 70c4231489334eef857c55d966b13f06; no voters: 
I20260630 12:29:01.168392 23289 leader_election.cc:290] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:01.168833 23292 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:01.170322 23292 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 1 LEADER]: Becoming Leader. State: Replica: 70c4231489334eef857c55d966b13f06, State: Running, Role: LEADER
I20260630 12:29:01.170982 23292 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [LEADER]: Queue going to LEADER mode. State: All 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: "70c4231489334eef857c55d966b13f06" member_type: VOTER }
I20260630 12:29:01.171825 23289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:01.176179 23294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70c4231489334eef857c55d966b13f06. Latest consensus state: current_term: 1 leader_uuid: "70c4231489334eef857c55d966b13f06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70c4231489334eef857c55d966b13f06" member_type: VOTER } }
I20260630 12:29:01.176987 23294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:01.175941 23293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70c4231489334eef857c55d966b13f06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70c4231489334eef857c55d966b13f06" member_type: VOTER } }
I20260630 12:29:01.178948 23293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:01.184412 23298 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:01.189280 23298 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:01.191488 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:01.199386 23298 catalog_manager.cc:1383] Generated new cluster ID: bbb1735663f349279af3c510132996e5
I20260630 12:29:01.199743 23298 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:01.217274 23298 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:01.218612 23298 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:01.231410 23298 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06: Generated new TSK 0
I20260630 12:29:01.232115 23298 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:01.258531 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:01.265431 23310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:01.265856 23311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:01.267970 23313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:01.269410 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:01.276849 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.277135 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:01.277333 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822541277318 us; error 0 us; skew 500 ppm
I20260630 12:29:01.277941 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.280843 14152 webserver.cc:533] Webserver started at http://127.13.210.1:37663/ using document root <none> and password file <none>
I20260630 12:29:01.281365 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.281594 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.281929 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.283077 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "7f8cf7af51a74e0bad180f64adacf0f4"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.288038 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:29:01.291839 23318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.292831 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:29:01.293177 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "7f8cf7af51a74e0bad180f64adacf0f4"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.293557 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:01.305469 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:01.306656 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:01.308116 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:01.310388 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:01.310608 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.310853 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:01.311023 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.352398 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:44189
I20260630 12:29:01.352674 23380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:44189 every 8 connection(s)
I20260630 12:29:01.358384 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:01.366641 23385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:01.367344 23386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:01.370301 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:01.370800 23388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:01.373098 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.373436 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:01.373615 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822541373600 us; error 0 us; skew 500 ppm
I20260630 12:29:01.374266 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.377461 14152 webserver.cc:533] Webserver started at http://127.13.210.2:43257/ using document root <none> and password file <none>
I20260630 12:29:01.378116 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.378407 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.378757 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.380290 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "64c5cec79b1c4ecf9aa816f46a56f24a"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.380625 23381 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46099
I20260630 12:29:01.381170 23381 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:01.382258 23381 heartbeater.cc:507] Master 127.13.210.62:46099 requested a full tablet report, sending...
I20260630 12:29:01.386550 23254 ts_manager.cc:194] Registered new tserver with Master: 7f8cf7af51a74e0bad180f64adacf0f4 (127.13.210.1:44189)
I20260630 12:29:01.387888 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:29:01.389458 23254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40790
I20260630 12:29:01.392576 23393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.393647 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:29:01.393989 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "64c5cec79b1c4ecf9aa816f46a56f24a"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.394264 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:01.404567 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:01.405651 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:01.407213 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:01.409700 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:01.409945 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:29:01.410238 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:01.410388 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.454403 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:34137
I20260630 12:29:01.454515 23455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:34137 every 8 connection(s)
I20260630 12:29:01.460027 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:01.469139 23460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:01.471828 23459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:01.475409 23456 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46099
I20260630 12:29:01.475732 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:01.475574 23462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:01.476008 23456 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:01.477241 23456 heartbeater.cc:507] Master 127.13.210.62:46099 requested a full tablet report, sending...
I20260630 12:29:01.477325 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.477706 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:01.477952 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822541477923 us; error 0 us; skew 500 ppm
I20260630 12:29:01.478807 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.480661 23254 ts_manager.cc:194] Registered new tserver with Master: 64c5cec79b1c4ecf9aa816f46a56f24a (127.13.210.2:34137)
I20260630 12:29:01.482450 14152 webserver.cc:533] Webserver started at http://127.13.210.3:46513/ using document root <none> and password file <none>
I20260630 12:29:01.483076 23254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40806
I20260630 12:29:01.483207 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.483618 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.483996 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.485445 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "90b9dddb8af541948c47ae6c396331e5"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.490437 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:29:01.494136 23467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.495208 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:29:01.495609 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "90b9dddb8af541948c47ae6c396331e5"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-nkz7"
I20260630 12:29:01.496033 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:01.519969 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:01.521202 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:01.522794 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:01.525282 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:01.525550 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.525882 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:01.526096 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.573773 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:42087
I20260630 12:29:01.574153 23529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:42087 every 8 connection(s)
I20260630 12:29:01.590996 23530 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46099
I20260630 12:29:01.591485 23530 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:01.592558 23530 heartbeater.cc:507] Master 127.13.210.62:46099 requested a full tablet report, sending...
I20260630 12:29:01.595171 23254 ts_manager.cc:194] Registered new tserver with Master: 90b9dddb8af541948c47ae6c396331e5 (127.13.210.3:42087)
I20260630 12:29:01.595546 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017590013s
I20260630 12:29:01.597306 23254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40818
I20260630 12:29:02.392395 23381 heartbeater.cc:499] Master 127.13.210.62:46099 was elected leader, sending a full tablet report...
I20260630 12:29:02.486203 23456 heartbeater.cc:499] Master 127.13.210.62:46099 was elected leader, sending a full tablet report...
I20260630 12:29:02.600945 23530 heartbeater.cc:499] Master 127.13.210.62:46099 was elected leader, sending a full tablet report...
I20260630 12:29:02.667927 23254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40822:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:02.670255 23254 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:02.735014 23421 tablet_service.cc:1511] Processing CreateTablet for tablet 6d23a1f96d09490bbbf0d2fbd5fe4055 (DEFAULT_TABLE table=test-workload [id=d186bd5ac6bb4bc691cd1ee4dc666fa9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:02.736604 23346 tablet_service.cc:1511] Processing CreateTablet for tablet 6d23a1f96d09490bbbf0d2fbd5fe4055 (DEFAULT_TABLE table=test-workload [id=d186bd5ac6bb4bc691cd1ee4dc666fa9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:02.737071 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d23a1f96d09490bbbf0d2fbd5fe4055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:02.738421 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d23a1f96d09490bbbf0d2fbd5fe4055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:02.740978 23495 tablet_service.cc:1511] Processing CreateTablet for tablet 6d23a1f96d09490bbbf0d2fbd5fe4055 (DEFAULT_TABLE table=test-workload [id=d186bd5ac6bb4bc691cd1ee4dc666fa9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:02.743037 23495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d23a1f96d09490bbbf0d2fbd5fe4055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:02.769168 23552 tablet_bootstrap.cc:492] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a: Bootstrap starting.
I20260630 12:29:02.769312 23551 tablet_bootstrap.cc:492] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4: Bootstrap starting.
I20260630 12:29:02.770182 23553 tablet_bootstrap.cc:492] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5: Bootstrap starting.
I20260630 12:29:02.776394 23553 tablet_bootstrap.cc:654] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:02.777976 23551 tablet_bootstrap.cc:654] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:02.777976 23552 tablet_bootstrap.cc:654] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:02.782707 23553 tablet_bootstrap.cc:492] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5: No bootstrap required, opened a new log
I20260630 12:29:02.783663 23553 ts_tablet_manager.cc:1403] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:29:02.790704 23551 tablet_bootstrap.cc:492] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4: No bootstrap required, opened a new log
I20260630 12:29:02.790016 23553 raft_consensus.cc:359] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:02.791399 23551 ts_tablet_manager.cc:1403] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260630 12:29:02.791620 23552 tablet_bootstrap.cc:492] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a: No bootstrap required, opened a new log
I20260630 12:29:02.791637 23553 raft_consensus.cc:385] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:02.792176 23552 ts_tablet_manager.cc:1403] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:29:02.792295 23553 raft_consensus.cc:740] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b9dddb8af541948c47ae6c396331e5, State: Initialized, Role: FOLLOWER
I20260630 12:29:02.793444 23553 consensus_queue.cc:260] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:02.795584 23551 raft_consensus.cc:359] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:02.795876 23552 raft_consensus.cc:359] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:02.796516 23551 raft_consensus.cc:385] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:02.796779 23552 raft_consensus.cc:385] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:02.797093 23551 raft_consensus.cc:740] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8cf7af51a74e0bad180f64adacf0f4, State: Initialized, Role: FOLLOWER
I20260630 12:29:02.797472 23553 ts_tablet_manager.cc:1434] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:29:02.797583 23552 raft_consensus.cc:740] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64c5cec79b1c4ecf9aa816f46a56f24a, State: Initialized, Role: FOLLOWER
I20260630 12:29:02.798758 23551 consensus_queue.cc:260] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:02.799073 23552 consensus_queue.cc:260] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:02.815989 23551 ts_tablet_manager.cc:1434] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.012s
I20260630 12:29:02.815989 23552 ts_tablet_manager.cc:1434] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.013s
W20260630 12:29:02.830273 23531 tablet.cc:2406] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:29:03.060307 23557 raft_consensus.cc:493] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.061102 23557 raft_consensus.cc:515] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:03.063109 23558 raft_consensus.cc:493] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.064178 23557 leader_election.cc:290] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f8cf7af51a74e0bad180f64adacf0f4 (127.13.210.1:44189), 64c5cec79b1c4ecf9aa816f46a56f24a (127.13.210.2:34137)
I20260630 12:29:03.063920 23558 raft_consensus.cc:515] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:03.076442 23558 leader_election.cc:290] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64c5cec79b1c4ecf9aa816f46a56f24a (127.13.210.2:34137), 90b9dddb8af541948c47ae6c396331e5 (127.13.210.3:42087)
I20260630 12:29:03.086652 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "90b9dddb8af541948c47ae6c396331e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" is_pre_election: true
I20260630 12:29:03.088070 23356 raft_consensus.cc:2468] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b9dddb8af541948c47ae6c396331e5 in term 0.
I20260630 12:29:03.089919 23470 leader_election.cc:304] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f8cf7af51a74e0bad180f64adacf0f4, 90b9dddb8af541948c47ae6c396331e5; no voters: 
I20260630 12:29:03.091207 23557 raft_consensus.cc:2804] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.091668 23557 raft_consensus.cc:493] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.092085 23557 raft_consensus.cc:3060] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.095515 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "90b9dddb8af541948c47ae6c396331e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" is_pre_election: true
I20260630 12:29:03.096572 23431 raft_consensus.cc:2468] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b9dddb8af541948c47ae6c396331e5 in term 0.
I20260630 12:29:03.100347 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" is_pre_election: true
I20260630 12:29:03.100289 23505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b9dddb8af541948c47ae6c396331e5" is_pre_election: true
I20260630 12:29:03.101191 23431 raft_consensus.cc:2468] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f8cf7af51a74e0bad180f64adacf0f4 in term 0.
I20260630 12:29:03.102572 23320 leader_election.cc:304] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64c5cec79b1c4ecf9aa816f46a56f24a, 7f8cf7af51a74e0bad180f64adacf0f4; no voters: 
I20260630 12:29:03.103510 23558 raft_consensus.cc:2804] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.104112 23558 raft_consensus.cc:493] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.103771 23557 raft_consensus.cc:515] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:03.104596 23558 raft_consensus.cc:3060] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.105247 23505 raft_consensus.cc:2393] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f8cf7af51a74e0bad180f64adacf0f4 in current term 1: Already voted for candidate 90b9dddb8af541948c47ae6c396331e5 in this term.
I20260630 12:29:03.107702 23557 leader_election.cc:290] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [CANDIDATE]: Term 1 election: Requested vote from peers 7f8cf7af51a74e0bad180f64adacf0f4 (127.13.210.1:44189), 64c5cec79b1c4ecf9aa816f46a56f24a (127.13.210.2:34137)
I20260630 12:29:03.108688 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "90b9dddb8af541948c47ae6c396331e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8cf7af51a74e0bad180f64adacf0f4"
I20260630 12:29:03.110479 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "90b9dddb8af541948c47ae6c396331e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a"
I20260630 12:29:03.111218 23431 raft_consensus.cc:3060] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.114914 23558 raft_consensus.cc:515] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:03.116147 23356 raft_consensus.cc:2393] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 90b9dddb8af541948c47ae6c396331e5 in current term 1: Already voted for candidate 7f8cf7af51a74e0bad180f64adacf0f4 in this term.
I20260630 12:29:03.118887 23558 leader_election.cc:290] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [CANDIDATE]: Term 1 election: Requested vote from peers 64c5cec79b1c4ecf9aa816f46a56f24a (127.13.210.2:34137), 90b9dddb8af541948c47ae6c396331e5 (127.13.210.3:42087)
I20260630 12:29:03.118742 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a"
I20260630 12:29:03.118803 23505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23a1f96d09490bbbf0d2fbd5fe4055" candidate_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b9dddb8af541948c47ae6c396331e5"
I20260630 12:29:03.123520 23505 raft_consensus.cc:2393] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f8cf7af51a74e0bad180f64adacf0f4 in current term 1: Already voted for candidate 90b9dddb8af541948c47ae6c396331e5 in this term.
I20260630 12:29:03.123721 23431 raft_consensus.cc:2468] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b9dddb8af541948c47ae6c396331e5 in term 1.
I20260630 12:29:03.124810 23319 leader_election.cc:304] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [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: 7f8cf7af51a74e0bad180f64adacf0f4; no voters: 64c5cec79b1c4ecf9aa816f46a56f24a, 90b9dddb8af541948c47ae6c396331e5
I20260630 12:29:03.125095 23469 leader_election.cc:304] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [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: 64c5cec79b1c4ecf9aa816f46a56f24a, 90b9dddb8af541948c47ae6c396331e5; no voters: 7f8cf7af51a74e0bad180f64adacf0f4
I20260630 12:29:03.125761 23558 raft_consensus.cc:2749] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:03.126046 23557 raft_consensus.cc:2804] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.127485 23557 raft_consensus.cc:697] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 1 LEADER]: Becoming Leader. State: Replica: 90b9dddb8af541948c47ae6c396331e5, State: Running, Role: LEADER
I20260630 12:29:03.128415 23557 consensus_queue.cc:237] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } }
I20260630 12:29:03.137329 23252 catalog_manager.cc:5697] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b9dddb8af541948c47ae6c396331e5 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "90b9dddb8af541948c47ae6c396331e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b9dddb8af541948c47ae6c396331e5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 42087 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:03.415521 23431 raft_consensus.cc:1275] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 1 FOLLOWER]: Refusing update from remote peer 90b9dddb8af541948c47ae6c396331e5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:03.415906 23356 raft_consensus.cc:1275] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 1 FOLLOWER]: Refusing update from remote peer 90b9dddb8af541948c47ae6c396331e5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:03.417656 23565 consensus_queue.cc:1048] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64c5cec79b1c4ecf9aa816f46a56f24a" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:03.418798 23557 consensus_queue.cc:1048] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8cf7af51a74e0bad180f64adacf0f4" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:03.862458 23567 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.003s	sys 0.014s
W20260630 12:29:03.862404 23570 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s	user 0.010s	sys 0.019s
W20260630 12:29:03.862385 23568 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.017s	sys 0.000s
I20260630 12:29:03.957460 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:29:03.989750 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:03.990919 14152 tablet_replica.cc:333] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4: stopping tablet replica
I20260630 12:29:03.991515 14152 raft_consensus.cc:2243] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.992131 14152 raft_consensus.cc:2272] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 7f8cf7af51a74e0bad180f64adacf0f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.016343 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:29:04.031955 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:29:04.068470 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:04.069808 14152 tablet_replica.cc:333] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a: stopping tablet replica
I20260630 12:29:04.070490 14152 raft_consensus.cc:2243] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.070976 14152 raft_consensus.cc:2272] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 64c5cec79b1c4ecf9aa816f46a56f24a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.083601 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:04.096311 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:04.128453 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:04.129218 14152 tablet_replica.cc:333] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5: stopping tablet replica
I20260630 12:29:04.129798 14152 raft_consensus.cc:2243] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.130843 14152 raft_consensus.cc:2272] T 6d23a1f96d09490bbbf0d2fbd5fe4055 P 90b9dddb8af541948c47ae6c396331e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.154524 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:04.168048 14152 master.cc:562] Master@127.13.210.62:46099 shutting down...
I20260630 12:29:04.200151 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.200873 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.201270 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70c4231489334eef857c55d966b13f06: stopping tablet replica
I20260630 12:29:04.220798 14152 master.cc:584] Master@127.13.210.62:46099 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3212 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:29:04.259954 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:37689
I20260630 12:29:04.261188 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:04.267378 23591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:04.267411 23590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:04.268693 23593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:04.269390 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:04.270330 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:04.270533 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:04.270730 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822544270714 us; error 0 us; skew 500 ppm
I20260630 12:29:04.271225 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:04.276340 14152 webserver.cc:533] Webserver started at http://127.13.210.62:45397/ using document root <none> and password file <none>
I20260630 12:29:04.277122 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:04.277307 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:04.278352 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:04.279614 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "f92af5f3af9f46dcba4d6464173a2a5d"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.286031 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:29:04.290053 23598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.291028 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:29:04.291427 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "f92af5f3af9f46dcba4d6464173a2a5d"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.291736 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:04.328368 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:04.329778 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:04.380262 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:37689
I20260630 12:29:04.380445 23649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:37689 every 8 connection(s)
I20260630 12:29:04.385196 23650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:04.398643 23650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d: Bootstrap starting.
I20260630 12:29:04.404085 23650 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:04.408996 23650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d: No bootstrap required, opened a new log
I20260630 12:29:04.411527 23650 raft_consensus.cc:359] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92af5f3af9f46dcba4d6464173a2a5d" member_type: VOTER }
I20260630 12:29:04.411973 23650 raft_consensus.cc:385] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:04.412254 23650 raft_consensus.cc:740] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f92af5f3af9f46dcba4d6464173a2a5d, State: Initialized, Role: FOLLOWER
I20260630 12:29:04.412981 23650 consensus_queue.cc:260] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f92af5f3af9f46dcba4d6464173a2a5d" member_type: VOTER }
I20260630 12:29:04.413496 23650 raft_consensus.cc:399] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:04.413724 23650 raft_consensus.cc:493] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:04.414124 23650 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:04.419661 23650 raft_consensus.cc:515] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92af5f3af9f46dcba4d6464173a2a5d" member_type: VOTER }
I20260630 12:29:04.420236 23650 leader_election.cc:304] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [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: f92af5f3af9f46dcba4d6464173a2a5d; no voters: 
I20260630 12:29:04.421527 23650 leader_election.cc:290] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:04.422129 23653 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:04.423585 23653 raft_consensus.cc:697] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 1 LEADER]: Becoming Leader. State: Replica: f92af5f3af9f46dcba4d6464173a2a5d, State: Running, Role: LEADER
I20260630 12:29:04.424409 23653 consensus_queue.cc:237] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [LEADER]: Queue going to LEADER mode. State: All 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: "f92af5f3af9f46dcba4d6464173a2a5d" member_type: VOTER }
I20260630 12:29:04.424871 23650 sys_catalog.cc:565] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:04.429540 23654 sys_catalog.cc:455] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f92af5f3af9f46dcba4d6464173a2a5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92af5f3af9f46dcba4d6464173a2a5d" member_type: VOTER } }
I20260630 12:29:04.430199 23655 sys_catalog.cc:455] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader f92af5f3af9f46dcba4d6464173a2a5d. Latest consensus state: current_term: 1 leader_uuid: "f92af5f3af9f46dcba4d6464173a2a5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92af5f3af9f46dcba4d6464173a2a5d" member_type: VOTER } }
I20260630 12:29:04.430471 23654 sys_catalog.cc:458] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:04.430841 23655 sys_catalog.cc:458] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:04.432854 23661 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:04.440137 23661 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:04.441793 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:04.450394 23661 catalog_manager.cc:1383] Generated new cluster ID: fa7048680323441db78e9cccdddb1251
I20260630 12:29:04.450758 23661 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:04.474946 23661 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:04.476378 23661 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:04.497049 23661 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d: Generated new TSK 0
I20260630 12:29:04.497720 23661 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:04.509184 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:04.516513 23671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:04.517735 23672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:04.521179 23674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:04.521272 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:04.522578 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:04.522828 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:04.522998 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822544522980 us; error 0 us; skew 500 ppm
I20260630 12:29:04.523520 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:04.530171 14152 webserver.cc:533] Webserver started at http://127.13.210.1:43483/ using document root <none> and password file <none>
I20260630 12:29:04.530719 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:04.530938 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:04.531211 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:04.532399 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "91e073f73ddf4294affd7d71df7e018f"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.537307 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:29:04.541277 23679 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.542599 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:04.542954 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "91e073f73ddf4294affd7d71df7e018f"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.543278 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:04.564670 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:04.565990 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:04.567551 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:04.569948 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:04.570194 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.570461 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:04.570667 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.616483 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:44039
I20260630 12:29:04.616577 23741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:44039 every 8 connection(s)
I20260630 12:29:04.621899 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:04.630820 23747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:04.631729 23746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:04.637799 23742 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37689
I20260630 12:29:04.638294 23742 heartbeater.cc:461] Registering TS with master...
W20260630 12:29:04.639110 23749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:04.639626 23742 heartbeater.cc:507] Master 127.13.210.62:37689 requested a full tablet report, sending...
I20260630 12:29:04.641783 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:04.642602 23615 ts_manager.cc:194] Registered new tserver with Master: 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039)
I20260630 12:29:04.645310 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:04.645661 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:04.645561 23615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49880
I20260630 12:29:04.646093 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822544646069 us; error 0 us; skew 500 ppm
I20260630 12:29:04.646921 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:04.649652 14152 webserver.cc:533] Webserver started at http://127.13.210.2:37557/ using document root <none> and password file <none>
I20260630 12:29:04.650241 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:04.650472 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:04.650758 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:04.651944 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "82306a36956b4c0481a19b11863329a9"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.657325 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:29:04.661037 23754 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.662086 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:04.662439 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "82306a36956b4c0481a19b11863329a9"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.662771 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:04.705778 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:04.707432 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:04.709156 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:04.713675 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:04.714334 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:29:04.714658 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:04.714800 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.778165 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:43855
I20260630 12:29:04.778278 23816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:43855 every 8 connection(s)
I20260630 12:29:04.783356 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:04.793745 23820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:04.795452 23821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:04.799503 23824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:04.800252 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:04.801285 23817 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37689
I20260630 12:29:04.801349 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:04.801769 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:04.801811 23817 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:04.802110 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822544802089 us; error 0 us; skew 500 ppm
I20260630 12:29:04.802775 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:04.802809 23817 heartbeater.cc:507] Master 127.13.210.62:37689 requested a full tablet report, sending...
I20260630 12:29:04.806056 23615 ts_manager.cc:194] Registered new tserver with Master: 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:04.806053 14152 webserver.cc:533] Webserver started at http://127.13.210.3:44707/ using document root <none> and password file <none>
I20260630 12:29:04.807075 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:04.807343 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:04.807622 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:04.808537 23615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49894
I20260630 12:29:04.808753 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "dae8586a3a674fe88f82295cec2eb86e"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.814252 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:29:04.818558 23828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.820029 14152 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:29:04.820561 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "dae8586a3a674fe88f82295cec2eb86e"
format_stamp: "Formatted at 2026-06-30 12:29:04 on dist-test-slave-nkz7"
I20260630 12:29:04.820925 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:04.844697 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:04.846026 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:04.847517 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:04.849884 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:04.850117 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.850363 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:04.850534 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:04.896669 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:40139
I20260630 12:29:04.896770 23890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:40139 every 8 connection(s)
I20260630 12:29:04.912309 23891 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37689
I20260630 12:29:04.912786 23891 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:04.913605 23891 heartbeater.cc:507] Master 127.13.210.62:37689 requested a full tablet report, sending...
I20260630 12:29:04.915979 23615 ts_manager.cc:194] Registered new tserver with Master: dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:04.916607 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016139486s
I20260630 12:29:04.917451 23615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49900
I20260630 12:29:05.462954 23615 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49914:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:29:05.532001 23782 tablet_service.cc:1511] Processing CreateTablet for tablet c5ab433f320d43c0bb37076fc574a7a3 (DEFAULT_TABLE table=test-workload [id=85f7545f460b46dbb36971b47912287a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:05.532001 23781 tablet_service.cc:1511] Processing CreateTablet for tablet 655f5fe60f2347cc8128b58053300b2f (DEFAULT_TABLE table=test-workload [id=85f7545f460b46dbb36971b47912287a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:05.533794 23781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655f5fe60f2347cc8128b58053300b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.534848 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ab433f320d43c0bb37076fc574a7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.537510 23707 tablet_service.cc:1511] Processing CreateTablet for tablet 0adcb2b1ad7f40b4b8a7578fa6657948 (DEFAULT_TABLE table=test-workload [id=85f7545f460b46dbb36971b47912287a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:05.539106 23707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adcb2b1ad7f40b4b8a7578fa6657948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.539124 23706 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc3e300194a48058e26331688376746 (DEFAULT_TABLE table=test-workload [id=85f7545f460b46dbb36971b47912287a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:05.540995 23706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc3e300194a48058e26331688376746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.558754 23856 tablet_service.cc:1511] Processing CreateTablet for tablet f657065632af482ba8f68c687658d875 (DEFAULT_TABLE table=test-workload [id=85f7545f460b46dbb36971b47912287a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:05.560441 23856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f657065632af482ba8f68c687658d875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.561545 23910 tablet_bootstrap.cc:492] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
I20260630 12:29:05.567620 23855 tablet_service.cc:1511] Processing CreateTablet for tablet 220c9cef60404f10b8e772e607087d3e (DEFAULT_TABLE table=test-workload [id=85f7545f460b46dbb36971b47912287a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:05.569722 23855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220c9cef60404f10b8e772e607087d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.570986 23911 tablet_bootstrap.cc:492] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
I20260630 12:29:05.572700 23910 tablet_bootstrap.cc:654] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.578169 23911 tablet_bootstrap.cc:654] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.586593 23911 tablet_bootstrap.cc:492] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:05.587180 23911 ts_tablet_manager.cc:1403] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260630 12:29:05.587990 23910 tablet_bootstrap.cc:492] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:05.588708 23910 ts_tablet_manager.cc:1403] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260630 12:29:05.591645 23914 tablet_bootstrap.cc:492] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:05.592716 23910 raft_consensus.cc:359] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.593344 23910 raft_consensus.cc:385] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.593374 23911 raft_consensus.cc:359] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.593876 23910 raft_consensus.cc:740] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.594223 23911 raft_consensus.cc:385] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.594524 23911 raft_consensus.cc:740] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.594784 23910 consensus_queue.cc:260] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.595207 23911 consensus_queue.cc:260] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.595681 23910 raft_consensus.cc:399] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:05.595886 23911 raft_consensus.cc:399] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:05.596052 23910 raft_consensus.cc:493] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:05.596351 23911 raft_consensus.cc:493] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:05.596585 23910 raft_consensus.cc:3060] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.596776 23911 raft_consensus.cc:3060] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.599015 23914 tablet_bootstrap.cc:654] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.604506 23911 raft_consensus.cc:515] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.604506 23910 raft_consensus.cc:515] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.605604 23910 leader_election.cc:304] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [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: 82306a36956b4c0481a19b11863329a9; no voters: 
I20260630 12:29:05.605588 23911 leader_election.cc:304] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [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: 91e073f73ddf4294affd7d71df7e018f; no voters: 
I20260630 12:29:05.612347 23910 leader_election.cc:290] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:05.612934 23917 raft_consensus.cc:2804] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.613533 23914 tablet_bootstrap.cc:492] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:05.614212 23914 ts_tablet_manager.cc:1403] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260630 12:29:05.615156 23817 heartbeater.cc:499] Master 127.13.210.62:37689 was elected leader, sending a full tablet report...
I20260630 12:29:05.615401 23910 ts_tablet_manager.cc:1434] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.026s	user 0.021s	sys 0.004s
I20260630 12:29:05.616338 23916 raft_consensus.cc:2804] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.616444 23910 tablet_bootstrap.cc:492] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
I20260630 12:29:05.616899 23911 leader_election.cc:290] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:05.617082 23914 raft_consensus.cc:359] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.617738 23914 raft_consensus.cc:385] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.618120 23914 raft_consensus.cc:740] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.619374 23914 consensus_queue.cc:260] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.620257 23914 raft_consensus.cc:399] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:05.620628 23914 raft_consensus.cc:493] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:05.620980 23914 raft_consensus.cc:3060] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.622995 23911 ts_tablet_manager.cc:1434] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.012s
I20260630 12:29:05.623605 23742 heartbeater.cc:499] Master 127.13.210.62:37689 was elected leader, sending a full tablet report...
I20260630 12:29:05.626863 23916 raft_consensus.cc:697] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Becoming Leader. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Running, Role: LEADER
I20260630 12:29:05.626082 23910 tablet_bootstrap.cc:654] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.627724 23911 tablet_bootstrap.cc:492] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
I20260630 12:29:05.627674 23916 consensus_queue.cc:237] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Queue going to LEADER mode. State: All 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: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.629424 23914 raft_consensus.cc:515] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.626214 23917 raft_consensus.cc:697] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 1 LEADER]: Becoming Leader. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Running, Role: LEADER
I20260630 12:29:05.630278 23914 leader_election.cc:304] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [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: dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:05.630575 23917 consensus_queue.cc:237] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [LEADER]: Queue going to LEADER mode. State: All 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: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.636754 23911 tablet_bootstrap.cc:654] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.650058 23615 catalog_manager.cc:5697] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e073f73ddf4294affd7d71df7e018f (127.13.210.1). New cstate: current_term: 1 leader_uuid: "91e073f73ddf4294affd7d71df7e018f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:05.685248 23613 catalog_manager.cc:5697] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82306a36956b4c0481a19b11863329a9 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "82306a36956b4c0481a19b11863329a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:05.732436 23914 leader_election.cc:290] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:05.733296 23923 raft_consensus.cc:2804] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.733847 23910 tablet_bootstrap.cc:492] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:05.734560 23910 ts_tablet_manager.cc:1403] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.118s	user 0.045s	sys 0.068s
I20260630 12:29:05.735142 23891 heartbeater.cc:499] Master 127.13.210.62:37689 was elected leader, sending a full tablet report...
I20260630 12:29:05.735399 23914 ts_tablet_manager.cc:1434] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.121s	user 0.062s	sys 0.059s
I20260630 12:29:05.736353 23914 tablet_bootstrap.cc:492] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:05.737720 23911 tablet_bootstrap.cc:492] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:05.738317 23911 ts_tablet_manager.cc:1403] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.071s
I20260630 12:29:05.738675 23923 raft_consensus.cc:697] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Becoming Leader. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Running, Role: LEADER
I20260630 12:29:05.738392 23910 raft_consensus.cc:359] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.739207 23910 raft_consensus.cc:385] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.739501 23910 raft_consensus.cc:740] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.739503 23923 consensus_queue.cc:237] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All 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: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.740593 23910 consensus_queue.cc:260] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.741284 23910 raft_consensus.cc:399] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:05.741786 23910 raft_consensus.cc:493] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:05.741359 23911 raft_consensus.cc:359] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.742312 23910 raft_consensus.cc:3060] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.742506 23911 raft_consensus.cc:385] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.742782 23914 tablet_bootstrap.cc:654] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.743067 23911 raft_consensus.cc:740] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.744095 23911 consensus_queue.cc:260] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.744833 23911 raft_consensus.cc:399] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:05.745297 23911 raft_consensus.cc:493] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:05.745750 23911 raft_consensus.cc:3060] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.752229 23910 raft_consensus.cc:515] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.753065 23910 leader_election.cc:304] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [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: 82306a36956b4c0481a19b11863329a9; no voters: 
I20260630 12:29:05.754014 23921 raft_consensus.cc:2804] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.754503 23921 raft_consensus.cc:697] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 1 LEADER]: Becoming Leader. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Running, Role: LEADER
I20260630 12:29:05.755020 23914 tablet_bootstrap.cc:492] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:05.755216 23921 consensus_queue.cc:237] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [LEADER]: Queue going to LEADER mode. State: All 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: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } }
I20260630 12:29:05.755653 23914 ts_tablet_manager.cc:1403] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:29:05.755759 23615 catalog_manager.cc:5697] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e reported cstate change: term changed from 0 to 1, leader changed from <none> to dae8586a3a674fe88f82295cec2eb86e (127.13.210.3). New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:05.759028 23914 raft_consensus.cc:359] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.759656 23914 raft_consensus.cc:385] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.759724 23910 leader_election.cc:290] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:05.760007 23914 raft_consensus.cc:740] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.760766 23911 raft_consensus.cc:515] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.761375 23914 consensus_queue.cc:260] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.761639 23911 leader_election.cc:304] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [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: 91e073f73ddf4294affd7d71df7e018f; no voters: 
I20260630 12:29:05.762203 23914 raft_consensus.cc:399] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:05.762599 23914 raft_consensus.cc:493] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:05.762728 23911 leader_election.cc:290] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:05.763044 23914 raft_consensus.cc:3060] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.761590 23910 ts_tablet_manager.cc:1434] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.005s
I20260630 12:29:05.764565 23916 raft_consensus.cc:2804] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.765168 23916 raft_consensus.cc:697] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Becoming Leader. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Running, Role: LEADER
I20260630 12:29:05.766222 23916 consensus_queue.cc:237] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Queue going to LEADER mode. State: All 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: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } }
I20260630 12:29:05.765169 23911 ts_tablet_manager.cc:1434] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.007s
I20260630 12:29:05.771406 23914 raft_consensus.cc:515] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.777227 23914 leader_election.cc:304] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [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: dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:05.777891 23914 leader_election.cc:290] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:05.778352 23930 raft_consensus.cc:2804] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.779699 23930 raft_consensus.cc:697] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Becoming Leader. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Running, Role: LEADER
I20260630 12:29:05.780161 23914 ts_tablet_manager.cc:1434] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:29:05.781055 23930 consensus_queue.cc:237] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All 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: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:05.778491 23613 catalog_manager.cc:5697] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e073f73ddf4294affd7d71df7e018f (127.13.210.1). New cstate: current_term: 1 leader_uuid: "91e073f73ddf4294affd7d71df7e018f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:05.798071 23615 catalog_manager.cc:5697] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82306a36956b4c0481a19b11863329a9 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "82306a36956b4c0481a19b11863329a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:05.798307 23612 catalog_manager.cc:5697] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e reported cstate change: term changed from 0 to 1, leader changed from <none> to dae8586a3a674fe88f82295cec2eb86e (127.13.210.3). New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:06.640501 23612 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50046:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:06.643054 23612 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:06.691164 23707 tablet_service.cc:1511] Processing CreateTablet for tablet 7a341cf45ece4fe6986368dfc8a96daa (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:06.692664 23707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a341cf45ece4fe6986368dfc8a96daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.692679 23781 tablet_service.cc:1511] Processing CreateTablet for tablet 7a341cf45ece4fe6986368dfc8a96daa (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:06.694269 23855 tablet_service.cc:1511] Processing CreateTablet for tablet 7a341cf45ece4fe6986368dfc8a96daa (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:06.695533 23855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a341cf45ece4fe6986368dfc8a96daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.697252 23782 tablet_service.cc:1511] Processing CreateTablet for tablet 18d77b5d22584407b47a426aa9ebf8a5 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:06.698788 23706 tablet_service.cc:1511] Processing CreateTablet for tablet 18d77b5d22584407b47a426aa9ebf8a5 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:06.700044 23706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d77b5d22584407b47a426aa9ebf8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.701679 23856 tablet_service.cc:1511] Processing CreateTablet for tablet 18d77b5d22584407b47a426aa9ebf8a5 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:06.701588 23705 tablet_service.cc:1511] Processing CreateTablet for tablet d2e61360c72b4472acda5c3b5078d4f3 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:06.703760 23856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d77b5d22584407b47a426aa9ebf8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.703864 23705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e61360c72b4472acda5c3b5078d4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.694294 23781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a341cf45ece4fe6986368dfc8a96daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.706504 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d77b5d22584407b47a426aa9ebf8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.714109 23780 tablet_service.cc:1511] Processing CreateTablet for tablet d2e61360c72b4472acda5c3b5078d4f3 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:06.717537 23854 tablet_service.cc:1511] Processing CreateTablet for tablet d2e61360c72b4472acda5c3b5078d4f3 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:06.718118 23704 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6e7ed40999440daa5c64d864fdd8c6 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:06.719148 23854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e61360c72b4472acda5c3b5078d4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.719673 23704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6e7ed40999440daa5c64d864fdd8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.724862 23779 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6e7ed40999440daa5c64d864fdd8c6 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:06.730417 23778 tablet_service.cc:1511] Processing CreateTablet for tablet 000c4fc7f7524838b265eb0345c4f8ff (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:06.731256 23853 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6e7ed40999440daa5c64d864fdd8c6 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:06.732585 23853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6e7ed40999440daa5c64d864fdd8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.727396 23780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e61360c72b4472acda5c3b5078d4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.734809 23778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000c4fc7f7524838b265eb0345c4f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.735754 23777 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcd2286a64d4016815716d804cb9991 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:06.737152 23777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcd2286a64d4016815716d804cb9991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.738502 23779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6e7ed40999440daa5c64d864fdd8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.738981 23852 tablet_service.cc:1511] Processing CreateTablet for tablet 000c4fc7f7524838b265eb0345c4f8ff (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:06.740356 23852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000c4fc7f7524838b265eb0345c4f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.742524 23702 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcd2286a64d4016815716d804cb9991 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:06.743968 23702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcd2286a64d4016815716d804cb9991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.743958 23703 tablet_service.cc:1511] Processing CreateTablet for tablet 000c4fc7f7524838b265eb0345c4f8ff (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:06.746146 23703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000c4fc7f7524838b265eb0345c4f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.747049 23851 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcd2286a64d4016815716d804cb9991 (DEFAULT_TABLE table=test-workload-rf3 [id=0731a2f003be468b898d39d7da328afc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:06.748435 23851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcd2286a64d4016815716d804cb9991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:06.792160 23972 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
I20260630 12:29:06.799641 23972 tablet_bootstrap.cc:654] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.843619 23972 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:06.844182 23972 ts_tablet_manager.cc:1403] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.014s
I20260630 12:29:06.859619 23972 raft_consensus.cc:359] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.860401 23972 raft_consensus.cc:385] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:06.860694 23972 raft_consensus.cc:740] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
I20260630 12:29:06.861652 23972 consensus_queue.cc:260] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.864235 23972 ts_tablet_manager.cc:1434] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:29:06.865947 23975 tablet_bootstrap.cc:492] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:06.866830 23974 tablet_bootstrap.cc:492] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
I20260630 12:29:06.871812 23972 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
I20260630 12:29:06.873318 23975 tablet_bootstrap.cc:654] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.874802 23974 tablet_bootstrap.cc:654] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.879843 23972 tablet_bootstrap.cc:654] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.890040 23975 tablet_bootstrap.cc:492] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:06.890244 23974 tablet_bootstrap.cc:492] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:06.890687 23975 ts_tablet_manager.cc:1403] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260630 12:29:06.890781 23974 ts_tablet_manager.cc:1403] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260630 12:29:06.891486 23972 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:06.892037 23972 ts_tablet_manager.cc:1403] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:29:06.893978 23975 raft_consensus.cc:359] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.894862 23975 raft_consensus.cc:385] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:06.894033 23974 raft_consensus.cc:359] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.894995 23972 raft_consensus.cc:359] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.895608 23974 raft_consensus.cc:385] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:06.895321 23975 raft_consensus.cc:740] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:06.895980 23974 raft_consensus.cc:740] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:06.895911 23972 raft_consensus.cc:385] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:06.896984 23972 raft_consensus.cc:740] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
I20260630 12:29:06.896797 23975 consensus_queue.cc:260] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.897327 23974 consensus_queue.cc:260] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.899446 23975 ts_tablet_manager.cc:1434] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:29:06.899487 23974 ts_tablet_manager.cc:1434] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:29:06.900744 23975 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:06.900744 23974 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
I20260630 12:29:06.901180 23972 consensus_queue.cc:260] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.907699 23974 tablet_bootstrap.cc:654] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.907866 23975 tablet_bootstrap.cc:654] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.908684 23972 ts_tablet_manager.cc:1434] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:29:06.910007 23972 tablet_bootstrap.cc:492] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
I20260630 12:29:06.917481 23972 tablet_bootstrap.cc:654] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.934130 23961 raft_consensus.cc:493] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:06.935266 23961 raft_consensus.cc:515] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:06.946473 23961 leader_election.cc:290] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855), dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:07.034405 23792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d77b5d22584407b47a426aa9ebf8a5" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
W20260630 12:29:07.039727 23681 leader_election.cc:343] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.048527 23975 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:07.048666 23972 tablet_bootstrap.cc:492] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:07.049204 23975 ts_tablet_manager.cc:1403] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.149s	user 0.059s	sys 0.079s
I20260630 12:29:07.049325 23972 ts_tablet_manager.cc:1403] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.140s	user 0.035s	sys 0.094s
I20260630 12:29:07.051492 23974 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:07.052109 23974 ts_tablet_manager.cc:1403] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.152s	user 0.049s	sys 0.091s
I20260630 12:29:07.051615 23866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d77b5d22584407b47a426aa9ebf8a5" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae8586a3a674fe88f82295cec2eb86e" is_pre_election: true
I20260630 12:29:07.052513 23975 raft_consensus.cc:359] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.053329 23975 raft_consensus.cc:385] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.053637 23975 raft_consensus.cc:740] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.054045 23972 raft_consensus.cc:359] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.054597 23975 consensus_queue.cc:260] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.055189 23972 raft_consensus.cc:385] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.055615 23972 raft_consensus.cc:740] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.055696 23974 raft_consensus.cc:359] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.056619 23974 raft_consensus.cc:385] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.057004 23974 raft_consensus.cc:740] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.056697 23972 consensus_queue.cc:260] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.057492 23866 raft_consensus.cc:2468] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e073f73ddf4294affd7d71df7e018f in term 0.
I20260630 12:29:07.057881 23974 consensus_queue.cc:260] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.062062 23972 ts_tablet_manager.cc:1434] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:29:07.062564 23975 ts_tablet_manager.cc:1434] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260630 12:29:07.063388 23972 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
I20260630 12:29:07.064543 23975 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:07.067905 23974 ts_tablet_manager.cc:1434] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:29:07.069162 23974 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
I20260630 12:29:07.072439 23972 tablet_bootstrap.cc:654] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.072698 23975 tablet_bootstrap.cc:654] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.076828 23974 tablet_bootstrap.cc:654] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.085263 23975 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:07.086095 23975 ts_tablet_manager.cc:1403] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260630 12:29:07.086259 23930 raft_consensus.cc:493] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.097376 23930 raft_consensus.cc:515] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.097019 23975 raft_consensus.cc:359] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.103093 23975 raft_consensus.cc:385] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.111516 23975 raft_consensus.cc:740] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.109874 23683 leader_election.cc:304] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [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: 91e073f73ddf4294affd7d71df7e018f, dae8586a3a674fe88f82295cec2eb86e; no voters: 82306a36956b4c0481a19b11863329a9
I20260630 12:29:07.113312 23961 raft_consensus.cc:2804] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:07.113843 23961 raft_consensus.cc:493] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:07.113183 23975 consensus_queue.cc:260] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.114218 23961 raft_consensus.cc:3060] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.106700 23930 leader_election.cc:290] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.113862 23972 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:07.118144 23972 ts_tablet_manager.cc:1403] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.014s
I20260630 12:29:07.121162 23972 raft_consensus.cc:359] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.121932 23972 raft_consensus.cc:385] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.122215 23972 raft_consensus.cc:740] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.126819 23974 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:07.126668 23972 consensus_queue.cc:260] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.127550 23974 ts_tablet_manager.cc:1403] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.015s
I20260630 12:29:07.139329 23974 raft_consensus.cc:359] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.142127 23972 ts_tablet_manager.cc:1434] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260630 12:29:07.140947 23961 raft_consensus.cc:515] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.143417 23972 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
I20260630 12:29:07.140781 23974 raft_consensus.cc:385] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.144081 23974 raft_consensus.cc:740] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.145222 23792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d77b5d22584407b47a426aa9ebf8a5" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9"
I20260630 12:29:07.146519 23974 consensus_queue.cc:260] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.148306 23961 leader_election.cc:290] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 election: Requested vote from peers 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855), dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:07.149195 23993 raft_consensus.cc:493] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.152654 23792 raft_consensus.cc:3060] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.152607 23993 raft_consensus.cc:515] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.155099 23993 leader_election.cc:290] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855), dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:07.151059 23972 tablet_bootstrap.cc:654] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.159435 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a341cf45ece4fe6986368dfc8a96daa" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
I20260630 12:29:07.155122 23974 ts_tablet_manager.cc:1434] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260630 12:29:07.166685 23974 tablet_bootstrap.cc:492] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
W20260630 12:29:07.163000 23681 leader_election.cc:343] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.175660 23974 tablet_bootstrap.cc:654] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.178615 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e61360c72b4472acda5c3b5078d4f3" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
I20260630 12:29:07.179669 23791 raft_consensus.cc:2468] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 0.
I20260630 12:29:07.181428 23830 leader_election.cc:304] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82306a36956b4c0481a19b11863329a9, dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:07.182749 23930 raft_consensus.cc:2804] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:07.183302 23930 raft_consensus.cc:493] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:07.183745 23930 raft_consensus.cc:3060] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.193285 23974 tablet_bootstrap.cc:492] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:07.194109 23974 ts_tablet_manager.cc:1403] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.002s
I20260630 12:29:07.198187 23974 raft_consensus.cc:359] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.199127 23974 raft_consensus.cc:385] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.199492 23974 raft_consensus.cc:740] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.199663 23975 ts_tablet_manager.cc:1434] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.113s	user 0.057s	sys 0.032s
I20260630 12:29:07.200341 23792 raft_consensus.cc:2468] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e073f73ddf4294affd7d71df7e018f in term 1.
I20260630 12:29:07.200886 23975 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:07.200529 23974 consensus_queue.cc:260] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.203552 23974 ts_tablet_manager.cc:1434] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:29:07.204849 23974 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
I20260630 12:29:07.208971 23975 tablet_bootstrap.cc:654] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.211453 23974 tablet_bootstrap.cc:654] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.221065 23961 raft_consensus.cc:493] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.221725 23974 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:07.222487 23930 raft_consensus.cc:515] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.222968 23681 leader_election.cc:304] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82306a36956b4c0481a19b11863329a9, 91e073f73ddf4294affd7d71df7e018f; no voters: 
I20260630 12:29:07.224164 23993 raft_consensus.cc:2804] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.224645 23975 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:07.224884 23993 raft_consensus.cc:697] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Becoming Leader. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Running, Role: LEADER
I20260630 12:29:07.225514 23975 ts_tablet_manager.cc:1403] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.010s
I20260630 12:29:07.221913 23961 raft_consensus.cc:515] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.222535 23974 ts_tablet_manager.cc:1403] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:29:07.224917 23930 leader_election.cc:290] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Requested vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.229143 23961 leader_election.cc:290] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855), dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:07.230258 23921 raft_consensus.cc:493] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.226636 23792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e61360c72b4472acda5c3b5078d4f3" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9"
I20260630 12:29:07.230912 23921 raft_consensus.cc:515] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.233544 23974 raft_consensus.cc:359] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.235705 23974 raft_consensus.cc:385] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.235859 23921 leader_election.cc:290] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:07.236294 23974 raft_consensus.cc:740] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.237664 23974 consensus_queue.cc:260] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.234997 23792 raft_consensus.cc:3060] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.238286 23993 consensus_queue.cc:237] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.246779 23972 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:07.247344 23972 ts_tablet_manager.cc:1403] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.050s
I20260630 12:29:07.247768 23865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a341cf45ece4fe6986368dfc8a96daa" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae8586a3a674fe88f82295cec2eb86e" is_pre_election: true
I20260630 12:29:07.249301 23866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d77b5d22584407b47a426aa9ebf8a5" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae8586a3a674fe88f82295cec2eb86e"
I20260630 12:29:07.249953 23866 raft_consensus.cc:3060] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.250188 23865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae8586a3a674fe88f82295cec2eb86e" is_pre_election: true
I20260630 12:29:07.250286 23972 raft_consensus.cc:359] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.250768 23716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e61360c72b4472acda5c3b5078d4f3" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f"
I20260630 12:29:07.251188 23972 raft_consensus.cc:385] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.251581 23972 raft_consensus.cc:740] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
W20260630 12:29:07.252272 23683 leader_election.cc:343] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.252209 23972 consensus_queue.cc:260] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.252763 23683 leader_election.cc:304] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [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: 91e073f73ddf4294affd7d71df7e018f; no voters: 82306a36956b4c0481a19b11863329a9, dae8586a3a674fe88f82295cec2eb86e
I20260630 12:29:07.253907 23994 raft_consensus.cc:2749] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:07.254148 23717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e61360c72b4472acda5c3b5078d4f3" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f" is_pre_election: true
I20260630 12:29:07.254925 23972 ts_tablet_manager.cc:1434] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:29:07.255851 23972 tablet_bootstrap.cc:492] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f: Bootstrap starting.
W20260630 12:29:07.254036 23683 leader_election.cc:343] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.240059 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
W20260630 12:29:07.257994 23832 leader_election.cc:343] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.258178 23791 raft_consensus.cc:2468] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e073f73ddf4294affd7d71df7e018f in term 0.
W20260630 12:29:07.259069 23832 leader_election.cc:343] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.243712 23975 raft_consensus.cc:359] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.260852 23975 raft_consensus.cc:385] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.261288 23975 raft_consensus.cc:740] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.262416 23972 tablet_bootstrap.cc:654] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.262346 23975 consensus_queue.cc:260] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.268744 23866 raft_consensus.cc:2468] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e073f73ddf4294affd7d71df7e018f in term 1.
I20260630 12:29:07.270150 23975 ts_tablet_manager.cc:1434] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260630 12:29:07.271905 23975 tablet_bootstrap.cc:492] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:07.275149 23972 tablet_bootstrap.cc:492] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f: No bootstrap required, opened a new log
I20260630 12:29:07.275835 23972 ts_tablet_manager.cc:1403] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260630 12:29:07.280498 23975 tablet_bootstrap.cc:654] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.285348 23792 raft_consensus.cc:2468] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 1.
I20260630 12:29:07.286692 23830 leader_election.cc:304] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [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: 82306a36956b4c0481a19b11863329a9, dae8586a3a674fe88f82295cec2eb86e; no voters: 91e073f73ddf4294affd7d71df7e018f
I20260630 12:29:07.279109 23974 ts_tablet_manager.cc:1434] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.006s
I20260630 12:29:07.287864 23930 raft_consensus.cc:2804] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.288369 23930 raft_consensus.cc:697] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Becoming Leader. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Running, Role: LEADER
I20260630 12:29:07.288336 23972 raft_consensus.cc:359] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.289256 23972 raft_consensus.cc:385] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.289597 23972 raft_consensus.cc:740] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.289639 23930 consensus_queue.cc:237] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.290632 23972 consensus_queue.cc:260] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.291296 23681 leader_election.cc:304] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [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: 82306a36956b4c0481a19b11863329a9, 91e073f73ddf4294affd7d71df7e018f; no voters: dae8586a3a674fe88f82295cec2eb86e
I20260630 12:29:07.290774 23609 catalog_manager.cc:5697] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e073f73ddf4294affd7d71df7e018f (127.13.210.1). New cstate: current_term: 1 leader_uuid: "91e073f73ddf4294affd7d71df7e018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:07.292754 23994 raft_consensus.cc:2804] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:07.293146 23994 raft_consensus.cc:493] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:07.293390 23972 ts_tablet_manager.cc:1434] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260630 12:29:07.293496 23994 raft_consensus.cc:3060] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.288343 23974 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9: Bootstrap starting.
I20260630 12:29:07.302801 23994 raft_consensus.cc:515] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.306507 23866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae8586a3a674fe88f82295cec2eb86e"
W20260630 12:29:07.307873 23683 leader_election.cc:343] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.308584 23974 tablet_bootstrap.cc:654] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.310652 23717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "82306a36956b4c0481a19b11863329a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f" is_pre_election: true
I20260630 12:29:07.310997 23994 leader_election.cc:290] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 election: Requested vote from peers 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855), dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:07.311542 23717 raft_consensus.cc:2393] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82306a36956b4c0481a19b11863329a9 in current term 1: Already voted for candidate 91e073f73ddf4294affd7d71df7e018f in this term.
I20260630 12:29:07.312672 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9"
I20260630 12:29:07.313795 23791 raft_consensus.cc:3060] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.322033 23791 raft_consensus.cc:2468] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e073f73ddf4294affd7d71df7e018f in term 1.
I20260630 12:29:07.321491 23866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "82306a36956b4c0481a19b11863329a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae8586a3a674fe88f82295cec2eb86e" is_pre_election: true
I20260630 12:29:07.323676 23681 leader_election.cc:304] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [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: 82306a36956b4c0481a19b11863329a9, 91e073f73ddf4294affd7d71df7e018f; no voters: dae8586a3a674fe88f82295cec2eb86e
I20260630 12:29:07.323504 23612 catalog_manager.cc:5697] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e reported cstate change: term changed from 0 to 1, leader changed from <none> to dae8586a3a674fe88f82295cec2eb86e (127.13.210.3). New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:07.324896 23994 raft_consensus.cc:2804] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.325363 23994 raft_consensus.cc:697] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Becoming Leader. State: Replica: 91e073f73ddf4294affd7d71df7e018f, State: Running, Role: LEADER
I20260630 12:29:07.326182 23994 consensus_queue.cc:237] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
W20260630 12:29:07.330673 23758 leader_election.cc:343] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:07.332257 23758 leader_election.cc:304] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [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: 82306a36956b4c0481a19b11863329a9; no voters: 91e073f73ddf4294affd7d71df7e018f, dae8586a3a674fe88f82295cec2eb86e
I20260630 12:29:07.333355 23921 raft_consensus.cc:2749] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:07.339814 23975 tablet_bootstrap.cc:492] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:07.340633 23975 ts_tablet_manager.cc:1403] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.008s
I20260630 12:29:07.343021 23974 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9: No bootstrap required, opened a new log
I20260630 12:29:07.343632 23974 ts_tablet_manager.cc:1403] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.022s
I20260630 12:29:07.344228 23975 raft_consensus.cc:359] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.345556 23975 raft_consensus.cc:385] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.345780 23975 raft_consensus.cc:740] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.346506 23975 consensus_queue.cc:260] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.346716 23974 raft_consensus.cc:359] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.347503 23974 raft_consensus.cc:385] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.347796 23974 raft_consensus.cc:740] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82306a36956b4c0481a19b11863329a9, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.348567 23975 ts_tablet_manager.cc:1434] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:29:07.348658 23974 consensus_queue.cc:260] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.349840 23975 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e: Bootstrap starting.
I20260630 12:29:07.349627 23612 catalog_manager.cc:5697] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e073f73ddf4294affd7d71df7e018f (127.13.210.1). New cstate: current_term: 1 leader_uuid: "91e073f73ddf4294affd7d71df7e018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:07.353832 23974 ts_tablet_manager.cc:1434] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:29:07.361508 23975 tablet_bootstrap.cc:654] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.366887 23975 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e: No bootstrap required, opened a new log
I20260630 12:29:07.367327 23975 ts_tablet_manager.cc:1403] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:29:07.369398 23975 raft_consensus.cc:359] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.369987 23975 raft_consensus.cc:385] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.370219 23975 raft_consensus.cc:740] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.370894 23975 consensus_queue.cc:260] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.372773 23975 ts_tablet_manager.cc:1434] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:07.447615 23930 raft_consensus.cc:493] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.448174 23930 raft_consensus.cc:515] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.449977 23930 leader_election.cc:290] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.450754 23717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcd2286a64d4016815716d804cb9991" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f" is_pre_election: true
I20260630 12:29:07.450984 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcd2286a64d4016815716d804cb9991" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
I20260630 12:29:07.451366 23717 raft_consensus.cc:2468] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 0.
I20260630 12:29:07.451645 23791 raft_consensus.cc:2468] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 0.
I20260630 12:29:07.452433 23832 leader_election.cc:304] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e073f73ddf4294affd7d71df7e018f, dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:07.453341 23930 raft_consensus.cc:2804] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:07.453675 23930 raft_consensus.cc:493] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:07.453974 23930 raft_consensus.cc:3060] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:07.455071 23663 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:07.459128 23930 raft_consensus.cc:515] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.460879 23930 leader_election.cc:290] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Requested vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.461973 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcd2286a64d4016815716d804cb9991" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9"
I20260630 12:29:07.462049 23717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcd2286a64d4016815716d804cb9991" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f"
I20260630 12:29:07.462587 23791 raft_consensus.cc:3060] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.462734 23717 raft_consensus.cc:3060] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.467937 23791 raft_consensus.cc:2468] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 1.
I20260630 12:29:07.468711 23717 raft_consensus.cc:2468] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 1.
I20260630 12:29:07.469048 23830 leader_election.cc:304] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82306a36956b4c0481a19b11863329a9, dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:07.470000 23930 raft_consensus.cc:2804] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.470476 23930 raft_consensus.cc:697] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Becoming Leader. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Running, Role: LEADER
I20260630 12:29:07.471134 23930 consensus_queue.cc:237] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.479720 23610 catalog_manager.cc:5697] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e reported cstate change: term changed from 0 to 1, leader changed from <none> to dae8586a3a674fe88f82295cec2eb86e (127.13.210.3). New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:07.549975 23930 raft_consensus.cc:493] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.550544 23930 raft_consensus.cc:515] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.552402 23930 leader_election.cc:290] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.553217 23717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6e7ed40999440daa5c64d864fdd8c6" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f" is_pre_election: true
I20260630 12:29:07.553565 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6e7ed40999440daa5c64d864fdd8c6" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
I20260630 12:29:07.553973 23717 raft_consensus.cc:2468] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 0.
I20260630 12:29:07.554278 23791 raft_consensus.cc:2468] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 0.
I20260630 12:29:07.555136 23832 leader_election.cc:304] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e073f73ddf4294affd7d71df7e018f, dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:07.556095 23930 raft_consensus.cc:2804] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:07.556514 23930 raft_consensus.cc:493] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:07.556849 23930 raft_consensus.cc:3060] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.561307 23991 raft_consensus.cc:493] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.561910 23991 raft_consensus.cc:515] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.562261 23930 raft_consensus.cc:515] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.563632 23991 leader_election.cc:290] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.564524 23717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a341cf45ece4fe6986368dfc8a96daa" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f" is_pre_election: true
I20260630 12:29:07.564391 23930 leader_election.cc:290] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Requested vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.565237 23717 raft_consensus.cc:2468] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 0.
I20260630 12:29:07.565567 23716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6e7ed40999440daa5c64d864fdd8c6" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f"
I20260630 12:29:07.565635 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a341cf45ece4fe6986368dfc8a96daa" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
I20260630 12:29:07.566375 23716 raft_consensus.cc:3060] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.566558 23791 raft_consensus.cc:2468] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 0.
I20260630 12:29:07.566736 23832 leader_election.cc:304] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e073f73ddf4294affd7d71df7e018f, dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:07.566826 23792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6e7ed40999440daa5c64d864fdd8c6" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9"
I20260630 12:29:07.567951 23930 raft_consensus.cc:2804] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:07.568416 23930 raft_consensus.cc:493] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:07.567974 23792 raft_consensus.cc:3060] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.568823 23930 raft_consensus.cc:3060] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.573768 23994 raft_consensus.cc:493] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.574204 23716 raft_consensus.cc:2468] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 1.
I20260630 12:29:07.574338 23994 raft_consensus.cc:515] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.574900 23792 raft_consensus.cc:2468] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 1.
I20260630 12:29:07.575739 23832 leader_election.cc:304] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e073f73ddf4294affd7d71df7e018f, dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:07.576285 23930 raft_consensus.cc:515] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.576630 23991 raft_consensus.cc:2804] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.577390 23994 leader_election.cc:290] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855), dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:07.578279 23792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e61360c72b4472acda5c3b5078d4f3" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
I20260630 12:29:07.578413 23991 raft_consensus.cc:697] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Becoming Leader. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Running, Role: LEADER
I20260630 12:29:07.578365 23866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e61360c72b4472acda5c3b5078d4f3" candidate_uuid: "91e073f73ddf4294affd7d71df7e018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae8586a3a674fe88f82295cec2eb86e" is_pre_election: true
I20260630 12:29:07.579330 23792 raft_consensus.cc:2393] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e073f73ddf4294affd7d71df7e018f in current term 1: Already voted for candidate dae8586a3a674fe88f82295cec2eb86e in this term.
I20260630 12:29:07.580870 23683 leader_election.cc:304] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [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: 91e073f73ddf4294affd7d71df7e018f; no voters: 82306a36956b4c0481a19b11863329a9, dae8586a3a674fe88f82295cec2eb86e
I20260630 12:29:07.580619 23991 consensus_queue.cc:237] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.580883 23930 leader_election.cc:290] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Requested vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.581295 23716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a341cf45ece4fe6986368dfc8a96daa" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f"
I20260630 12:29:07.581256 23792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a341cf45ece4fe6986368dfc8a96daa" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9"
I20260630 12:29:07.582206 23716 raft_consensus.cc:3060] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.582322 23994 raft_consensus.cc:3060] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.582630 23792 raft_consensus.cc:3060] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.590438 23792 raft_consensus.cc:2468] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 1.
I20260630 12:29:07.590438 23716 raft_consensus.cc:2468] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae8586a3a674fe88f82295cec2eb86e in term 1.
I20260630 12:29:07.592168 23830 leader_election.cc:304] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82306a36956b4c0481a19b11863329a9, dae8586a3a674fe88f82295cec2eb86e; no voters: 
I20260630 12:29:07.594964 23994 raft_consensus.cc:2749] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:07.595715 23991 raft_consensus.cc:2804] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.596683 23991 raft_consensus.cc:697] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Becoming Leader. State: Replica: dae8586a3a674fe88f82295cec2eb86e, State: Running, Role: LEADER
I20260630 12:29:07.598066 23930 raft_consensus.cc:493] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.597704 23991 consensus_queue.cc:237] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.598613 23930 raft_consensus.cc:515] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } }
I20260630 12:29:07.600050 23610 catalog_manager.cc:5697] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e reported cstate change: term changed from 0 to 1, leader changed from <none> to dae8586a3a674fe88f82295cec2eb86e (127.13.210.3). New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:07.601562 23930 leader_election.cc:290] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039), 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855)
I20260630 12:29:07.601696 23716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e073f73ddf4294affd7d71df7e018f" is_pre_election: true
I20260630 12:29:07.603677 23792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000c4fc7f7524838b265eb0345c4f8ff" candidate_uuid: "dae8586a3a674fe88f82295cec2eb86e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82306a36956b4c0481a19b11863329a9" is_pre_election: true
I20260630 12:29:07.604625 23792 raft_consensus.cc:2393] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dae8586a3a674fe88f82295cec2eb86e in current term 1: Already voted for candidate 91e073f73ddf4294affd7d71df7e018f in this term.
I20260630 12:29:07.605748 23830 leader_election.cc:304] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [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: dae8586a3a674fe88f82295cec2eb86e; no voters: 82306a36956b4c0481a19b11863329a9, 91e073f73ddf4294affd7d71df7e018f
I20260630 12:29:07.606773 23991 raft_consensus.cc:3060] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.615734 23991 raft_consensus.cc:2749] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:07.615345 23610 catalog_manager.cc:5697] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e reported cstate change: term changed from 0 to 1, leader changed from <none> to dae8586a3a674fe88f82295cec2eb86e (127.13.210.3). New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:07.635856 23994 consensus_queue.cc:1048] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.652107 23994 consensus_queue.cc:1048] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.798795 23994 consensus_queue.cc:1048] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.824744 23993 consensus_queue.cc:1048] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.866314 23991 consensus_queue.cc:1048] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.879693 23991 consensus_queue.cc:1048] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.985702 23792 raft_consensus.cc:1275] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:07.988838 23791 raft_consensus.cc:1275] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:07.989094 23716 raft_consensus.cc:1275] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:07.992070 23991 consensus_queue.cc:1048] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.994143 23991 consensus_queue.cc:1048] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.995929 23991 consensus_queue.cc:1048] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.997592 23991 consensus_queue.cc:1048] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:08.057472 23788 raft_consensus.cc:1275] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:08.065537 23930 consensus_queue.cc:1048] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260630 12:29:08.105865 23715 raft_consensus.cc:1275] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:08.121026 23930 consensus_queue.cc:1048] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:08.150126 24046 log.cc:927] Time spent T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260630 12:29:08.329996 24036 mvcc.cc:204] Tried to move back new op lower bound from 7302441156502138880 to 7302441154902253568. Current Snapshot: MvccSnapshot[applied={T|T < 7302441156502138880}]
W20260630 12:29:09.443375 23830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.2:43855, user_credentials={real_user=slave}} blocked reactor thread for 162647us
I20260630 12:29:09.529580 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:09.535533 24070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:09.538641 24071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:09.542785 24073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:09.542837 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:09.544154 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:09.544412 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:09.544624 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822549544594 us; error 0 us; skew 500 ppm
I20260630 12:29:09.545368 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:09.548162 14152 webserver.cc:533] Webserver started at http://127.13.210.4:41123/ using document root <none> and password file <none>
I20260630 12:29:09.548669 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:09.548913 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:09.549191 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:09.550354 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "1f522ebf76ae4244b69de1a85be9712e"
format_stamp: "Formatted at 2026-06-30 12:29:09 on dist-test-slave-nkz7"
I20260630 12:29:09.554988 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:09.559113 24078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:09.559985 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:29:09.560321 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "1f522ebf76ae4244b69de1a85be9712e"
format_stamp: "Formatted at 2026-06-30 12:29:09 on dist-test-slave-nkz7"
I20260630 12:29:09.560635 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:09.576560 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:09.577788 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:09.579583 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:09.582216 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:09.582401 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:09.582706 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:09.582891 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:09.626405 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:35313
I20260630 12:29:09.626577 24140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:35313 every 8 connection(s)
I20260630 12:29:09.643009 24141 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37689
I20260630 12:29:09.643494 24141 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:09.644248 24141 heartbeater.cc:507] Master 127.13.210.62:37689 requested a full tablet report, sending...
I20260630 12:29:09.646391 23610 ts_manager.cc:194] Registered new tserver with Master: 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4:35313)
I20260630 12:29:09.647708 23610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50052
W20260630 12:29:10.602277 23663 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 0731a2f003be468b898d39d7da328afc: could not find any suitable replica to move from server dae8586a3a674fe88f82295cec2eb86e to server 1f522ebf76ae4244b69de1a85be9712e
I20260630 12:29:10.650225 24141 heartbeater.cc:499] Master 127.13.210.62:37689 was elected leader, sending a full tablet report...
W20260630 12:29:11.618340 23663 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 0731a2f003be468b898d39d7da328afc: could not find any suitable replica to move from server dae8586a3a674fe88f82295cec2eb86e to server 1f522ebf76ae4244b69de1a85be9712e
I20260630 12:29:12.680141 23864 consensus_queue.cc:237] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:12.691815 23715 raft_consensus.cc:1275] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.693260 23790 raft_consensus.cc:1275] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.699576 24149 consensus_queue.cc:1048] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260630 12:29:12.701287 24013 consensus_queue.cc:1048] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260630 12:29:12.714710 24153 raft_consensus.cc:2955] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.717391 23715 raft_consensus.cc:2955] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.721045 23790 raft_consensus.cc:2955] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
W20260630 12:29:12.722997 23829 consensus_peers.cc:597] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e -> Peer 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4:35313): Couldn't send request to peer 1f522ebf76ae4244b69de1a85be9712e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d6e7ed40999440daa5c64d864fdd8c6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:12.741264 23612 catalog_manager.cc:5697] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f reported cstate change: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.756618 23715 consensus_queue.cc:237] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:12.775753 23790 raft_consensus.cc:1275] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Refusing update from remote peer 91e073f73ddf4294affd7d71df7e018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.777189 23864 raft_consensus.cc:1275] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Refusing update from remote peer 91e073f73ddf4294affd7d71df7e018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.777766 24065 consensus_queue.cc:1048] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260630 12:29:12.780345 24065 consensus_queue.cc:1048] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260630 12:29:12.789323 24163 raft_consensus.cc:2955] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.794934 23790 raft_consensus.cc:2955] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
W20260630 12:29:12.796214 23680 consensus_peers.cc:597] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f -> Peer 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4:35313): Couldn't send request to peer 1f522ebf76ae4244b69de1a85be9712e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18d77b5d22584407b47a426aa9ebf8a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:12.799597 23864 raft_consensus.cc:2955] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.809950 23866 consensus_queue.cc:237] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:12.811437 23610 catalog_manager.cc:5697] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f reported cstate change: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "91e073f73ddf4294affd7d71df7e018f" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:12.821249 23829 consensus_peers.cc:597] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e -> Peer 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4:35313): Couldn't send request to peer 1f522ebf76ae4244b69de1a85be9712e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7bcd2286a64d4016815716d804cb9991. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:12.822229 23790 raft_consensus.cc:1275] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.823536 23715 raft_consensus.cc:1275] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Refusing update from remote peer dae8586a3a674fe88f82295cec2eb86e: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.824324 24153 consensus_queue.cc:1048] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260630 12:29:12.826609 24152 consensus_queue.cc:1048] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260630 12:29:12.834981 24153 raft_consensus.cc:2955] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.837206 23790 raft_consensus.cc:2955] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.839217 23715 raft_consensus.cc:2955] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.854803 23713 consensus_queue.cc:237] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:12.855711 23615 catalog_manager.cc:5697] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e reported cstate change: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "dae8586a3a674fe88f82295cec2eb86e" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:12.864493 23680 consensus_peers.cc:597] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f -> Peer 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4:35313): Couldn't send request to peer 1f522ebf76ae4244b69de1a85be9712e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 000c4fc7f7524838b265eb0345c4f8ff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:12.866545 23790 raft_consensus.cc:1275] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Refusing update from remote peer 91e073f73ddf4294affd7d71df7e018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.866791 23866 raft_consensus.cc:1275] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Refusing update from remote peer 91e073f73ddf4294affd7d71df7e018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:29:12.868376 24163 consensus_queue.cc:1048] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260630 12:29:12.869953 24065 consensus_queue.cc:1048] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260630 12:29:12.884055 24163 raft_consensus.cc:2955] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.886237 23790 raft_consensus.cc:2955] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.887816 23866 raft_consensus.cc:2955] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:12.903964 23612 catalog_manager.cc:5697] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 reported cstate change: config changed from index -1 to 19, NON_VOTER 1f522ebf76ae4244b69de1a85be9712e (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "91e073f73ddf4294affd7d71df7e018f" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } } }
I20260630 12:29:13.164726 24175 ts_tablet_manager.cc:933] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: Initiating tablet copy from peer dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:13.166930 24175 tablet_copy_client.cc:323] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:40139
I20260630 12:29:13.179374 23876 tablet_copy_service.cc:140] P dae8586a3a674fe88f82295cec2eb86e: Received BeginTabletCopySession request for tablet 7d6e7ed40999440daa5c64d864fdd8c6 from peer 1f522ebf76ae4244b69de1a85be9712e ({username='slave'} at 127.0.0.1:35062)
I20260630 12:29:13.179960 23876 tablet_copy_service.cc:161] P dae8586a3a674fe88f82295cec2eb86e: Beginning new tablet copy session on tablet 7d6e7ed40999440daa5c64d864fdd8c6 from peer 1f522ebf76ae4244b69de1a85be9712e at {username='slave'} at 127.0.0.1:35062: session id = 1f522ebf76ae4244b69de1a85be9712e-7d6e7ed40999440daa5c64d864fdd8c6
I20260630 12:29:13.183125 24178 ts_tablet_manager.cc:933] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: Initiating tablet copy from peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039)
I20260630 12:29:13.185556 24178 tablet_copy_client.cc:323] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:44039
I20260630 12:29:13.189112 23876 tablet_copy_source_session.cc:215] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:13.193041 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6e7ed40999440daa5c64d864fdd8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.197700 23727 tablet_copy_service.cc:140] P 91e073f73ddf4294affd7d71df7e018f: Received BeginTabletCopySession request for tablet 18d77b5d22584407b47a426aa9ebf8a5 from peer 1f522ebf76ae4244b69de1a85be9712e ({username='slave'} at 127.0.0.1:54096)
I20260630 12:29:13.198655 23727 tablet_copy_service.cc:161] P 91e073f73ddf4294affd7d71df7e018f: Beginning new tablet copy session on tablet 18d77b5d22584407b47a426aa9ebf8a5 from peer 1f522ebf76ae4244b69de1a85be9712e at {username='slave'} at 127.0.0.1:54096: session id = 1f522ebf76ae4244b69de1a85be9712e-18d77b5d22584407b47a426aa9ebf8a5
I20260630 12:29:13.205525 23727 tablet_copy_source_session.cc:215] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:13.208493 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d77b5d22584407b47a426aa9ebf8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.212679 24175 tablet_copy_client.cc:806] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:13.213467 24175 tablet_copy_client.cc:670] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:13.219625 24175 tablet_copy_client.cc:538] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:13.227797 24178 tablet_copy_client.cc:806] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:13.228631 24178 tablet_copy_client.cc:670] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:13.231130 24175 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap starting.
I20260630 12:29:13.234141 24178 tablet_copy_client.cc:538] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:13.245000 24178 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap starting.
I20260630 12:29:13.333129 24183 ts_tablet_manager.cc:933] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: Initiating tablet copy from peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039)
I20260630 12:29:13.344063 24182 ts_tablet_manager.cc:933] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: Initiating tablet copy from peer dae8586a3a674fe88f82295cec2eb86e (127.13.210.3:40139)
I20260630 12:29:13.345284 24183 tablet_copy_client.cc:323] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:44039
I20260630 12:29:13.347213 23727 tablet_copy_service.cc:140] P 91e073f73ddf4294affd7d71df7e018f: Received BeginTabletCopySession request for tablet 000c4fc7f7524838b265eb0345c4f8ff from peer 1f522ebf76ae4244b69de1a85be9712e ({username='slave'} at 127.0.0.1:54096)
I20260630 12:29:13.347743 23727 tablet_copy_service.cc:161] P 91e073f73ddf4294affd7d71df7e018f: Beginning new tablet copy session on tablet 000c4fc7f7524838b265eb0345c4f8ff from peer 1f522ebf76ae4244b69de1a85be9712e at {username='slave'} at 127.0.0.1:54096: session id = 1f522ebf76ae4244b69de1a85be9712e-000c4fc7f7524838b265eb0345c4f8ff
I20260630 12:29:13.355369 24175 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=160 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:13.356417 24175 tablet_bootstrap.cc:492] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap complete.
I20260630 12:29:13.357137 24175 ts_tablet_manager.cc:1403] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: Time spent bootstrapping tablet: real 0.126s	user 0.109s	sys 0.017s
I20260630 12:29:13.360005 24175 raft_consensus.cc:359] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.360733 23727 tablet_copy_source_session.cc:215] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:13.360896 24175 raft_consensus.cc:740] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f522ebf76ae4244b69de1a85be9712e, State: Initialized, Role: LEARNER
I20260630 12:29:13.361765 24175 consensus_queue.cc:260] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.378748 24183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000c4fc7f7524838b265eb0345c4f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.384845 24182 tablet_copy_client.cc:323] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:40139
I20260630 12:29:13.387552 23876 tablet_copy_service.cc:140] P dae8586a3a674fe88f82295cec2eb86e: Received BeginTabletCopySession request for tablet 7bcd2286a64d4016815716d804cb9991 from peer 1f522ebf76ae4244b69de1a85be9712e ({username='slave'} at 127.0.0.1:35062)
I20260630 12:29:13.388154 23876 tablet_copy_service.cc:161] P dae8586a3a674fe88f82295cec2eb86e: Beginning new tablet copy session on tablet 7bcd2286a64d4016815716d804cb9991 from peer 1f522ebf76ae4244b69de1a85be9712e at {username='slave'} at 127.0.0.1:35062: session id = 1f522ebf76ae4244b69de1a85be9712e-7bcd2286a64d4016815716d804cb9991
I20260630 12:29:13.389740 24175 ts_tablet_manager.cc:1434] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: Time spent starting tablet: real 0.032s	user 0.020s	sys 0.004s
I20260630 12:29:13.394296 23875 tablet_copy_service.cc:342] P dae8586a3a674fe88f82295cec2eb86e: Request end of tablet copy session 1f522ebf76ae4244b69de1a85be9712e-7d6e7ed40999440daa5c64d864fdd8c6 received from {username='slave'} at 127.0.0.1:35062
I20260630 12:29:13.394802 23875 tablet_copy_service.cc:434] P dae8586a3a674fe88f82295cec2eb86e: ending tablet copy session 1f522ebf76ae4244b69de1a85be9712e-7d6e7ed40999440daa5c64d864fdd8c6 on tablet 7d6e7ed40999440daa5c64d864fdd8c6 with peer 1f522ebf76ae4244b69de1a85be9712e
I20260630 12:29:13.403561 23876 tablet_copy_source_session.cc:215] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:13.407997 24178 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:13.408984 24182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcd2286a64d4016815716d804cb9991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.409143 24178 tablet_bootstrap.cc:492] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap complete.
I20260630 12:29:13.410005 24178 ts_tablet_manager.cc:1403] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: Time spent bootstrapping tablet: real 0.165s	user 0.121s	sys 0.017s
I20260630 12:29:13.413185 24178 raft_consensus.cc:359] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.414166 24178 raft_consensus.cc:740] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f522ebf76ae4244b69de1a85be9712e, State: Initialized, Role: LEARNER
I20260630 12:29:13.415365 24183 tablet_copy_client.cc:806] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:13.414916 24178 consensus_queue.cc:260] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.416078 24183 tablet_copy_client.cc:670] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:13.417503 24178 ts_tablet_manager.cc:1434] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:29:13.421838 23727 tablet_copy_service.cc:342] P 91e073f73ddf4294affd7d71df7e018f: Request end of tablet copy session 1f522ebf76ae4244b69de1a85be9712e-18d77b5d22584407b47a426aa9ebf8a5 received from {username='slave'} at 127.0.0.1:54096
I20260630 12:29:13.422423 23727 tablet_copy_service.cc:434] P 91e073f73ddf4294affd7d71df7e018f: ending tablet copy session 1f522ebf76ae4244b69de1a85be9712e-18d77b5d22584407b47a426aa9ebf8a5 on tablet 18d77b5d22584407b47a426aa9ebf8a5 with peer 1f522ebf76ae4244b69de1a85be9712e
I20260630 12:29:13.424549 24183 tablet_copy_client.cc:538] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:13.434268 24183 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap starting.
I20260630 12:29:13.434247 24182 tablet_copy_client.cc:806] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:13.435089 24182 tablet_copy_client.cc:670] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:13.439816 24182 tablet_copy_client.cc:538] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:13.450639 24182 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap starting.
I20260630 12:29:13.530928 24183 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:13.531682 24183 tablet_bootstrap.cc:492] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap complete.
I20260630 12:29:13.532219 24183 ts_tablet_manager.cc:1403] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: Time spent bootstrapping tablet: real 0.098s	user 0.084s	sys 0.011s
I20260630 12:29:13.534114 24183 raft_consensus.cc:359] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.534804 24183 raft_consensus.cc:740] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f522ebf76ae4244b69de1a85be9712e, State: Initialized, Role: LEARNER
I20260630 12:29:13.535301 24183 consensus_queue.cc:260] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.536891 24183 ts_tablet_manager.cc:1434] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:13.539311 23727 tablet_copy_service.cc:342] P 91e073f73ddf4294affd7d71df7e018f: Request end of tablet copy session 1f522ebf76ae4244b69de1a85be9712e-000c4fc7f7524838b265eb0345c4f8ff received from {username='slave'} at 127.0.0.1:54096
I20260630 12:29:13.539674 23727 tablet_copy_service.cc:434] P 91e073f73ddf4294affd7d71df7e018f: ending tablet copy session 1f522ebf76ae4244b69de1a85be9712e-000c4fc7f7524838b265eb0345c4f8ff on tablet 000c4fc7f7524838b265eb0345c4f8ff with peer 1f522ebf76ae4244b69de1a85be9712e
I20260630 12:29:13.573092 24116 raft_consensus.cc:1217] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.18->[1.19-1.19]   Dedup: 1.19->[]
I20260630 12:29:13.589494 24182 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=149 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:13.590451 24182 tablet_bootstrap.cc:492] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: Bootstrap complete.
I20260630 12:29:13.591082 24182 ts_tablet_manager.cc:1403] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: Time spent bootstrapping tablet: real 0.141s	user 0.120s	sys 0.015s
I20260630 12:29:13.593142 24182 raft_consensus.cc:359] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.593907 24182 raft_consensus.cc:740] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f522ebf76ae4244b69de1a85be9712e, State: Initialized, Role: LEARNER
I20260630 12:29:13.594486 24182 consensus_queue.cc:260] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "91e073f73ddf4294affd7d71df7e018f" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44039 } } peers { permanent_uuid: "82306a36956b4c0481a19b11863329a9" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "dae8586a3a674fe88f82295cec2eb86e" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40139 } } peers { permanent_uuid: "1f522ebf76ae4244b69de1a85be9712e" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 35313 } attrs { promote: true } }
I20260630 12:29:13.596252 24182 ts_tablet_manager.cc:1434] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:13.598495 23876 tablet_copy_service.cc:342] P dae8586a3a674fe88f82295cec2eb86e: Request end of tablet copy session 1f522ebf76ae4244b69de1a85be9712e-7bcd2286a64d4016815716d804cb9991 received from {username='slave'} at 127.0.0.1:35062
I20260630 12:29:13.598946 23876 tablet_copy_service.cc:434] P dae8586a3a674fe88f82295cec2eb86e: ending tablet copy session 1f522ebf76ae4244b69de1a85be9712e-7bcd2286a64d4016815716d804cb9991 on tablet 7bcd2286a64d4016815716d804cb9991 with peer 1f522ebf76ae4244b69de1a85be9712e
I20260630 12:29:13.662533 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:29:13.704350 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:13.705227 14152 tablet_replica.cc:333] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
I20260630 12:29:13.706174 14152 raft_consensus.cc:2243] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.707011 14152 raft_consensus.cc:2272] T d2e61360c72b4472acda5c3b5078d4f3 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.710632 14152 tablet_replica.cc:333] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
I20260630 12:29:13.711387 14152 raft_consensus.cc:2243] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.712352 14152 raft_consensus.cc:2272] T 7bcd2286a64d4016815716d804cb9991 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.717103 14152 tablet_replica.cc:333] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
I20260630 12:29:13.718017 14152 raft_consensus.cc:2243] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.719018 14152 raft_consensus.cc:2272] T 7d6e7ed40999440daa5c64d864fdd8c6 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.724313 14152 tablet_replica.cc:333] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
I20260630 12:29:13.725579 14152 raft_consensus.cc:2243] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.726872 14152 raft_consensus.cc:2272] T 7a341cf45ece4fe6986368dfc8a96daa P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.729939 14152 tablet_replica.cc:333] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
I20260630 12:29:13.730583 14152 raft_consensus.cc:2243] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.731918 14152 raft_consensus.cc:2272] T 000c4fc7f7524838b265eb0345c4f8ff P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.737248 14152 tablet_replica.cc:333] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
W20260630 12:29:13.737396 23832 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 28 similar messages]
I20260630 12:29:13.738680 14152 raft_consensus.cc:2243] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.739923 14152 raft_consensus.cc:2272] T 6dc3e300194a48058e26331688376746 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:13.742949 23832 consensus_peers.cc:597] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e -> Peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039): Couldn't send request to peer 91e073f73ddf4294affd7d71df7e018f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:13.745122 14152 tablet_replica.cc:333] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
W20260630 12:29:13.745012 23832 consensus_peers.cc:597] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e -> Peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039): Couldn't send request to peer 91e073f73ddf4294affd7d71df7e018f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:13.746788 14152 raft_consensus.cc:2243] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.749069 14152 raft_consensus.cc:2272] T 18d77b5d22584407b47a426aa9ebf8a5 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:13.752280 23832 consensus_peers.cc:597] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e -> Peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039): Couldn't send request to peer 91e073f73ddf4294affd7d71df7e018f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:13.753525 14152 tablet_replica.cc:333] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f: stopping tablet replica
I20260630 12:29:13.754608 14152 raft_consensus.cc:2243] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.755954 24116 raft_consensus.cc:1217] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.18->[1.19-1.19]   Dedup: 1.19->[]
I20260630 12:29:13.756174 14152 raft_consensus.cc:2272] T 0adcb2b1ad7f40b4b8a7578fa6657948 P 91e073f73ddf4294affd7d71df7e018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.807374 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:29:13.838127 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
W20260630 12:29:13.845068 23830 consensus_peers.cc:597] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e -> Peer 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855): Couldn't send request to peer 82306a36956b4c0481a19b11863329a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:13.889487 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:13.890561 14152 tablet_replica.cc:333] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.891388 14152 raft_consensus.cc:2243] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.892030 14152 raft_consensus.cc:2272] T 7d6e7ed40999440daa5c64d864fdd8c6 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.895318 14152 tablet_replica.cc:333] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.895947 14152 raft_consensus.cc:2243] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.896865 14152 raft_consensus.cc:2272] T 7bcd2286a64d4016815716d804cb9991 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.900008 14152 tablet_replica.cc:333] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.900730 14152 raft_consensus.cc:2243] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.901678 14152 raft_consensus.cc:2272] T 7a341cf45ece4fe6986368dfc8a96daa P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.904807 14152 tablet_replica.cc:333] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.905440 14152 raft_consensus.cc:2243] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.906337 14152 raft_consensus.cc:2272] T 000c4fc7f7524838b265eb0345c4f8ff P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.908869 14152 tablet_replica.cc:333] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.909463 14152 raft_consensus.cc:2243] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.910236 14152 raft_consensus.cc:2272] T d2e61360c72b4472acda5c3b5078d4f3 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.912843 14152 tablet_replica.cc:333] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.913362 14152 raft_consensus.cc:2243] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:13.914105 14152 raft_consensus.cc:2272] T 18d77b5d22584407b47a426aa9ebf8a5 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.916772 14152 tablet_replica.cc:333] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.917303 14152 raft_consensus.cc:2243] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.917953 14152 raft_consensus.cc:2272] T 655f5fe60f2347cc8128b58053300b2f P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.920750 14152 tablet_replica.cc:333] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9: stopping tablet replica
I20260630 12:29:13.921252 14152 raft_consensus.cc:2243] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.921890 14152 raft_consensus.cc:2272] T c5ab433f320d43c0bb37076fc574a7a3 P 82306a36956b4c0481a19b11863329a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:13.928110 23830 consensus_peers.cc:597] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e -> Peer 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855): Couldn't send request to peer 82306a36956b4c0481a19b11863329a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:13.935249 23832 consensus_peers.cc:597] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e -> Peer 91e073f73ddf4294affd7d71df7e018f (127.13.210.1:44039): Couldn't send request to peer 91e073f73ddf4294affd7d71df7e018f. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:44039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:13.935382 23830 consensus_peers.cc:597] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e -> Peer 82306a36956b4c0481a19b11863329a9 (127.13.210.2:43855): Couldn't send request to peer 82306a36956b4c0481a19b11863329a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:13.941947 24116 raft_consensus.cc:1217] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.18->[1.19-1.19]   Dedup: 1.19->[]
I20260630 12:29:13.951759 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:13.980998 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:14.020023 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:14.021018 14152 tablet_replica.cc:333] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.022133 14152 raft_consensus.cc:2243] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:14.023036 14152 raft_consensus.cc:2272] T 000c4fc7f7524838b265eb0345c4f8ff P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.025645 14152 tablet_replica.cc:333] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.026374 14152 raft_consensus.cc:2243] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.027308 14152 raft_consensus.cc:2272] T 7a341cf45ece4fe6986368dfc8a96daa P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.029932 14152 tablet_replica.cc:333] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.030473 14152 raft_consensus.cc:2243] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.031489 14152 raft_consensus.cc:2272] T 7d6e7ed40999440daa5c64d864fdd8c6 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.034466 14152 tablet_replica.cc:333] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.035060 14152 raft_consensus.cc:2243] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.036145 14152 raft_consensus.cc:2272] T 7bcd2286a64d4016815716d804cb9991 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.038980 14152 tablet_replica.cc:333] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.039522 14152 raft_consensus.cc:2243] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.040393 14152 raft_consensus.cc:2272] T d2e61360c72b4472acda5c3b5078d4f3 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.043411 14152 tablet_replica.cc:333] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.043915 14152 raft_consensus.cc:2243] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:14.044598 14152 raft_consensus.cc:2272] T 18d77b5d22584407b47a426aa9ebf8a5 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.047184 14152 tablet_replica.cc:333] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.047683 14152 raft_consensus.cc:2243] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.048410 14152 raft_consensus.cc:2272] T 220c9cef60404f10b8e772e607087d3e P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.051260 14152 tablet_replica.cc:333] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e: stopping tablet replica
I20260630 12:29:14.052037 14152 raft_consensus.cc:2243] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.052923 14152 raft_consensus.cc:2272] T f657065632af482ba8f68c687658d875 P dae8586a3a674fe88f82295cec2eb86e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.089784 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:14.117915 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:29:14.150945 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:14.151748 14152 tablet_replica.cc:333] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e: stopping tablet replica
I20260630 12:29:14.152359 14152 raft_consensus.cc:2243] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:14.152786 14152 raft_consensus.cc:2272] T 7bcd2286a64d4016815716d804cb9991 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:14.155205 14152 tablet_replica.cc:333] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e: stopping tablet replica
I20260630 12:29:14.155750 14152 raft_consensus.cc:2243] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:14.156136 14152 raft_consensus.cc:2272] T 000c4fc7f7524838b265eb0345c4f8ff P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:14.158241 14152 tablet_replica.cc:333] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e: stopping tablet replica
I20260630 12:29:14.158726 14152 raft_consensus.cc:2243] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:14.159111 14152 raft_consensus.cc:2272] T 18d77b5d22584407b47a426aa9ebf8a5 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:14.161036 14152 tablet_replica.cc:333] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e: stopping tablet replica
I20260630 12:29:14.161500 14152 raft_consensus.cc:2243] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:14.161917 14152 raft_consensus.cc:2272] T 7d6e7ed40999440daa5c64d864fdd8c6 P 1f522ebf76ae4244b69de1a85be9712e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:14.185521 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:29:14.201637 14152 master.cc:562] Master@127.13.210.62:37689 shutting down...
W20260630 12:29:14.224057 23663 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:14.225478 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.226123 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.226457 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P f92af5f3af9f46dcba4d6464173a2a5d: stopping tablet replica
I20260630 12:29:14.250032 14152 master.cc:584] Master@127.13.210.62:37689 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (10045 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:29:14.305544 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:33879
I20260630 12:29:14.306783 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.312604 24196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:14.312574 24195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:14.313472 24198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.315263 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:14.316089 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.316299 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:14.316468 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822554316450 us; error 0 us; skew 500 ppm
I20260630 12:29:14.316962 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.319518 14152 webserver.cc:533] Webserver started at http://127.13.210.62:43571/ using document root <none> and password file <none>
I20260630 12:29:14.320048 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.320258 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.320559 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.321660 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "dac956427886478b9440d9a2b152cc9f"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.326370 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:14.330080 24203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.331070 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:29:14.331354 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "dac956427886478b9440d9a2b152cc9f"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.331652 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:14.344370 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.345499 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.386222 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:33879
I20260630 12:29:14.386334 24254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:33879 every 8 connection(s)
I20260630 12:29:14.390637 24255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:14.402341 24255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f: Bootstrap starting.
I20260630 12:29:14.407492 24255 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:14.412053 24255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f: No bootstrap required, opened a new log
I20260630 12:29:14.414551 24255 raft_consensus.cc:359] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac956427886478b9440d9a2b152cc9f" member_type: VOTER }
I20260630 12:29:14.415009 24255 raft_consensus.cc:385] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:14.415258 24255 raft_consensus.cc:740] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac956427886478b9440d9a2b152cc9f, State: Initialized, Role: FOLLOWER
I20260630 12:29:14.415958 24255 consensus_queue.cc:260] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dac956427886478b9440d9a2b152cc9f" member_type: VOTER }
I20260630 12:29:14.416507 24255 raft_consensus.cc:399] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:14.416756 24255 raft_consensus.cc:493] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:14.417045 24255 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:14.422293 24255 raft_consensus.cc:515] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac956427886478b9440d9a2b152cc9f" member_type: VOTER }
I20260630 12:29:14.422878 24255 leader_election.cc:304] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [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: dac956427886478b9440d9a2b152cc9f; no voters: 
I20260630 12:29:14.424093 24255 leader_election.cc:290] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:14.424468 24258 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:14.425940 24258 raft_consensus.cc:697] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 1 LEADER]: Becoming Leader. State: Replica: dac956427886478b9440d9a2b152cc9f, State: Running, Role: LEADER
I20260630 12:29:14.426611 24258 consensus_queue.cc:237] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [LEADER]: Queue going to LEADER mode. State: All 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: "dac956427886478b9440d9a2b152cc9f" member_type: VOTER }
I20260630 12:29:14.427342 24255 sys_catalog.cc:565] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:14.431690 24259 sys_catalog.cc:455] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dac956427886478b9440d9a2b152cc9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac956427886478b9440d9a2b152cc9f" member_type: VOTER } }
I20260630 12:29:14.432614 24259 sys_catalog.cc:458] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:14.432351 24260 sys_catalog.cc:455] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader dac956427886478b9440d9a2b152cc9f. Latest consensus state: current_term: 1 leader_uuid: "dac956427886478b9440d9a2b152cc9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac956427886478b9440d9a2b152cc9f" member_type: VOTER } }
I20260630 12:29:14.433573 24260 sys_catalog.cc:458] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:14.440343 24265 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:14.446528 24265 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:14.447602 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:14.456724 24265 catalog_manager.cc:1383] Generated new cluster ID: c0b266866a5a43189586c39607441d8d
I20260630 12:29:14.457034 24265 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:14.481403 24265 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:14.482990 24265 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:14.505259 24265 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f: Generated new TSK 0
I20260630 12:29:14.505932 24265 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:14.514294 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.520987 24276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:14.522722 24277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.523852 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:14.523680 24279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.525081 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.525343 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:14.525488 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822554525475 us; error 0 us; skew 500 ppm
I20260630 12:29:14.526046 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.528532 14152 webserver.cc:533] Webserver started at http://127.13.210.1:41159/ using document root <none> and password file <none>
I20260630 12:29:14.529057 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.529285 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.529516 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.530664 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "a94d21ec453042afabb625dd416ea24b"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.535567 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:14.539644 24284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.540464 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:14.540805 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "a94d21ec453042afabb625dd416ea24b"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.541118 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:14.557997 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.559172 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.560679 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:14.563130 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:14.563362 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.563609 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:14.563808 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.604555 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:44561
I20260630 12:29:14.604681 24346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:44561 every 8 connection(s)
I20260630 12:29:14.609598 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.616567 24351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:14.617086 24352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:14.620733 24354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.620766 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:14.622013 24347 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33879
I20260630 12:29:14.622383 24347 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.623226 24347 heartbeater.cc:507] Master 127.13.210.62:33879 requested a full tablet report, sending...
I20260630 12:29:14.623397 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.623688 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:14.623898 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822554623881 us; error 0 us; skew 500 ppm
I20260630 12:29:14.624595 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.625499 24220 ts_manager.cc:194] Registered new tserver with Master: a94d21ec453042afabb625dd416ea24b (127.13.210.1:44561)
I20260630 12:29:14.627880 14152 webserver.cc:533] Webserver started at http://127.13.210.2:45277/ using document root <none> and password file <none>
I20260630 12:29:14.628350 24220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43748
I20260630 12:29:14.628578 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.628850 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.629199 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.630530 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "3ff8e766509d4df387ef43892949f996"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.635485 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:14.639160 24359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.640190 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:29:14.640620 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "3ff8e766509d4df387ef43892949f996"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.640925 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:14.658300 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.659456 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.660948 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:14.663218 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:14.663442 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.663702 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:14.663873 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.709537 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:34467
I20260630 12:29:14.709674 24421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:34467 every 8 connection(s)
I20260630 12:29:14.715122 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.723356 24425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:14.724887 24426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.729383 24422 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33879
I20260630 12:29:14.729964 24422 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.730257 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:14.731097 24422 heartbeater.cc:507] Master 127.13.210.62:33879 requested a full tablet report, sending...
W20260630 12:29:14.731590 24428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.732798 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.733210 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:14.733458 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822554733436 us; error 0 us; skew 500 ppm
I20260630 12:29:14.734267 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.734300 24220 ts_manager.cc:194] Registered new tserver with Master: 3ff8e766509d4df387ef43892949f996 (127.13.210.2:34467)
I20260630 12:29:14.737161 24220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43758
I20260630 12:29:14.737844 14152 webserver.cc:533] Webserver started at http://127.13.210.3:45867/ using document root <none> and password file <none>
I20260630 12:29:14.738592 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.738854 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.739179 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.740638 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.746665 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260630 12:29:14.751142 24433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.752156 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:29:14.752547 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-nkz7"
I20260630 12:29:14.752842 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:14.777770 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.778890 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.780727 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:14.784286 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:14.784549 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.784847 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:14.785035 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.829245 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:40683
I20260630 12:29:14.829500 24495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:40683 every 8 connection(s)
I20260630 12:29:14.844214 24496 heartbeater.cc:344] Connected to a master server at 127.13.210.62:33879
I20260630 12:29:14.844714 24496 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.845585 24496 heartbeater.cc:507] Master 127.13.210.62:33879 requested a full tablet report, sending...
I20260630 12:29:14.847834 24220 ts_manager.cc:194] Registered new tserver with Master: d1d9c77bd19a47ae8e8b112ba0308ef7 (127.13.210.3:40683)
I20260630 12:29:14.848678 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016098986s
I20260630 12:29:14.849591 24220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43764
I20260630 12:29:14.877157 24220 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43780:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:14.879156 24220 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:14.929414 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 5883c07303ff4ab3931c96a1c95af354 (DEFAULT_TABLE table=test-workload [id=ff73b018874148e99a6baa65adcc4fc9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:14.930902 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5883c07303ff4ab3931c96a1c95af354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:14.933466 24461 tablet_service.cc:1511] Processing CreateTablet for tablet 5883c07303ff4ab3931c96a1c95af354 (DEFAULT_TABLE table=test-workload [id=ff73b018874148e99a6baa65adcc4fc9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:14.934893 24461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5883c07303ff4ab3931c96a1c95af354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:14.937435 24387 tablet_service.cc:1511] Processing CreateTablet for tablet 5883c07303ff4ab3931c96a1c95af354 (DEFAULT_TABLE table=test-workload [id=ff73b018874148e99a6baa65adcc4fc9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:14.938530 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5883c07303ff4ab3931c96a1c95af354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:14.955757 24511 tablet_bootstrap.cc:492] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b: Bootstrap starting.
I20260630 12:29:14.956708 24512 tablet_bootstrap.cc:492] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7: Bootstrap starting.
I20260630 12:29:14.958855 24513 tablet_bootstrap.cc:492] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: Bootstrap starting.
I20260630 12:29:14.963375 24511 tablet_bootstrap.cc:654] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:14.964102 24512 tablet_bootstrap.cc:654] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:14.966056 24513 tablet_bootstrap.cc:654] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:14.968998 24512 tablet_bootstrap.cc:492] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7: No bootstrap required, opened a new log
I20260630 12:29:14.969502 24512 ts_tablet_manager.cc:1403] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:29:14.970310 24511 tablet_bootstrap.cc:492] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b: No bootstrap required, opened a new log
I20260630 12:29:14.970762 24511 ts_tablet_manager.cc:1403] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260630 12:29:14.972690 24513 tablet_bootstrap.cc:492] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: No bootstrap required, opened a new log
I20260630 12:29:14.972244 24512 raft_consensus.cc:359] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:14.973167 24512 raft_consensus.cc:385] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:14.973306 24513 ts_tablet_manager.cc:1403] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:29:14.973495 24512 raft_consensus.cc:740] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d9c77bd19a47ae8e8b112ba0308ef7, State: Initialized, Role: FOLLOWER
I20260630 12:29:14.973595 24511 raft_consensus.cc:359] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:14.974690 24511 raft_consensus.cc:385] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:14.974589 24512 consensus_queue.cc:260] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:14.975073 24511 raft_consensus.cc:740] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94d21ec453042afabb625dd416ea24b, State: Initialized, Role: FOLLOWER
I20260630 12:29:14.975835 24511 consensus_queue.cc:260] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:14.977144 24496 heartbeater.cc:499] Master 127.13.210.62:33879 was elected leader, sending a full tablet report...
I20260630 12:29:14.977458 24512 ts_tablet_manager.cc:1434] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:29:14.978442 24347 heartbeater.cc:499] Master 127.13.210.62:33879 was elected leader, sending a full tablet report...
I20260630 12:29:14.978791 24511 ts_tablet_manager.cc:1434] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:29:14.976692 24513 raft_consensus.cc:359] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:14.980285 24513 raft_consensus.cc:385] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:14.980581 24513 raft_consensus.cc:740] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff8e766509d4df387ef43892949f996, State: Initialized, Role: FOLLOWER
I20260630 12:29:14.981395 24513 consensus_queue.cc:260] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:14.983835 24422 heartbeater.cc:499] Master 127.13.210.62:33879 was elected leader, sending a full tablet report...
I20260630 12:29:14.984414 24513 ts_tablet_manager.cc:1434] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:29:15.158231 24519 raft_consensus.cc:493] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:15.158769 24519 raft_consensus.cc:515] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:15.160733 24519 leader_election.cc:290] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94d21ec453042afabb625dd416ea24b (127.13.210.1:44561), d1d9c77bd19a47ae8e8b112ba0308ef7 (127.13.210.3:40683)
I20260630 12:29:15.171540 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5883c07303ff4ab3931c96a1c95af354" candidate_uuid: "3ff8e766509d4df387ef43892949f996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94d21ec453042afabb625dd416ea24b" is_pre_election: true
I20260630 12:29:15.172438 24322 raft_consensus.cc:2468] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff8e766509d4df387ef43892949f996 in term 0.
I20260630 12:29:15.173079 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5883c07303ff4ab3931c96a1c95af354" candidate_uuid: "3ff8e766509d4df387ef43892949f996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" is_pre_election: true
I20260630 12:29:15.173609 24360 leader_election.cc:304] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff8e766509d4df387ef43892949f996, a94d21ec453042afabb625dd416ea24b; no voters: 
I20260630 12:29:15.173852 24471 raft_consensus.cc:2468] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff8e766509d4df387ef43892949f996 in term 0.
I20260630 12:29:15.174497 24519 raft_consensus.cc:2804] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:15.174922 24519 raft_consensus.cc:493] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:15.175276 24519 raft_consensus.cc:3060] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:15.180836 24519 raft_consensus.cc:515] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:15.182873 24519 leader_election.cc:290] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [CANDIDATE]: Term 1 election: Requested vote from peers a94d21ec453042afabb625dd416ea24b (127.13.210.1:44561), d1d9c77bd19a47ae8e8b112ba0308ef7 (127.13.210.3:40683)
I20260630 12:29:15.183827 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5883c07303ff4ab3931c96a1c95af354" candidate_uuid: "3ff8e766509d4df387ef43892949f996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94d21ec453042afabb625dd416ea24b"
I20260630 12:29:15.184095 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5883c07303ff4ab3931c96a1c95af354" candidate_uuid: "3ff8e766509d4df387ef43892949f996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7"
I20260630 12:29:15.184598 24322 raft_consensus.cc:3060] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:15.184732 24471 raft_consensus.cc:3060] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:15.190125 24471 raft_consensus.cc:2468] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff8e766509d4df387ef43892949f996 in term 1.
I20260630 12:29:15.190450 24322 raft_consensus.cc:2468] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff8e766509d4df387ef43892949f996 in term 1.
I20260630 12:29:15.191162 24362 leader_election.cc:304] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff8e766509d4df387ef43892949f996, d1d9c77bd19a47ae8e8b112ba0308ef7; no voters: 
I20260630 12:29:15.192296 24519 raft_consensus.cc:2804] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:15.193182 24519 raft_consensus.cc:697] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff8e766509d4df387ef43892949f996, State: Running, Role: LEADER
I20260630 12:29:15.193908 24519 consensus_queue.cc:237] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } }
I20260630 12:29:15.201113 24219 catalog_manager.cc:5697] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff8e766509d4df387ef43892949f996 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "3ff8e766509d4df387ef43892949f996" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94d21ec453042afabb625dd416ea24b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d9c77bd19a47ae8e8b112ba0308ef7" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 40683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ff8e766509d4df387ef43892949f996" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 34467 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:15.245496 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:29:15.264668 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:15.265641 14152 tablet_replica.cc:333] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b: stopping tablet replica
I20260630 12:29:15.266330 14152 raft_consensus.cc:2243] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.266782 14152 raft_consensus.cc:2272] T 5883c07303ff4ab3931c96a1c95af354 P a94d21ec453042afabb625dd416ea24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.287148 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:29:15.296404 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:29:15.317145 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:15.318109 14152 tablet_replica.cc:333] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: stopping tablet replica
I20260630 12:29:15.318666 14152 raft_consensus.cc:2243] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:15.319247 14152 pending_rounds.cc:70] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: Trying to abort 1 pending ops.
I20260630 12:29:15.319414 14152 pending_rounds.cc:77] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441186081185792 op_type: NO_OP noop_request { }
I20260630 12:29:15.319677 14152 raft_consensus.cc:2889] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:29:15.319904 14152 raft_consensus.cc:2272] T 5883c07303ff4ab3931c96a1c95af354 P 3ff8e766509d4df387ef43892949f996 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.331110 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:15.341615 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:15.371541 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:15.372485 14152 tablet_replica.cc:333] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7: stopping tablet replica
I20260630 12:29:15.373131 14152 raft_consensus.cc:2243] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.373575 14152 raft_consensus.cc:2272] T 5883c07303ff4ab3931c96a1c95af354 P d1d9c77bd19a47ae8e8b112ba0308ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.395993 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:15.405957 14152 master.cc:562] Master@127.13.210.62:33879 shutting down...
I20260630 12:29:15.423440 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:15.424120 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.424470 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P dac956427886478b9440d9a2b152cc9f: stopping tablet replica
I20260630 12:29:15.445600 14152 master.cc:584] Master@127.13.210.62:33879 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1172 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:29:15.478487 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:45365
I20260630 12:29:15.479784 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:15.486052 24523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.486243 24524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.487973 24526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:15.488862 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:15.489717 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:15.489974 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:15.490168 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822555490145 us; error 0 us; skew 500 ppm
I20260630 12:29:15.490739 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:15.493345 14152 webserver.cc:533] Webserver started at http://127.13.210.62:43355/ using document root <none> and password file <none>
I20260630 12:29:15.493898 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:15.494073 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:15.494415 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:15.495822 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "ecdcd0442700429882c54f7e3ead9275"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.501117 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:29:15.505107 24531 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.506170 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:15.506475 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "ecdcd0442700429882c54f7e3ead9275"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.506745 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:15.521528 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:15.522706 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:15.562033 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:45365
I20260630 12:29:15.562098 24582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:45365 every 8 connection(s)
I20260630 12:29:15.566147 24583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.577906 24583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275: Bootstrap starting.
I20260630 12:29:15.582815 24583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.587234 24583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275: No bootstrap required, opened a new log
I20260630 12:29:15.589663 24583 raft_consensus.cc:359] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdcd0442700429882c54f7e3ead9275" member_type: VOTER }
I20260630 12:29:15.590143 24583 raft_consensus.cc:385] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.590391 24583 raft_consensus.cc:740] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecdcd0442700429882c54f7e3ead9275, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.591056 24583 consensus_queue.cc:260] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ecdcd0442700429882c54f7e3ead9275" member_type: VOTER }
I20260630 12:29:15.591562 24583 raft_consensus.cc:399] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:15.591777 24583 raft_consensus.cc:493] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:15.592006 24583 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:15.597458 24583 raft_consensus.cc:515] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdcd0442700429882c54f7e3ead9275" member_type: VOTER }
I20260630 12:29:15.598052 24583 leader_election.cc:304] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [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: ecdcd0442700429882c54f7e3ead9275; no voters: 
I20260630 12:29:15.599262 24583 leader_election.cc:290] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:15.599768 24586 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:15.601452 24586 raft_consensus.cc:697] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 1 LEADER]: Becoming Leader. State: Replica: ecdcd0442700429882c54f7e3ead9275, State: Running, Role: LEADER
I20260630 12:29:15.602221 24586 consensus_queue.cc:237] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [LEADER]: Queue going to LEADER mode. State: All 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: "ecdcd0442700429882c54f7e3ead9275" member_type: VOTER }
I20260630 12:29:15.602543 24583 sys_catalog.cc:565] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:15.605649 24588 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ecdcd0442700429882c54f7e3ead9275. Latest consensus state: current_term: 1 leader_uuid: "ecdcd0442700429882c54f7e3ead9275" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdcd0442700429882c54f7e3ead9275" member_type: VOTER } }
I20260630 12:29:15.605525 24587 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ecdcd0442700429882c54f7e3ead9275" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdcd0442700429882c54f7e3ead9275" member_type: VOTER } }
I20260630 12:29:15.606465 24588 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:15.606750 24587 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:15.611017 24591 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:15.616011 24591 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:15.621335 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:15.625434 24591 catalog_manager.cc:1383] Generated new cluster ID: b7247b7389214d0a899da9bfb2bd21cb
I20260630 12:29:15.625751 24591 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:15.645741 24591 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:15.647107 24591 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:15.665805 24591 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275: Generated new TSK 0
I20260630 12:29:15.666512 24591 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:15.689347 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:15.695636 24604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.696776 24605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.698580 24607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:15.701324 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:15.702768 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:15.702997 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:15.703114 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822555703102 us; error 0 us; skew 500 ppm
I20260630 12:29:15.703553 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:15.706467 14152 webserver.cc:533] Webserver started at http://127.13.210.1:45797/ using document root <none> and password file <none>
I20260630 12:29:15.707031 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:15.707201 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:15.707432 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:15.708748 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "024e0c8bd5a045b99b6502d6d06613b2"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.713641 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:29:15.718713 24612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.719844 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:29:15.720211 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "024e0c8bd5a045b99b6502d6d06613b2"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.720496 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:15.745177 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:15.746618 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:15.748253 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:15.750780 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:15.750973 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.751307 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:15.751461 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.798941 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:43137
I20260630 12:29:15.799165 24674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:43137 every 8 connection(s)
I20260630 12:29:15.804055 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:15.811437 24679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.812032 24680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.815605 24682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:15.816447 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:15.817628 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:15.817926 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:15.818120 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822555818104 us; error 0 us; skew 500 ppm
I20260630 12:29:15.818794 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:15.819489 24675 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45365
I20260630 12:29:15.820039 24675 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:15.820941 24675 heartbeater.cc:507] Master 127.13.210.62:45365 requested a full tablet report, sending...
I20260630 12:29:15.821771 14152 webserver.cc:533] Webserver started at http://127.13.210.2:43095/ using document root <none> and password file <none>
I20260630 12:29:15.822392 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:15.822598 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:15.822913 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:15.823678 24548 ts_manager.cc:194] Registered new tserver with Master: 024e0c8bd5a045b99b6502d6d06613b2 (127.13.210.1:43137)
I20260630 12:29:15.824426 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "9ae1965cec2f47048c70a43037a49b60"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.826267 24548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41916
I20260630 12:29:15.830497 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:29:15.834921 24687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.835824 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:29:15.836184 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "9ae1965cec2f47048c70a43037a49b60"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.836441 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:15.853972 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:15.855109 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:15.856578 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:15.859601 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:15.859809 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.860157 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:15.860324 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.904526 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:46251
I20260630 12:29:15.904642 24749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:46251 every 8 connection(s)
I20260630 12:29:15.910379 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:15.918680 24753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.920380 24754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:15.921768 24756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:15.922907 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:15.924067 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:15.924144 24750 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45365
W20260630 12:29:15.924324 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:15.924726 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822555924705 us; error 0 us; skew 500 ppm
I20260630 12:29:15.924770 24750 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:15.925400 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:15.925758 24750 heartbeater.cc:507] Master 127.13.210.62:45365 requested a full tablet report, sending...
I20260630 12:29:15.928336 14152 webserver.cc:533] Webserver started at http://127.13.210.3:36827/ using document root <none> and password file <none>
I20260630 12:29:15.928479 24548 ts_manager.cc:194] Registered new tserver with Master: 9ae1965cec2f47048c70a43037a49b60 (127.13.210.2:46251)
I20260630 12:29:15.929066 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:15.929335 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:15.929643 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:15.930433 24548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41932
I20260630 12:29:15.931164 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "e57f24c6d7d24880af92ece1cb90f8c1"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.936249 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:29:15.939945 24761 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.940819 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:15.941136 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "e57f24c6d7d24880af92ece1cb90f8c1"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-nkz7"
I20260630 12:29:15.941425 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:15.950953 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:15.952015 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:15.953598 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:15.955844 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:15.956068 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.956313 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:15.956485 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.997012 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:38767
I20260630 12:29:15.997171 24823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:38767 every 8 connection(s)
I20260630 12:29:16.002065 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:16.009961 24827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.012467 24828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.013415 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:16.015192 24830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.016486 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:16.016736 24824 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45365
W20260630 12:29:16.016845 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:16.017357 24824 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:16.017401 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822556017382 us; error 0 us; skew 500 ppm
I20260630 12:29:16.018291 24824 heartbeater.cc:507] Master 127.13.210.62:45365 requested a full tablet report, sending...
I20260630 12:29:16.018352 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:16.020579 24548 ts_manager.cc:194] Registered new tserver with Master: e57f24c6d7d24880af92ece1cb90f8c1 (127.13.210.3:38767)
I20260630 12:29:16.021499 14152 webserver.cc:533] Webserver started at http://127.13.210.4:38283/ using document root <none> and password file <none>
I20260630 12:29:16.022133 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:16.022327 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:16.022451 24548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52814
I20260630 12:29:16.022625 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:16.024022 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "7c68f18387924c42b20173d984e7adf2"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-nkz7"
I20260630 12:29:16.028721 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:16.032439 24835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.033411 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:16.033797 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "7c68f18387924c42b20173d984e7adf2"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-nkz7"
I20260630 12:29:16.034214 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:16.064363 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:16.065656 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:16.067124 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:16.069386 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:16.069615 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.069876 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:16.070058 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.112103 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:43027
I20260630 12:29:16.112274 24897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:43027 every 8 connection(s)
I20260630 12:29:16.127036 24898 heartbeater.cc:344] Connected to a master server at 127.13.210.62:45365
I20260630 12:29:16.127486 24898 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:16.128139 24898 heartbeater.cc:507] Master 127.13.210.62:45365 requested a full tablet report, sending...
I20260630 12:29:16.130155 24548 ts_manager.cc:194] Registered new tserver with Master: 7c68f18387924c42b20173d984e7adf2 (127.13.210.4:43027)
I20260630 12:29:16.130589 14152 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015048082s
I20260630 12:29:16.131592 24548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52830
I20260630 12:29:16.157914 24548 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52836:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:29:16.207010 24715 tablet_service.cc:1511] Processing CreateTablet for tablet 660445ae1e1f4976b3dcfc288324509c (DEFAULT_TABLE table=test-workload [id=303ba2c7561646249c44acd0fd3d8bbd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:16.208631 24715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660445ae1e1f4976b3dcfc288324509c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:16.209805 24863 tablet_service.cc:1511] Processing CreateTablet for tablet 660445ae1e1f4976b3dcfc288324509c (DEFAULT_TABLE table=test-workload [id=303ba2c7561646249c44acd0fd3d8bbd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:16.211261 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660445ae1e1f4976b3dcfc288324509c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:16.215911 24789 tablet_service.cc:1511] Processing CreateTablet for tablet 660445ae1e1f4976b3dcfc288324509c (DEFAULT_TABLE table=test-workload [id=303ba2c7561646249c44acd0fd3d8bbd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:29:16.217141 24789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660445ae1e1f4976b3dcfc288324509c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:16.231204 24914 tablet_bootstrap.cc:492] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60: Bootstrap starting.
I20260630 12:29:16.235112 24915 tablet_bootstrap.cc:492] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: Bootstrap starting.
I20260630 12:29:16.239113 24916 tablet_bootstrap.cc:492] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1: Bootstrap starting.
I20260630 12:29:16.241745 24914 tablet_bootstrap.cc:654] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:16.243439 24915 tablet_bootstrap.cc:654] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:16.246053 24916 tablet_bootstrap.cc:654] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:16.249202 24915 tablet_bootstrap.cc:492] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: No bootstrap required, opened a new log
I20260630 12:29:16.249054 24914 tablet_bootstrap.cc:492] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60: No bootstrap required, opened a new log
I20260630 12:29:16.249992 24915 ts_tablet_manager.cc:1403] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:29:16.250144 24914 ts_tablet_manager.cc:1403] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260630 12:29:16.252611 24916 tablet_bootstrap.cc:492] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1: No bootstrap required, opened a new log
I20260630 12:29:16.253159 24916 ts_tablet_manager.cc:1403] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:29:16.253846 24914 raft_consensus.cc:359] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.253579 24915 raft_consensus.cc:359] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.254560 24914 raft_consensus.cc:385] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:16.254654 24915 raft_consensus.cc:385] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:16.254946 24914 raft_consensus.cc:740] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae1965cec2f47048c70a43037a49b60, State: Initialized, Role: FOLLOWER
I20260630 12:29:16.255031 24915 raft_consensus.cc:740] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68f18387924c42b20173d984e7adf2, State: Initialized, Role: FOLLOWER
I20260630 12:29:16.255990 24915 consensus_queue.cc:260] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.256009 24914 consensus_queue.cc:260] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.256166 24916 raft_consensus.cc:359] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.257128 24916 raft_consensus.cc:385] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:16.257436 24916 raft_consensus.cc:740] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57f24c6d7d24880af92ece1cb90f8c1, State: Initialized, Role: FOLLOWER
I20260630 12:29:16.258914 24750 heartbeater.cc:499] Master 127.13.210.62:45365 was elected leader, sending a full tablet report...
I20260630 12:29:16.259574 24914 ts_tablet_manager.cc:1434] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:29:16.260147 24915 ts_tablet_manager.cc:1434] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:29:16.260679 24898 heartbeater.cc:499] Master 127.13.210.62:45365 was elected leader, sending a full tablet report...
I20260630 12:29:16.258378 24916 consensus_queue.cc:260] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.264379 24824 heartbeater.cc:499] Master 127.13.210.62:45365 was elected leader, sending a full tablet report...
I20260630 12:29:16.264956 24916 ts_tablet_manager.cc:1434] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260630 12:29:16.385635 24920 raft_consensus.cc:493] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:16.386245 24920 raft_consensus.cc:515] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.388252 24920 leader_election.cc:290] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae1965cec2f47048c70a43037a49b60 (127.13.210.2:46251), e57f24c6d7d24880af92ece1cb90f8c1 (127.13.210.3:38767)
I20260630 12:29:16.399400 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660445ae1e1f4976b3dcfc288324509c" candidate_uuid: "7c68f18387924c42b20173d984e7adf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae1965cec2f47048c70a43037a49b60" is_pre_election: true
I20260630 12:29:16.400249 24725 raft_consensus.cc:2468] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c68f18387924c42b20173d984e7adf2 in term 0.
I20260630 12:29:16.400265 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660445ae1e1f4976b3dcfc288324509c" candidate_uuid: "7c68f18387924c42b20173d984e7adf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" is_pre_election: true
I20260630 12:29:16.401168 24799 raft_consensus.cc:2468] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c68f18387924c42b20173d984e7adf2 in term 0.
I20260630 12:29:16.401711 24836 leader_election.cc:304] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c68f18387924c42b20173d984e7adf2, 9ae1965cec2f47048c70a43037a49b60; no voters: 
I20260630 12:29:16.402675 24920 raft_consensus.cc:2804] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:16.403080 24920 raft_consensus.cc:493] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:16.403367 24920 raft_consensus.cc:3060] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.408910 24920 raft_consensus.cc:515] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.410773 24920 leader_election.cc:290] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae1965cec2f47048c70a43037a49b60 (127.13.210.2:46251), e57f24c6d7d24880af92ece1cb90f8c1 (127.13.210.3:38767)
I20260630 12:29:16.411705 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660445ae1e1f4976b3dcfc288324509c" candidate_uuid: "7c68f18387924c42b20173d984e7adf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae1965cec2f47048c70a43037a49b60"
I20260630 12:29:16.411775 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660445ae1e1f4976b3dcfc288324509c" candidate_uuid: "7c68f18387924c42b20173d984e7adf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f24c6d7d24880af92ece1cb90f8c1"
I20260630 12:29:16.412420 24725 raft_consensus.cc:3060] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.412544 24799 raft_consensus.cc:3060] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.417884 24725 raft_consensus.cc:2468] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68f18387924c42b20173d984e7adf2 in term 1.
I20260630 12:29:16.417932 24799 raft_consensus.cc:2468] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68f18387924c42b20173d984e7adf2 in term 1.
I20260630 12:29:16.419157 24836 leader_election.cc:304] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c68f18387924c42b20173d984e7adf2, 9ae1965cec2f47048c70a43037a49b60; no voters: 
I20260630 12:29:16.419929 24920 raft_consensus.cc:2804] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.421208 24920 raft_consensus.cc:697] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 1 LEADER]: Becoming Leader. State: Replica: 7c68f18387924c42b20173d984e7adf2, State: Running, Role: LEADER
I20260630 12:29:16.422320 24920 consensus_queue.cc:237] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } }
I20260630 12:29:16.429400 24546 catalog_manager.cc:5697] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c68f18387924c42b20173d984e7adf2 (127.13.210.4). New cstate: current_term: 1 leader_uuid: "7c68f18387924c42b20173d984e7adf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae1965cec2f47048c70a43037a49b60" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 46251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68f18387924c42b20173d984e7adf2" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 43027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57f24c6d7d24880af92ece1cb90f8c1" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 38767 } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:16.480468 14152 auto_rebalancer.cc:639] Failed to schedule move for tablet 660445ae1e1f4976b3dcfc288324509c: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:29:16.481949 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:29:16.503968 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:16.520450 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:29:16.529276 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:29:16.548429 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:16.549294 14152 tablet_replica.cc:333] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60: stopping tablet replica
I20260630 12:29:16.549970 14152 raft_consensus.cc:2243] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:16.550413 14152 raft_consensus.cc:2272] T 660445ae1e1f4976b3dcfc288324509c P 9ae1965cec2f47048c70a43037a49b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.570595 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:16.581156 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:16.600080 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:16.600991 14152 tablet_replica.cc:333] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1: stopping tablet replica
I20260630 12:29:16.601536 14152 raft_consensus.cc:2243] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:16.601967 14152 raft_consensus.cc:2272] T 660445ae1e1f4976b3dcfc288324509c P e57f24c6d7d24880af92ece1cb90f8c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.624135 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:16.634332 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:29:16.658241 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:16.659248 14152 tablet_replica.cc:333] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: stopping tablet replica
I20260630 12:29:16.659839 14152 raft_consensus.cc:2243] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:16.660449 14152 pending_rounds.cc:70] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: Trying to abort 1 pending ops.
I20260630 12:29:16.660626 14152 pending_rounds.cc:77] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441191114780672 op_type: NO_OP noop_request { }
I20260630 12:29:16.660882 14152 raft_consensus.cc:2889] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:29:16.661123 14152 raft_consensus.cc:2272] T 660445ae1e1f4976b3dcfc288324509c P 7c68f18387924c42b20173d984e7adf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.684265 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:29:16.694545 14152 master.cc:562] Master@127.13.210.62:45365 shutting down...
I20260630 12:29:16.712695 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:16.713275 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.713618 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P ecdcd0442700429882c54f7e3ead9275: stopping tablet replica
I20260630 12:29:16.724617 14152 master.cc:584] Master@127.13.210.62:45365 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1282 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:29:16.761215 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:41053
I20260630 12:29:16.762379 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:16.767984 24928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.767943 24929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.769487 24931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.770349 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:16.771209 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:16.771394 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:16.771595 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822556771579 us; error 0 us; skew 500 ppm
I20260630 12:29:16.772146 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:16.775583 14152 webserver.cc:533] Webserver started at http://127.13.210.62:34769/ using document root <none> and password file <none>
I20260630 12:29:16.776291 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:16.776461 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:16.776778 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:16.778039 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "965c17c7d10f40dbba7d05bcaee5267a"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-nkz7"
I20260630 12:29:16.783205 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:16.786983 24936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.787901 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:29:16.788169 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "965c17c7d10f40dbba7d05bcaee5267a"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-nkz7"
I20260630 12:29:16.788408 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:16.820683 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:16.821782 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:16.864240 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:41053
I20260630 12:29:16.864333 24987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:41053 every 8 connection(s)
I20260630 12:29:16.868973 24988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:16.880596 24988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a: Bootstrap starting.
I20260630 12:29:16.884970 24988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:16.889249 24988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a: No bootstrap required, opened a new log
I20260630 12:29:16.891760 24988 raft_consensus.cc:359] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965c17c7d10f40dbba7d05bcaee5267a" member_type: VOTER }
I20260630 12:29:16.892220 24988 raft_consensus.cc:385] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:16.892442 24988 raft_consensus.cc:740] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965c17c7d10f40dbba7d05bcaee5267a, State: Initialized, Role: FOLLOWER
I20260630 12:29:16.893090 24988 consensus_queue.cc:260] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "965c17c7d10f40dbba7d05bcaee5267a" member_type: VOTER }
I20260630 12:29:16.893565 24988 raft_consensus.cc:399] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:16.893795 24988 raft_consensus.cc:493] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:16.894100 24988 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.899008 24988 raft_consensus.cc:515] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965c17c7d10f40dbba7d05bcaee5267a" member_type: VOTER }
I20260630 12:29:16.899578 24988 leader_election.cc:304] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [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: 965c17c7d10f40dbba7d05bcaee5267a; no voters: 
I20260630 12:29:16.900755 24988 leader_election.cc:290] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:16.901153 24991 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.902796 24991 raft_consensus.cc:697] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 1 LEADER]: Becoming Leader. State: Replica: 965c17c7d10f40dbba7d05bcaee5267a, State: Running, Role: LEADER
I20260630 12:29:16.903605 24988 sys_catalog.cc:565] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:16.903532 24991 consensus_queue.cc:237] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [LEADER]: Queue going to LEADER mode. State: All 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: "965c17c7d10f40dbba7d05bcaee5267a" member_type: VOTER }
I20260630 12:29:16.906913 24993 sys_catalog.cc:455] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 965c17c7d10f40dbba7d05bcaee5267a. Latest consensus state: current_term: 1 leader_uuid: "965c17c7d10f40dbba7d05bcaee5267a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965c17c7d10f40dbba7d05bcaee5267a" member_type: VOTER } }
I20260630 12:29:16.907554 24993 sys_catalog.cc:458] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:16.907572 24992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "965c17c7d10f40dbba7d05bcaee5267a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965c17c7d10f40dbba7d05bcaee5267a" member_type: VOTER } }
I20260630 12:29:16.908430 24992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:16.911662 24997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:16.920408 24997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:16.921468 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:16.931263 24997 catalog_manager.cc:1383] Generated new cluster ID: db535e0e0f744f489f32890d9ca0a7b4
I20260630 12:29:16.931589 24997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:16.967855 24997 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:16.969316 24997 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:16.990299 24997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a: Generated new TSK 0
I20260630 12:29:16.990945 24997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:17.053058 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:17.059867 25009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:17.061398 25010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:17.063508 25012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:17.064390 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:17.065383 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:17.065639 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:17.065858 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822557065813 us; error 0 us; skew 500 ppm
I20260630 12:29:17.066403 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:17.069527 14152 webserver.cc:533] Webserver started at http://127.13.210.1:44083/ using document root <none> and password file <none>
I20260630 12:29:17.070115 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:17.070350 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:17.070636 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:17.071756 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "5efb93f7ef134dbea0166ee21b11744b"
format_stamp: "Formatted at 2026-06-30 12:29:17 on dist-test-slave-nkz7"
I20260630 12:29:17.077461 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:29:17.081358 25017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.082522 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:17.082970 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "5efb93f7ef134dbea0166ee21b11744b"
format_stamp: "Formatted at 2026-06-30 12:29:17 on dist-test-slave-nkz7"
I20260630 12:29:17.083238 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:17.104429 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:17.105602 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:17.107254 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:17.110383 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:17.110672 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.110944 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:17.111140 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.156224 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:43941
I20260630 12:29:17.156339 25079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:43941 every 8 connection(s)
I20260630 12:29:17.161226 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:17.168115 25084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:17.168751 25085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:17.173620 25087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:17.173626 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:17.174898 25080 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41053
I20260630 12:29:17.175244 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:17.175338 25080 heartbeater.cc:461] Registering TS with master...
W20260630 12:29:17.175616 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:17.175843 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822557175823 us; error 0 us; skew 500 ppm
I20260630 12:29:17.176373 25080 heartbeater.cc:507] Master 127.13.210.62:41053 requested a full tablet report, sending...
I20260630 12:29:17.176602 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:17.179714 24953 ts_manager.cc:194] Registered new tserver with Master: 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941)
I20260630 12:29:17.180682 14152 webserver.cc:533] Webserver started at http://127.13.210.2:39249/ using document root <none> and password file <none>
I20260630 12:29:17.181432 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:17.182072 24953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56616
I20260630 12:29:17.182166 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:17.182914 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:17.184551 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "a46ae810c2a44e7082a8827a7c863677"
format_stamp: "Formatted at 2026-06-30 12:29:17 on dist-test-slave-nkz7"
I20260630 12:29:17.189428 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:29:17.193574 25092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.194725 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:17.195232 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "a46ae810c2a44e7082a8827a7c863677"
format_stamp: "Formatted at 2026-06-30 12:29:17 on dist-test-slave-nkz7"
I20260630 12:29:17.195519 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:17.228305 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:17.230301 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:17.232043 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:17.234752 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:17.234982 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.235291 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:17.235459 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.277612 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:38685
I20260630 12:29:17.277987 25154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:38685 every 8 connection(s)
I20260630 12:29:17.283072 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:17.290567 25158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:17.291791 25159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:17.293195 25161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:17.293920 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:17.295249 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:17.295542 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:17.295771 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822557295750 us; error 0 us; skew 500 ppm
I20260630 12:29:17.296576 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:17.297730 25155 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41053
I20260630 12:29:17.298228 25155 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:17.299096 25155 heartbeater.cc:507] Master 127.13.210.62:41053 requested a full tablet report, sending...
I20260630 12:29:17.299625 14152 webserver.cc:533] Webserver started at http://127.13.210.3:33557/ using document root <none> and password file <none>
I20260630 12:29:17.300289 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:17.300549 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:17.300902 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:17.301735 24953 ts_manager.cc:194] Registered new tserver with Master: a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685)
I20260630 12:29:17.302484 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "491c9b26bb3e49058c348d7f24e7b565"
format_stamp: "Formatted at 2026-06-30 12:29:17 on dist-test-slave-nkz7"
I20260630 12:29:17.303814 24953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56626
I20260630 12:29:17.308436 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:29:17.312518 25166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.313506 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:29:17.313908 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "491c9b26bb3e49058c348d7f24e7b565"
format_stamp: "Formatted at 2026-06-30 12:29:17 on dist-test-slave-nkz7"
I20260630 12:29:17.314333 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:17.328130 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:17.329262 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:17.330899 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:17.333323 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:17.333592 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.333891 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:17.334091 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:17.376933 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:37609
I20260630 12:29:17.377056 25228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:37609 every 8 connection(s)
I20260630 12:29:17.399587 25229 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41053
I20260630 12:29:17.400104 25229 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:17.400799 25229 heartbeater.cc:507] Master 127.13.210.62:41053 requested a full tablet report, sending...
I20260630 12:29:17.403158 24953 ts_manager.cc:194] Registered new tserver with Master: 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:17.403777 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023225357s
I20260630 12:29:17.405206 24953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56636
I20260630 12:29:17.956578 24953 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56648:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:17.959198 24953 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:18.018707 25193 tablet_service.cc:1511] Processing CreateTablet for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:29:18.019585 25194 tablet_service.cc:1511] Processing CreateTablet for tablet 765492a8f0f1488b8f1f9eeef26ba141 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:29:18.020423 25193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.021113 25194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765492a8f0f1488b8f1f9eeef26ba141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.024737 25192 tablet_service.cc:1511] Processing CreateTablet for tablet d31cec7526c34df08bbfa6a64cf1814e (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:29:18.026206 25192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31cec7526c34df08bbfa6a64cf1814e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.026892 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:29:18.028208 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.030171 25045 tablet_service.cc:1511] Processing CreateTablet for tablet 765492a8f0f1488b8f1f9eeef26ba141 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:29:18.030910 25118 tablet_service.cc:1511] Processing CreateTablet for tablet d31cec7526c34df08bbfa6a64cf1814e (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:29:18.031154 25044 tablet_service.cc:1511] Processing CreateTablet for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:29:18.032595 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31cec7526c34df08bbfa6a64cf1814e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.033540 25043 tablet_service.cc:1511] Processing CreateTablet for tablet d31cec7526c34df08bbfa6a64cf1814e (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:29:18.034997 25117 tablet_service.cc:1511] Processing CreateTablet for tablet db999385154b4b2cac0994c85e2bf760 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:29:18.025363 25120 tablet_service.cc:1511] Processing CreateTablet for tablet 765492a8f0f1488b8f1f9eeef26ba141 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:29:18.035903 25042 tablet_service.cc:1511] Processing CreateTablet for tablet db999385154b4b2cac0994c85e2bf760 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:29:18.031713 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765492a8f0f1488b8f1f9eeef26ba141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.043370 25042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db999385154b4b2cac0994c85e2bf760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.043433 25117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db999385154b4b2cac0994c85e2bf760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.045277 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.046192 25120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765492a8f0f1488b8f1f9eeef26ba141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.050204 25043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31cec7526c34df08bbfa6a64cf1814e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.061988 25191 tablet_service.cc:1511] Processing CreateTablet for tablet db999385154b4b2cac0994c85e2bf760 (DEFAULT_TABLE table=test-workload [id=1ec5e34833c2489db54e130a3927635e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:29:18.063535 25191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db999385154b4b2cac0994c85e2bf760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.074694 25248 tablet_bootstrap.cc:492] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565: Bootstrap starting.
I20260630 12:29:18.093551 25248 tablet_bootstrap.cc:654] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.095467 25249 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: Bootstrap starting.
I20260630 12:29:18.112841 25250 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: Bootstrap starting.
I20260630 12:29:18.113862 25248 tablet_bootstrap.cc:492] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565: No bootstrap required, opened a new log
I20260630 12:29:18.114504 25248 ts_tablet_manager.cc:1403] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.006s
I20260630 12:29:18.116283 25249 tablet_bootstrap.cc:654] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.117859 25248 raft_consensus.cc:359] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.118762 25248 raft_consensus.cc:385] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.119092 25248 raft_consensus.cc:740] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491c9b26bb3e49058c348d7f24e7b565, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.119890 25250 tablet_bootstrap.cc:654] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.120103 25248 consensus_queue.cc:260] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.128767 25249 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: No bootstrap required, opened a new log
I20260630 12:29:18.129295 25249 ts_tablet_manager.cc:1403] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.009s
I20260630 12:29:18.130393 25229 heartbeater.cc:499] Master 127.13.210.62:41053 was elected leader, sending a full tablet report...
I20260630 12:29:18.131183 25248 ts_tablet_manager.cc:1434] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:29:18.132115 25249 raft_consensus.cc:359] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.132884 25249 raft_consensus.cc:385] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.133214 25249 raft_consensus.cc:740] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46ae810c2a44e7082a8827a7c863677, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.133994 25248 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565: Bootstrap starting.
I20260630 12:29:18.134106 25249 consensus_queue.cc:260] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.135878 25250 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: No bootstrap required, opened a new log
I20260630 12:29:18.136626 25250 ts_tablet_manager.cc:1403] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:29:18.140744 25248 tablet_bootstrap.cc:654] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.140643 25250 raft_consensus.cc:359] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.142040 25250 raft_consensus.cc:385] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.142498 25250 raft_consensus.cc:740] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5efb93f7ef134dbea0166ee21b11744b, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.143761 25250 consensus_queue.cc:260] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.152844 25248 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565: No bootstrap required, opened a new log
I20260630 12:29:18.153494 25248 ts_tablet_manager.cc:1403] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:29:18.153777 25249 ts_tablet_manager.cc:1434] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: Time spent starting tablet: real 0.024s	user 0.019s	sys 0.006s
I20260630 12:29:18.153959 25080 heartbeater.cc:499] Master 127.13.210.62:41053 was elected leader, sending a full tablet report...
I20260630 12:29:18.154939 25250 ts_tablet_manager.cc:1434] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.009s
I20260630 12:29:18.155707 25155 heartbeater.cc:499] Master 127.13.210.62:41053 was elected leader, sending a full tablet report...
I20260630 12:29:18.156136 25250 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b: Bootstrap starting.
I20260630 12:29:18.156203 25248 raft_consensus.cc:359] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.157079 25248 raft_consensus.cc:385] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.157382 25248 raft_consensus.cc:740] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491c9b26bb3e49058c348d7f24e7b565, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.158994 25249 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: Bootstrap starting.
I20260630 12:29:18.159173 25248 consensus_queue.cc:260] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.162595 25248 ts_tablet_manager.cc:1434] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:29:18.163290 25250 tablet_bootstrap.cc:654] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.163678 25248 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: Bootstrap starting.
I20260630 12:29:18.165478 25249 tablet_bootstrap.cc:654] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.169965 25248 tablet_bootstrap.cc:654] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.181386 25248 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: No bootstrap required, opened a new log
I20260630 12:29:18.181953 25248 ts_tablet_manager.cc:1403] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260630 12:29:18.185146 25248 raft_consensus.cc:359] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.185921 25248 raft_consensus.cc:385] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.186221 25248 raft_consensus.cc:740] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491c9b26bb3e49058c348d7f24e7b565, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.187229 25248 consensus_queue.cc:260] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.189715 25248 ts_tablet_manager.cc:1434] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:29:18.191159 25248 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565: Bootstrap starting.
I20260630 12:29:18.197690 25248 tablet_bootstrap.cc:654] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.209951 25248 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565: No bootstrap required, opened a new log
I20260630 12:29:18.210476 25248 ts_tablet_manager.cc:1403] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:29:18.213275 25248 raft_consensus.cc:359] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.214107 25248 raft_consensus.cc:385] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.214393 25248 raft_consensus.cc:740] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491c9b26bb3e49058c348d7f24e7b565, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.215219 25248 consensus_queue.cc:260] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.219195 25250 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b: No bootstrap required, opened a new log
I20260630 12:29:18.219229 25248 ts_tablet_manager.cc:1434] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:29:18.219872 25249 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: No bootstrap required, opened a new log
I20260630 12:29:18.220202 25250 ts_tablet_manager.cc:1403] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b: Time spent bootstrapping tablet: real 0.064s	user 0.037s	sys 0.025s
I20260630 12:29:18.220403 25249 ts_tablet_manager.cc:1403] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.035s
I20260630 12:29:18.223325 25249 raft_consensus.cc:359] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.223102 25250 raft_consensus.cc:359] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.223985 25249 raft_consensus.cc:385] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.224076 25250 raft_consensus.cc:385] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.224390 25249 raft_consensus.cc:740] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46ae810c2a44e7082a8827a7c863677, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.224448 25250 raft_consensus.cc:740] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5efb93f7ef134dbea0166ee21b11744b, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.225263 25249 consensus_queue.cc:260] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.225374 25250 consensus_queue.cc:260] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.227890 25249 ts_tablet_manager.cc:1434] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:29:18.228884 25249 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: Bootstrap starting.
I20260630 12:29:18.229573 25255 raft_consensus.cc:493] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.230309 25255 raft_consensus.cc:515] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.236243 25249 tablet_bootstrap.cc:654] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.236894 25257 raft_consensus.cc:493] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.237418 25257 raft_consensus.cc:515] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.246410 25255 leader_election.cc:290] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941), 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:18.248400 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1440e30bf4bdfa1ca1c89e9c327d0" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5efb93f7ef134dbea0166ee21b11744b" is_pre_election: true
I20260630 12:29:18.249711 25055 raft_consensus.cc:2468] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 0.
I20260630 12:29:18.251214 25095 leader_election.cc:304] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5efb93f7ef134dbea0166ee21b11744b, a46ae810c2a44e7082a8827a7c863677; no voters: 
I20260630 12:29:18.252243 25255 raft_consensus.cc:2804] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.253994 25255 raft_consensus.cc:493] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.252642 25257 leader_election.cc:290] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685), 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:18.255846 25250 ts_tablet_manager.cc:1434] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260630 12:29:18.254474 25255 raft_consensus.cc:3060] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.261840 25250 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: Bootstrap starting.
I20260630 12:29:18.266578 25204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1440e30bf4bdfa1ca1c89e9c327d0" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491c9b26bb3e49058c348d7f24e7b565" is_pre_election: true
I20260630 12:29:18.267427 25204 raft_consensus.cc:2468] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 0.
I20260630 12:29:18.269858 25249 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: No bootstrap required, opened a new log
I20260630 12:29:18.270386 25249 ts_tablet_manager.cc:1403] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.021s
I20260630 12:29:18.270328 25255 raft_consensus.cc:515] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.272650 25255 leader_election.cc:290] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 election: Requested vote from peers 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941), 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:18.273563 25249 raft_consensus.cc:359] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.274402 25249 raft_consensus.cc:385] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.274376 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1440e30bf4bdfa1ca1c89e9c327d0" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5efb93f7ef134dbea0166ee21b11744b"
I20260630 12:29:18.274924 25249 raft_consensus.cc:740] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46ae810c2a44e7082a8827a7c863677, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.275381 25055 raft_consensus.cc:3060] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.275046 25204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1440e30bf4bdfa1ca1c89e9c327d0" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491c9b26bb3e49058c348d7f24e7b565"
I20260630 12:29:18.276034 25204 raft_consensus.cc:3060] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.276875 25130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1440e30bf4bdfa1ca1c89e9c327d0" candidate_uuid: "5efb93f7ef134dbea0166ee21b11744b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46ae810c2a44e7082a8827a7c863677" is_pre_election: true
I20260630 12:29:18.275864 25249 consensus_queue.cc:260] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.277731 25130 raft_consensus.cc:2393] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5efb93f7ef134dbea0166ee21b11744b in current term 1: Already voted for candidate a46ae810c2a44e7082a8827a7c863677 in this term.
I20260630 12:29:18.279448 25249 ts_tablet_manager.cc:1434] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:29:18.280867 25249 tablet_bootstrap.cc:492] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677: Bootstrap starting.
I20260630 12:29:18.283620 25204 raft_consensus.cc:2468] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 1.
I20260630 12:29:18.285060 25094 leader_election.cc:304] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491c9b26bb3e49058c348d7f24e7b565, a46ae810c2a44e7082a8827a7c863677; no voters: 
I20260630 12:29:18.286049 25255 raft_consensus.cc:2804] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.287351 25249 tablet_bootstrap.cc:654] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.287483 25255 raft_consensus.cc:697] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Becoming Leader. State: Replica: a46ae810c2a44e7082a8827a7c863677, State: Running, Role: LEADER
I20260630 12:29:18.288393 25255 consensus_queue.cc:237] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.289237 25055 raft_consensus.cc:2468] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 1.
I20260630 12:29:18.294690 25249 tablet_bootstrap.cc:492] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677: No bootstrap required, opened a new log
I20260630 12:29:18.294708 25204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1440e30bf4bdfa1ca1c89e9c327d0" candidate_uuid: "5efb93f7ef134dbea0166ee21b11744b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491c9b26bb3e49058c348d7f24e7b565" is_pre_election: true
I20260630 12:29:18.295881 25249 ts_tablet_manager.cc:1403] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:29:18.296001 25204 raft_consensus.cc:2393] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5efb93f7ef134dbea0166ee21b11744b in current term 1: Already voted for candidate a46ae810c2a44e7082a8827a7c863677 in this term.
I20260630 12:29:18.297622 25019 leader_election.cc:304] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [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: 5efb93f7ef134dbea0166ee21b11744b; no voters: 491c9b26bb3e49058c348d7f24e7b565, a46ae810c2a44e7082a8827a7c863677
I20260630 12:29:18.298702 25257 raft_consensus.cc:2749] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:18.298059 25250 tablet_bootstrap.cc:654] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.300320 25249 raft_consensus.cc:359] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.301363 25249 raft_consensus.cc:385] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.301765 25249 raft_consensus.cc:740] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46ae810c2a44e7082a8827a7c863677, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.301841 25268 raft_consensus.cc:493] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.302657 25268 raft_consensus.cc:515] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.302913 25249 consensus_queue.cc:260] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.305595 25268 leader_election.cc:290] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941), 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:18.306577 25250 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: No bootstrap required, opened a new log
I20260630 12:29:18.307969 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db999385154b4b2cac0994c85e2bf760" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5efb93f7ef134dbea0166ee21b11744b" is_pre_election: true
I20260630 12:29:18.307969 25204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db999385154b4b2cac0994c85e2bf760" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491c9b26bb3e49058c348d7f24e7b565" is_pre_election: true
I20260630 12:29:18.308883 25055 raft_consensus.cc:2468] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 0.
I20260630 12:29:18.308935 25204 raft_consensus.cc:2468] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 0.
I20260630 12:29:18.307979 25250 ts_tablet_manager.cc:1403] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: Time spent bootstrapping tablet: real 0.046s	user 0.002s	sys 0.012s
I20260630 12:29:18.310360 25095 leader_election.cc:304] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5efb93f7ef134dbea0166ee21b11744b, a46ae810c2a44e7082a8827a7c863677; no voters: 
I20260630 12:29:18.313793 25268 raft_consensus.cc:2804] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.314226 25268 raft_consensus.cc:493] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.314687 25268 raft_consensus.cc:3060] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.313935 25250 raft_consensus.cc:359] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.315243 25250 raft_consensus.cc:385] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.315616 25250 raft_consensus.cc:740] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5efb93f7ef134dbea0166ee21b11744b, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.314759 24949 catalog_manager.cc:5697] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 reported cstate change: term changed from 0 to 1, leader changed from <none> to a46ae810c2a44e7082a8827a7c863677 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:18.316610 25250 consensus_queue.cc:260] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.319416 25250 ts_tablet_manager.cc:1434] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:29:18.321194 25250 tablet_bootstrap.cc:492] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b: Bootstrap starting.
I20260630 12:29:18.321420 25249 ts_tablet_manager.cc:1434] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.011s
I20260630 12:29:18.328467 25250 tablet_bootstrap.cc:654] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.329545 25268 raft_consensus.cc:515] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.331396 25268 leader_election.cc:290] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 election: Requested vote from peers 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941), 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:18.332859 25204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db999385154b4b2cac0994c85e2bf760" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491c9b26bb3e49058c348d7f24e7b565"
I20260630 12:29:18.333340 25204 raft_consensus.cc:3060] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.334141 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db999385154b4b2cac0994c85e2bf760" candidate_uuid: "a46ae810c2a44e7082a8827a7c863677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5efb93f7ef134dbea0166ee21b11744b"
I20260630 12:29:18.334924 25055 raft_consensus.cc:3060] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.340801 25204 raft_consensus.cc:2468] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 1.
I20260630 12:29:18.341174 25250 tablet_bootstrap.cc:492] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b: No bootstrap required, opened a new log
I20260630 12:29:18.341766 25250 ts_tablet_manager.cc:1403] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:29:18.342517 25094 leader_election.cc:304] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491c9b26bb3e49058c348d7f24e7b565, a46ae810c2a44e7082a8827a7c863677; no voters: 
I20260630 12:29:18.343405 25055 raft_consensus.cc:2468] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ae810c2a44e7082a8827a7c863677 in term 1.
I20260630 12:29:18.343426 25268 raft_consensus.cc:2804] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.344296 25268 raft_consensus.cc:697] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Becoming Leader. State: Replica: a46ae810c2a44e7082a8827a7c863677, State: Running, Role: LEADER
I20260630 12:29:18.344770 25250 raft_consensus.cc:359] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.345530 25250 raft_consensus.cc:385] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.345110 25268 consensus_queue.cc:237] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.345862 25250 raft_consensus.cc:740] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5efb93f7ef134dbea0166ee21b11744b, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.346622 25250 consensus_queue.cc:260] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.348963 25250 ts_tablet_manager.cc:1434] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:29:18.354146 24953 catalog_manager.cc:5697] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 reported cstate change: term changed from 0 to 1, leader changed from <none> to a46ae810c2a44e7082a8827a7c863677 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:18.373952 25253 raft_consensus.cc:493] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.374553 25253 raft_consensus.cc:515] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.376855 25253 leader_election.cc:290] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941), a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685)
I20260630 12:29:18.382974 25257 raft_consensus.cc:493] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.383600 25257 raft_consensus.cc:515] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.386757 25130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31cec7526c34df08bbfa6a64cf1814e" candidate_uuid: "5efb93f7ef134dbea0166ee21b11744b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46ae810c2a44e7082a8827a7c863677" is_pre_election: true
I20260630 12:29:18.387039 25204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31cec7526c34df08bbfa6a64cf1814e" candidate_uuid: "5efb93f7ef134dbea0166ee21b11744b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491c9b26bb3e49058c348d7f24e7b565" is_pre_election: true
I20260630 12:29:18.387455 25130 raft_consensus.cc:2468] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5efb93f7ef134dbea0166ee21b11744b in term 0.
I20260630 12:29:18.387704 25204 raft_consensus.cc:2468] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5efb93f7ef134dbea0166ee21b11744b in term 0.
I20260630 12:29:18.388958 25257 leader_election.cc:290] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685), 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:18.388898 25018 leader_election.cc:304] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5efb93f7ef134dbea0166ee21b11744b, a46ae810c2a44e7082a8827a7c863677; no voters: 
I20260630 12:29:18.390101 25257 raft_consensus.cc:2804] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.390473 25257 raft_consensus.cc:493] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.390715 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765492a8f0f1488b8f1f9eeef26ba141" candidate_uuid: "491c9b26bb3e49058c348d7f24e7b565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5efb93f7ef134dbea0166ee21b11744b" is_pre_election: true
I20260630 12:29:18.390806 25257 raft_consensus.cc:3060] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.391486 25055 raft_consensus.cc:2468] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491c9b26bb3e49058c348d7f24e7b565 in term 0.
I20260630 12:29:18.392448 25130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765492a8f0f1488b8f1f9eeef26ba141" candidate_uuid: "491c9b26bb3e49058c348d7f24e7b565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46ae810c2a44e7082a8827a7c863677" is_pre_election: true
I20260630 12:29:18.392619 25169 leader_election.cc:304] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491c9b26bb3e49058c348d7f24e7b565, 5efb93f7ef134dbea0166ee21b11744b; no voters: 
I20260630 12:29:18.393126 25130 raft_consensus.cc:2468] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491c9b26bb3e49058c348d7f24e7b565 in term 0.
I20260630 12:29:18.393421 25253 raft_consensus.cc:2804] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.393889 25253 raft_consensus.cc:493] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.394222 25253 raft_consensus.cc:3060] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.397691 25257 raft_consensus.cc:515] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.399446 25257 leader_election.cc:290] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [CANDIDATE]: Term 1 election: Requested vote from peers a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685), 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609)
I20260630 12:29:18.399930 25253 raft_consensus.cc:515] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.400305 25130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31cec7526c34df08bbfa6a64cf1814e" candidate_uuid: "5efb93f7ef134dbea0166ee21b11744b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46ae810c2a44e7082a8827a7c863677"
I20260630 12:29:18.400540 25204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31cec7526c34df08bbfa6a64cf1814e" candidate_uuid: "5efb93f7ef134dbea0166ee21b11744b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491c9b26bb3e49058c348d7f24e7b565"
I20260630 12:29:18.400784 25130 raft_consensus.cc:3060] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.401172 25204 raft_consensus.cc:3060] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.402611 25253 leader_election.cc:290] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [CANDIDATE]: Term 1 election: Requested vote from peers 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941), a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685)
I20260630 12:29:18.403539 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765492a8f0f1488b8f1f9eeef26ba141" candidate_uuid: "491c9b26bb3e49058c348d7f24e7b565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5efb93f7ef134dbea0166ee21b11744b"
I20260630 12:29:18.403604 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765492a8f0f1488b8f1f9eeef26ba141" candidate_uuid: "491c9b26bb3e49058c348d7f24e7b565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46ae810c2a44e7082a8827a7c863677"
I20260630 12:29:18.404363 25055 raft_consensus.cc:3060] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.404496 25129 raft_consensus.cc:3060] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.408818 25130 raft_consensus.cc:2468] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5efb93f7ef134dbea0166ee21b11744b in term 1.
I20260630 12:29:18.409168 25204 raft_consensus.cc:2468] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5efb93f7ef134dbea0166ee21b11744b in term 1.
I20260630 12:29:18.410434 25018 leader_election.cc:304] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5efb93f7ef134dbea0166ee21b11744b, a46ae810c2a44e7082a8827a7c863677; no voters: 
I20260630 12:29:18.411453 25257 raft_consensus.cc:2804] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.412299 25129 raft_consensus.cc:2468] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491c9b26bb3e49058c348d7f24e7b565 in term 1.
I20260630 12:29:18.413383 25055 raft_consensus.cc:2468] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491c9b26bb3e49058c348d7f24e7b565 in term 1.
I20260630 12:29:18.413729 25167 leader_election.cc:304] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491c9b26bb3e49058c348d7f24e7b565, a46ae810c2a44e7082a8827a7c863677; no voters: 
I20260630 12:29:18.414716 25253 raft_consensus.cc:2804] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.415185 25257 raft_consensus.cc:697] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 LEADER]: Becoming Leader. State: Replica: 5efb93f7ef134dbea0166ee21b11744b, State: Running, Role: LEADER
I20260630 12:29:18.416467 25253 raft_consensus.cc:697] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 LEADER]: Becoming Leader. State: Replica: 491c9b26bb3e49058c348d7f24e7b565, State: Running, Role: LEADER
I20260630 12:29:18.416343 25257 consensus_queue.cc:237] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } }
I20260630 12:29:18.417368 25253 consensus_queue.cc:237] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } }
I20260630 12:29:18.425380 24953 catalog_manager.cc:5697] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1). New cstate: current_term: 1 leader_uuid: "5efb93f7ef134dbea0166ee21b11744b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:18.426355 24949 catalog_manager.cc:5697] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 reported cstate change: term changed from 0 to 1, leader changed from <none> to 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "491c9b26bb3e49058c348d7f24e7b565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:18.762935 25268 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.776867 25255 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:18.839757 25255 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.844681 25257 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:18.849119 25268 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.866101 25277 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.948164 25253 consensus_queue.cc:1048] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.961211 25294 consensus_queue.cc:1048] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:25.539436 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:25.548650 25303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:25.550248 25304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:25.551184 25306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:25.552320 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:25.556161 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:25.556473 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:25.556746 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822565556720 us; error 0 us; skew 500 ppm
I20260630 12:29:25.557593 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:25.561018 14152 webserver.cc:533] Webserver started at http://127.13.210.4:45045/ using document root <none> and password file <none>
I20260630 12:29:25.561579 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:25.561769 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:25.562144 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:25.563710 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "b809b0caaa744513924820a47dfc985a"
format_stamp: "Formatted at 2026-06-30 12:29:25 on dist-test-slave-nkz7"
I20260630 12:29:25.568883 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:29:25.572945 25311 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:25.573995 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:25.574342 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "b809b0caaa744513924820a47dfc985a"
format_stamp: "Formatted at 2026-06-30 12:29:25 on dist-test-slave-nkz7"
I20260630 12:29:25.574671 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:25.605446 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:25.606832 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:25.608453 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:25.611059 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:25.611245 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:25.611593 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:25.611770 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:25.660799 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:46545
I20260630 12:29:25.660902 25373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:46545 every 8 connection(s)
I20260630 12:29:25.679183 25374 heartbeater.cc:344] Connected to a master server at 127.13.210.62:41053
I20260630 12:29:25.679725 25374 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:25.680713 25374 heartbeater.cc:507] Master 127.13.210.62:41053 requested a full tablet report, sending...
I20260630 12:29:25.683336 24953 ts_manager.cc:194] Registered new tserver with Master: b809b0caaa744513924820a47dfc985a (127.13.210.4:46545)
I20260630 12:29:25.685246 24953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56650
I20260630 12:29:25.995016 25129 consensus_queue.cc:237] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.003516 25204 raft_consensus.cc:1275] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:26.004657 25055 raft_consensus.cc:1275] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:26.005589 25381 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.006822 25255 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.021945 25255 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
W20260630 12:29:26.023999 25095 consensus_peers.cc:597] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 -> Peer b809b0caaa744513924820a47dfc985a (127.13.210.4:46545): Couldn't send request to peer b809b0caaa744513924820a47dfc985a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db999385154b4b2cac0994c85e2bf760. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:26.024727 25055 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.028259 25204 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.040472 24953 catalog_manager.cc:5697] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b reported cstate change: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.065529 25055 consensus_queue.cc:237] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.075459 25204 raft_consensus.cc:1275] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer 5efb93f7ef134dbea0166ee21b11744b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:26.076201 25129 raft_consensus.cc:1275] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Refusing update from remote peer 5efb93f7ef134dbea0166ee21b11744b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:26.077785 25300 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.079602 25394 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:29:26.088975 25020 consensus_peers.cc:597] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b -> Peer b809b0caaa744513924820a47dfc985a (127.13.210.4:46545): Couldn't send request to peer b809b0caaa744513924820a47dfc985a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d31cec7526c34df08bbfa6a64cf1814e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:26.098904 25396 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.100533 25204 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.106045 25129 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.115417 25130 consensus_queue.cc:237] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.115053 24952 catalog_manager.cc:5697] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b reported cstate change: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "5efb93f7ef134dbea0166ee21b11744b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:26.126813 25055 raft_consensus.cc:1275] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:29:26.127332 25095 consensus_peers.cc:597] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 -> Peer b809b0caaa744513924820a47dfc985a (127.13.210.4:46545): Couldn't send request to peer b809b0caaa744513924820a47dfc985a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10d1440e30bf4bdfa1ca1c89e9c327d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:26.127334 25204 raft_consensus.cc:1275] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:26.128546 25388 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.129693 25381 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:26.142335 25386 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.144783 25055 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.146519 25204 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.159678 24953 catalog_manager.cc:5697] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 reported cstate change: config changed from index -1 to 2, NON_VOTER b809b0caaa744513924820a47dfc985a (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } } }
I20260630 12:29:26.453328 25402 ts_tablet_manager.cc:933] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: Initiating tablet copy from peer 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941)
I20260630 12:29:26.455088 25402 tablet_copy_client.cc:323] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:43941
I20260630 12:29:26.465123 25065 tablet_copy_service.cc:140] P 5efb93f7ef134dbea0166ee21b11744b: Received BeginTabletCopySession request for tablet d31cec7526c34df08bbfa6a64cf1814e from peer b809b0caaa744513924820a47dfc985a ({username='slave'} at 127.0.0.1:49002)
I20260630 12:29:26.465777 25065 tablet_copy_service.cc:161] P 5efb93f7ef134dbea0166ee21b11744b: Beginning new tablet copy session on tablet d31cec7526c34df08bbfa6a64cf1814e from peer b809b0caaa744513924820a47dfc985a at {username='slave'} at 127.0.0.1:49002: session id = b809b0caaa744513924820a47dfc985a-d31cec7526c34df08bbfa6a64cf1814e
I20260630 12:29:26.476521 25065 tablet_copy_source_session.cc:215] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:26.479908 25402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31cec7526c34df08bbfa6a64cf1814e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:26.492179 25402 tablet_copy_client.cc:806] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:26.492820 25402 tablet_copy_client.cc:670] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:26.496857 25402 tablet_copy_client.cc:538] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:26.503338 25402 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: Bootstrap starting.
I20260630 12:29:26.519083 25402 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:26.520212 25402 tablet_bootstrap.cc:492] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: Bootstrap complete.
I20260630 12:29:26.520867 25402 ts_tablet_manager.cc:1403] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:29:26.524016 25402 raft_consensus.cc:359] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.524870 25402 raft_consensus.cc:740] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b809b0caaa744513924820a47dfc985a, State: Initialized, Role: LEARNER
I20260630 12:29:26.525908 25402 consensus_queue.cc:260] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.528267 25374 heartbeater.cc:499] Master 127.13.210.62:41053 was elected leader, sending a full tablet report...
I20260630 12:29:26.528771 25402 ts_tablet_manager.cc:1434] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:29:26.531195 25065 tablet_copy_service.cc:342] P 5efb93f7ef134dbea0166ee21b11744b: Request end of tablet copy session b809b0caaa744513924820a47dfc985a-d31cec7526c34df08bbfa6a64cf1814e received from {username='slave'} at 127.0.0.1:49002
I20260630 12:29:26.531785 25065 tablet_copy_service.cc:434] P 5efb93f7ef134dbea0166ee21b11744b: ending tablet copy session b809b0caaa744513924820a47dfc985a-d31cec7526c34df08bbfa6a64cf1814e on tablet d31cec7526c34df08bbfa6a64cf1814e with peer b809b0caaa744513924820a47dfc985a
I20260630 12:29:26.538934 25402 ts_tablet_manager.cc:933] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: Initiating tablet copy from peer a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685)
I20260630 12:29:26.540994 25402 tablet_copy_client.cc:323] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:38685
I20260630 12:29:26.556954 25140 tablet_copy_service.cc:140] P a46ae810c2a44e7082a8827a7c863677: Received BeginTabletCopySession request for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 from peer b809b0caaa744513924820a47dfc985a ({username='slave'} at 127.0.0.1:42138)
I20260630 12:29:26.557713 25140 tablet_copy_service.cc:161] P a46ae810c2a44e7082a8827a7c863677: Beginning new tablet copy session on tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 from peer b809b0caaa744513924820a47dfc985a at {username='slave'} at 127.0.0.1:42138: session id = b809b0caaa744513924820a47dfc985a-10d1440e30bf4bdfa1ca1c89e9c327d0
I20260630 12:29:26.567795 25140 tablet_copy_source_session.cc:215] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:26.570909 25402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:26.583431 25402 tablet_copy_client.cc:806] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:26.584080 25402 tablet_copy_client.cc:670] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:26.588671 25402 tablet_copy_client.cc:538] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:26.597708 25402 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: Bootstrap starting.
I20260630 12:29:26.601881 25409 ts_tablet_manager.cc:933] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: Initiating tablet copy from peer a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685)
I20260630 12:29:26.605834 25409 tablet_copy_client.cc:323] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:38685
I20260630 12:29:26.607909 25140 tablet_copy_service.cc:140] P a46ae810c2a44e7082a8827a7c863677: Received BeginTabletCopySession request for tablet db999385154b4b2cac0994c85e2bf760 from peer b809b0caaa744513924820a47dfc985a ({username='slave'} at 127.0.0.1:42138)
I20260630 12:29:26.608517 25140 tablet_copy_service.cc:161] P a46ae810c2a44e7082a8827a7c863677: Beginning new tablet copy session on tablet db999385154b4b2cac0994c85e2bf760 from peer b809b0caaa744513924820a47dfc985a at {username='slave'} at 127.0.0.1:42138: session id = b809b0caaa744513924820a47dfc985a-db999385154b4b2cac0994c85e2bf760
I20260630 12:29:26.618041 25140 tablet_copy_source_session.cc:215] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:26.619012 25402 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:26.620043 25402 tablet_bootstrap.cc:492] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: Bootstrap complete.
I20260630 12:29:26.620868 25402 ts_tablet_manager.cc:1403] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260630 12:29:26.621608 25409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db999385154b4b2cac0994c85e2bf760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:26.624384 25402 raft_consensus.cc:359] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.625376 25402 raft_consensus.cc:740] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b809b0caaa744513924820a47dfc985a, State: Initialized, Role: LEARNER
I20260630 12:29:26.626166 25402 consensus_queue.cc:260] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.628867 25402 ts_tablet_manager.cc:1434] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260630 12:29:26.630846 25140 tablet_copy_service.cc:342] P a46ae810c2a44e7082a8827a7c863677: Request end of tablet copy session b809b0caaa744513924820a47dfc985a-10d1440e30bf4bdfa1ca1c89e9c327d0 received from {username='slave'} at 127.0.0.1:42138
I20260630 12:29:26.631398 25140 tablet_copy_service.cc:434] P a46ae810c2a44e7082a8827a7c863677: ending tablet copy session b809b0caaa744513924820a47dfc985a-10d1440e30bf4bdfa1ca1c89e9c327d0 on tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 with peer b809b0caaa744513924820a47dfc985a
I20260630 12:29:26.641731 25409 tablet_copy_client.cc:806] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:26.642462 25409 tablet_copy_client.cc:670] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:26.647003 25409 tablet_copy_client.cc:538] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:26.653743 25409 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: Bootstrap starting.
I20260630 12:29:26.671048 25409 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:26.671775 25409 tablet_bootstrap.cc:492] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: Bootstrap complete.
I20260630 12:29:26.672350 25409 ts_tablet_manager.cc:1403] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:29:26.674635 25409 raft_consensus.cc:359] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.675242 25409 raft_consensus.cc:740] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b809b0caaa744513924820a47dfc985a, State: Initialized, Role: LEARNER
I20260630 12:29:26.675822 25409 consensus_queue.cc:260] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: true } }
I20260630 12:29:26.677951 25409 ts_tablet_manager.cc:1434] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:29:26.680033 25140 tablet_copy_service.cc:342] P a46ae810c2a44e7082a8827a7c863677: Request end of tablet copy session b809b0caaa744513924820a47dfc985a-db999385154b4b2cac0994c85e2bf760 received from {username='slave'} at 127.0.0.1:42138
I20260630 12:29:26.680450 25140 tablet_copy_service.cc:434] P a46ae810c2a44e7082a8827a7c863677: ending tablet copy session b809b0caaa744513924820a47dfc985a-db999385154b4b2cac0994c85e2bf760 on tablet db999385154b4b2cac0994c85e2bf760 with peer b809b0caaa744513924820a47dfc985a
I20260630 12:29:27.000890 25349 raft_consensus.cc:1217] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:27.093894 25349 raft_consensus.cc:1217] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:27.212455 25349 raft_consensus.cc:1217] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:27.451834 25413 raft_consensus.cc:1064] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: attempting to promote NON_VOTER b809b0caaa744513924820a47dfc985a to VOTER
I20260630 12:29:27.454301 25413 consensus_queue.cc:237] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } }
I20260630 12:29:27.461198 25204 raft_consensus.cc:1275] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer 5efb93f7ef134dbea0166ee21b11744b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.461787 25349 raft_consensus.cc:1275] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Refusing update from remote peer 5efb93f7ef134dbea0166ee21b11744b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.462623 25130 raft_consensus.cc:1275] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Refusing update from remote peer 5efb93f7ef134dbea0166ee21b11744b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.463100 25396 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:27.464296 25414 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:27.465358 25413 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:27.481127 25413 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.483201 25130 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.488735 25204 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.495744 25349 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.508462 24949 catalog_manager.cc:5697] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 reported cstate change: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5efb93f7ef134dbea0166ee21b11744b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } attrs { replace: true } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.515939 25388 raft_consensus.cc:1064] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: attempting to promote NON_VOTER b809b0caaa744513924820a47dfc985a to VOTER
I20260630 12:29:27.519277 25388 consensus_queue.cc:237] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } }
I20260630 12:29:27.533157 25348 raft_consensus.cc:1275] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.536710 25204 raft_consensus.cc:1275] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.537297 25055 raft_consensus.cc:1275] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.538736 25381 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:27.540541 25386 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:29:27.545280 25381 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:27.558516 25054 consensus_queue.cc:237] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } }
I20260630 12:29:27.566272 25349 raft_consensus.cc:1275] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Refusing update from remote peer 5efb93f7ef134dbea0166ee21b11744b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:27.567991 25413 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:27.570175 25203 raft_consensus.cc:1275] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer 5efb93f7ef134dbea0166ee21b11744b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:27.574561 25413 consensus_queue.cc:1048] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:27.573680 25381 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.576499 25396 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a46ae810c2a44e7082a8827a7c863677 (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.576275 25349 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.582127 25204 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a46ae810c2a44e7082a8827a7c863677 (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.581840 25203 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.589304 24939 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d31cec7526c34df08bbfa6a64cf1814e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:27.584565 25348 raft_consensus.cc:2955] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a46ae810c2a44e7082a8827a7c863677 (127.13.210.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.595592 25054 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.599766 24952 catalog_manager.cc:5697] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 reported cstate change: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:29:27.608731 24953 catalog_manager.cc:5697] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 reported cstate change: config changed from index 3 to 4, VOTER a46ae810c2a44e7082a8827a7c863677 (127.13.210.2) evicted. New cstate: current_term: 1 leader_uuid: "5efb93f7ef134dbea0166ee21b11744b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.629244 25120 tablet_service.cc:1558] Processing DeleteTablet for tablet d31cec7526c34df08bbfa6a64cf1814e with delete_type TABLET_DATA_TOMBSTONED (TS a46ae810c2a44e7082a8827a7c863677 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53626
I20260630 12:29:27.632274 25130 consensus_queue.cc:237] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } }
I20260630 12:29:27.640265 25348 raft_consensus.cc:1275] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:27.644343 25381 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:27.644366 25054 raft_consensus.cc:1275] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:27.649507 25388 consensus_queue.cc:1048] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:27.658314 25386 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.662756 25428 tablet_replica.cc:333] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: stopping tablet replica
I20260630 12:29:27.664108 25428 raft_consensus.cc:2243] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:27.665030 25428 raft_consensus.cc:2272] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:27.664470 25349 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.669384 25428 ts_tablet_manager.cc:1916] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:27.672390 25055 raft_consensus.cc:2955] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.676888 24937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:27.675463 24951 catalog_manager.cc:5697] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 reported cstate change: config changed from index 3 to 4, VOTER 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3) evicted. New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:29:27.687464 25428 ts_tablet_manager.cc:1929] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:27.688081 25428 log.cc:1199] T d31cec7526c34df08bbfa6a64cf1814e P a46ae810c2a44e7082a8827a7c863677: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-1-root/wals/d31cec7526c34df08bbfa6a64cf1814e
I20260630 12:29:27.690083 24937 catalog_manager.cc:5028] TS a46ae810c2a44e7082a8827a7c863677 (127.13.210.2:38685): tablet d31cec7526c34df08bbfa6a64cf1814e (table test-workload [id=1ec5e34833c2489db54e130a3927635e]) successfully deleted
I20260630 12:29:27.691176 25191 tablet_service.cc:1558] Processing DeleteTablet for tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 with delete_type TABLET_DATA_TOMBSTONED (TS 491c9b26bb3e49058c348d7f24e7b565 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38642
I20260630 12:29:27.694063 25429 tablet_replica.cc:333] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: stopping tablet replica
I20260630 12:29:27.695322 25429 raft_consensus.cc:2243] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:27.696254 25429 raft_consensus.cc:2272] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:27.701337 25429 ts_tablet_manager.cc:1916] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:27.714838 25386 raft_consensus.cc:1064] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: attempting to promote NON_VOTER b809b0caaa744513924820a47dfc985a to VOTER
I20260630 12:29:27.717178 25386 consensus_queue.cc:237] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [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: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } }
I20260630 12:29:27.718845 25429 ts_tablet_manager.cc:1929] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:27.719419 25429 log.cc:1199] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 491c9b26bb3e49058c348d7f24e7b565: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-2-root/wals/10d1440e30bf4bdfa1ca1c89e9c327d0
I20260630 12:29:27.721412 24938 catalog_manager.cc:5028] TS 491c9b26bb3e49058c348d7f24e7b565 (127.13.210.3:37609): tablet 10d1440e30bf4bdfa1ca1c89e9c327d0 (table test-workload [id=1ec5e34833c2489db54e130a3927635e]) successfully deleted
I20260630 12:29:27.723817 25349 raft_consensus.cc:1275] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 LEARNER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.724844 25055 raft_consensus.cc:1275] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.725324 25203 raft_consensus.cc:1275] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:27.725536 25386 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:29:27.726683 25388 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:27.727662 25381 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:27.740134 25381 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.742251 25349 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.744021 25055 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.753880 25203 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.757067 24949 catalog_manager.cc:5697] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 reported cstate change: config changed from index 2 to 3, b809b0caaa744513924820a47dfc985a (127.13.210.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5efb93f7ef134dbea0166ee21b11744b" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 43941 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:29:27.775413 25130 consensus_queue.cc:237] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [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: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } }
I20260630 12:29:27.782311 25203 raft_consensus.cc:1275] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:27.782379 25349 raft_consensus.cc:1275] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Refusing update from remote peer a46ae810c2a44e7082a8827a7c863677: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:27.783972 25386 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:29:27.784970 25381 consensus_queue.cc:1048] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:27.792047 25381 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.794101 25203 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.799229 25349 raft_consensus.cc:2955] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.805150 24937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db999385154b4b2cac0994c85e2bf760 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:27.808784 24952 catalog_manager.cc:5697] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 reported cstate change: config changed from index 3 to 4, VOTER 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1) evicted. New cstate: current_term: 1 leader_uuid: "a46ae810c2a44e7082a8827a7c863677" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a46ae810c2a44e7082a8827a7c863677" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38685 } } peers { permanent_uuid: "491c9b26bb3e49058c348d7f24e7b565" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37609 } } peers { permanent_uuid: "b809b0caaa744513924820a47dfc985a" member_type: VOTER last_known_addr { host: "127.13.210.4" port: 46545 } attrs { promote: false } } }
I20260630 12:29:27.823585 25042 tablet_service.cc:1558] Processing DeleteTablet for tablet db999385154b4b2cac0994c85e2bf760 with delete_type TABLET_DATA_TOMBSTONED (TS 5efb93f7ef134dbea0166ee21b11744b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48172
I20260630 12:29:27.826454 25434 tablet_replica.cc:333] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: stopping tablet replica
I20260630 12:29:27.828173 25434 raft_consensus.cc:2243] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:27.829097 25434 raft_consensus.cc:2272] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:27.832919 25434 ts_tablet_manager.cc:1916] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:27.845659 25434 ts_tablet_manager.cc:1929] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:27.846000 25434 log.cc:1199] T db999385154b4b2cac0994c85e2bf760 P 5efb93f7ef134dbea0166ee21b11744b: Deleting WAL directory at /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822310943332-14152-0/minicluster-data/ts-0-root/wals/db999385154b4b2cac0994c85e2bf760
I20260630 12:29:27.847648 24939 catalog_manager.cc:5028] TS 5efb93f7ef134dbea0166ee21b11744b (127.13.210.1:43941): tablet db999385154b4b2cac0994c85e2bf760 (table test-workload [id=1ec5e34833c2489db54e130a3927635e]) successfully deleted
I20260630 12:29:28.701439 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
I20260630 12:29:28.732807 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:28.734010 14152 tablet_replica.cc:333] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b: stopping tablet replica
I20260630 12:29:28.734697 14152 raft_consensus.cc:2243] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:28.735177 14152 raft_consensus.cc:2272] T 765492a8f0f1488b8f1f9eeef26ba141 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.737746 14152 tablet_replica.cc:333] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b: stopping tablet replica
I20260630 12:29:28.738763 14152 raft_consensus.cc:2243] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:28.739892 14152 raft_consensus.cc:2272] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.742520 14152 tablet_replica.cc:333] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b: stopping tablet replica
I20260630 12:29:28.743028 14152 raft_consensus.cc:2243] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:28.743858 14152 raft_consensus.cc:2272] T d31cec7526c34df08bbfa6a64cf1814e P 5efb93f7ef134dbea0166ee21b11744b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.773802 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:29:28.795205 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:29:28.839679 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:28.840317 14152 tablet_replica.cc:333] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677: stopping tablet replica
I20260630 12:29:28.840942 14152 raft_consensus.cc:2243] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:28.841475 14152 raft_consensus.cc:2272] T 765492a8f0f1488b8f1f9eeef26ba141 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.843879 14152 tablet_replica.cc:333] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677: stopping tablet replica
I20260630 12:29:28.844539 14152 raft_consensus.cc:2243] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:28.845360 14152 raft_consensus.cc:2272] T db999385154b4b2cac0994c85e2bf760 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.847713 14152 tablet_replica.cc:333] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677: stopping tablet replica
I20260630 12:29:28.848217 14152 raft_consensus.cc:2243] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:28.848975 14152 raft_consensus.cc:2272] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P a46ae810c2a44e7082a8827a7c863677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.879534 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:28.899049 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:28.942648 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:28.943645 14152 tablet_replica.cc:333] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565: stopping tablet replica
I20260630 12:29:28.944265 14152 raft_consensus.cc:2243] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:28.944929 14152 raft_consensus.cc:2272] T db999385154b4b2cac0994c85e2bf760 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.947242 14152 tablet_replica.cc:333] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565: stopping tablet replica
I20260630 12:29:28.947801 14152 raft_consensus.cc:2243] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:28.948302 14152 raft_consensus.cc:2272] T d31cec7526c34df08bbfa6a64cf1814e P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.951140 14152 tablet_replica.cc:333] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565: stopping tablet replica
I20260630 12:29:28.952075 14152 raft_consensus.cc:2243] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:28.953092 14152 raft_consensus.cc:2272] T 765492a8f0f1488b8f1f9eeef26ba141 P 491c9b26bb3e49058c348d7f24e7b565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:28.980696 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:28.997995 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:29:29.022440 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:29.023164 14152 tablet_replica.cc:333] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a: stopping tablet replica
I20260630 12:29:29.023794 14152 raft_consensus.cc:2243] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:29.024348 14152 raft_consensus.cc:2272] T 10d1440e30bf4bdfa1ca1c89e9c327d0 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:29.026863 14152 tablet_replica.cc:333] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a: stopping tablet replica
I20260630 12:29:29.027556 14152 raft_consensus.cc:2243] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:29.028079 14152 raft_consensus.cc:2272] T db999385154b4b2cac0994c85e2bf760 P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:29.030230 14152 tablet_replica.cc:333] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a: stopping tablet replica
I20260630 12:29:29.030727 14152 raft_consensus.cc:2243] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:29.031227 14152 raft_consensus.cc:2272] T d31cec7526c34df08bbfa6a64cf1814e P b809b0caaa744513924820a47dfc985a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:29.054229 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:29:29.067095 14152 master.cc:562] Master@127.13.210.62:41053 shutting down...
I20260630 12:29:29.088284 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:29.088968 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:29.089376 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 965c17c7d10f40dbba7d05bcaee5267a: stopping tablet replica
I20260630 12:29:29.109625 14152 master.cc:584] Master@127.13.210.62:41053 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12401 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:29:29.160135 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:42283
I20260630 12:29:29.161175 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:29.166709 25437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:29.167332 25438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:29.168035 25440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:29.168869 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:29.170248 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:29.170444 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:29.170682 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822569170663 us; error 0 us; skew 500 ppm
I20260630 12:29:29.171344 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:29.173983 14152 webserver.cc:533] Webserver started at http://127.13.210.62:43753/ using document root <none> and password file <none>
I20260630 12:29:29.174533 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:29.174705 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:29.175053 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:29.176236 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "0f785aae48094b7ca168046062af7d87"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.181099 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:29:29.184862 25445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.186000 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:29.186324 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "0f785aae48094b7ca168046062af7d87"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.186614 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:29.203047 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:29.204312 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:29.249130 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:42283
I20260630 12:29:29.249229 25496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:42283 every 8 connection(s)
I20260630 12:29:29.253954 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:29.265352 25497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87: Bootstrap starting.
I20260630 12:29:29.270228 25497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:29.274997 25497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87: No bootstrap required, opened a new log
I20260630 12:29:29.277153 25497 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f785aae48094b7ca168046062af7d87" member_type: VOTER }
I20260630 12:29:29.277550 25497 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:29.277851 25497 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f785aae48094b7ca168046062af7d87, State: Initialized, Role: FOLLOWER
I20260630 12:29:29.278503 25497 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f785aae48094b7ca168046062af7d87" member_type: VOTER }
I20260630 12:29:29.278957 25497 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:29.279165 25497 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:29.279450 25497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:29.285332 25497 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f785aae48094b7ca168046062af7d87" member_type: VOTER }
I20260630 12:29:29.285938 25497 leader_election.cc:304] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [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: 0f785aae48094b7ca168046062af7d87; no voters: 
I20260630 12:29:29.287202 25497 leader_election.cc:290] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:29.287601 25500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:29.289048 25500 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 1 LEADER]: Becoming Leader. State: Replica: 0f785aae48094b7ca168046062af7d87, State: Running, Role: LEADER
I20260630 12:29:29.289860 25500 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [LEADER]: Queue going to LEADER mode. State: All 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: "0f785aae48094b7ca168046062af7d87" member_type: VOTER }
I20260630 12:29:29.290231 25497 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:29.293228 25502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f785aae48094b7ca168046062af7d87. Latest consensus state: current_term: 1 leader_uuid: "0f785aae48094b7ca168046062af7d87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f785aae48094b7ca168046062af7d87" member_type: VOTER } }
I20260630 12:29:29.293309 25501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f785aae48094b7ca168046062af7d87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f785aae48094b7ca168046062af7d87" member_type: VOTER } }
I20260630 12:29:29.294100 25502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:29.294327 25501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:29.306679 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260630 12:29:29.310014 25516 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:29.310276 25516 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:29:29.310599 25506 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:29.315153 25506 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:29.324267 25506 catalog_manager.cc:1383] Generated new cluster ID: 7f14807888f54efa8523d0e32b7c0f6e
I20260630 12:29:29.324738 25506 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:29.343212 25506 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:29.344645 25506 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:29.362779 25506 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87: Generated new TSK 0
I20260630 12:29:29.363793 25506 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:29.373952 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:29.380224 25518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:29.381283 25519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:29.383183 25521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:29.383860 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:29.384990 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:29.385208 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:29.385416 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822569385398 us; error 0 us; skew 500 ppm
I20260630 12:29:29.386124 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:29.389194 14152 webserver.cc:533] Webserver started at http://127.13.210.1:43843/ using document root <none> and password file <none>
I20260630 12:29:29.389906 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:29.390156 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:29.390512 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:29.392233 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "5933cba1036a4aecba9896f08a4f175a"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.396893 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:29.400884 25526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.401989 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:29.402297 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "5933cba1036a4aecba9896f08a4f175a"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.402545 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:29.425572 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:29.426630 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:29.428062 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:29.430518 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:29.430696 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.430979 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:29.431134 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.471452 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:41363
I20260630 12:29:29.471570 25588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:41363 every 8 connection(s)
I20260630 12:29:29.476544 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:29.483816 25594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:29.485705 25596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:29.486945 25593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:29.487881 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:29.489037 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:29.489180 25589 heartbeater.cc:344] Connected to a master server at 127.13.210.62:42283
W20260630 12:29:29.489270 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:29.489591 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822569489573 us; error 0 us; skew 500 ppm
I20260630 12:29:29.489650 25589 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:29.490264 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:29.490607 25589 heartbeater.cc:507] Master 127.13.210.62:42283 requested a full tablet report, sending...
I20260630 12:29:29.493242 25462 ts_manager.cc:194] Registered new tserver with Master: 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363)
I20260630 12:29:29.493338 14152 webserver.cc:533] Webserver started at http://127.13.210.2:43875/ using document root <none> and password file <none>
I20260630 12:29:29.494189 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:29.494426 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:29.494781 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:29.495749 25462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48656
I20260630 12:29:29.496237 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "cb884e091894463cb2fe928a9f612100"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.501186 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:29.504827 25601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.505959 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:29.506331 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "cb884e091894463cb2fe928a9f612100"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.506604 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:29.518926 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:29.520033 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:29.521442 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:29.523754 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:29.523998 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.524230 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:29.524396 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.565354 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:38601
I20260630 12:29:29.565488 25663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:38601 every 8 connection(s)
I20260630 12:29:29.570551 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:29.577382 25667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:29.578650 25668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:29.582584 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:29.582885 25664 heartbeater.cc:344] Connected to a master server at 127.13.210.62:42283
I20260630 12:29:29.583268 25664 heartbeater.cc:461] Registering TS with master...
W20260630 12:29:29.583244 25670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:29.584421 25664 heartbeater.cc:507] Master 127.13.210.62:42283 requested a full tablet report, sending...
I20260630 12:29:29.584662 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:29.584993 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:29.585196 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822569585178 us; error 0 us; skew 500 ppm
I20260630 12:29:29.585937 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:29.586869 25462 ts_manager.cc:194] Registered new tserver with Master: cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601)
I20260630 12:29:29.589280 14152 webserver.cc:533] Webserver started at http://127.13.210.3:37021/ using document root <none> and password file <none>
I20260630 12:29:29.589300 25462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48662
I20260630 12:29:29.590093 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:29.590394 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:29.590772 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:29.592134 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "a60d2b7da6ff4a83bfaec679f5fbb473"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.597409 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:29:29.601336 25675 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.602232 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:29.602595 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "a60d2b7da6ff4a83bfaec679f5fbb473"
format_stamp: "Formatted at 2026-06-30 12:29:29 on dist-test-slave-nkz7"
I20260630 12:29:29.602913 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:29.646165 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:29.647464 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:29.648921 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:29.651273 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:29.651525 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.651767 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:29.651939 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:29.698961 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:46075
I20260630 12:29:29.699110 25737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:46075 every 8 connection(s)
I20260630 12:29:29.714856 25738 heartbeater.cc:344] Connected to a master server at 127.13.210.62:42283
I20260630 12:29:29.715322 25738 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:29.716070 25738 heartbeater.cc:507] Master 127.13.210.62:42283 requested a full tablet report, sending...
I20260630 12:29:29.718575 25462 ts_manager.cc:194] Registered new tserver with Master: a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:29.718999 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016477604s
I20260630 12:29:29.720634 25462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48676
I20260630 12:29:30.498979 25589 heartbeater.cc:499] Master 127.13.210.62:42283 was elected leader, sending a full tablet report...
I20260630 12:29:30.592620 25664 heartbeater.cc:499] Master 127.13.210.62:42283 was elected leader, sending a full tablet report...
I20260630 12:29:30.723913 25738 heartbeater.cc:499] Master 127.13.210.62:42283 was elected leader, sending a full tablet report...
I20260630 12:29:30.784130 25462 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:30.786880 25462 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:30.846033 25629 tablet_service.cc:1511] Processing CreateTablet for tablet 34e6ce2d25c84b1f856f81520da8bf2a (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:30.847469 25629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e6ce2d25c84b1f856f81520da8bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.851272 25628 tablet_service.cc:1511] Processing CreateTablet for tablet c7b5cffdbe97481eb36c9dd72c952f5b (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:30.853266 25628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b5cffdbe97481eb36c9dd72c952f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.854302 25554 tablet_service.cc:1511] Processing CreateTablet for tablet 34e6ce2d25c84b1f856f81520da8bf2a (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:30.855829 25554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e6ce2d25c84b1f856f81520da8bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.858913 25553 tablet_service.cc:1511] Processing CreateTablet for tablet c7b5cffdbe97481eb36c9dd72c952f5b (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:30.860297 25553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b5cffdbe97481eb36c9dd72c952f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.863859 25552 tablet_service.cc:1511] Processing CreateTablet for tablet f8666df5b89d463f8d0aec58a52181df (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:30.865298 25552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8666df5b89d463f8d0aec58a52181df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.867798 25627 tablet_service.cc:1511] Processing CreateTablet for tablet f8666df5b89d463f8d0aec58a52181df (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:30.869526 25627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8666df5b89d463f8d0aec58a52181df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.874483 25551 tablet_service.cc:1511] Processing CreateTablet for tablet 36740b204f7341e48319707bc916d79f (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:30.875893 25551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36740b204f7341e48319707bc916d79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.880856 25550 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1051d243c84c1ca63e991b34fd24c8 (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:30.882464 25550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1051d243c84c1ca63e991b34fd24c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.895893 25626 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1051d243c84c1ca63e991b34fd24c8 (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:30.898802 25549 tablet_service.cc:1511] Processing CreateTablet for tablet cce08652674a4026ad4ef17394301086 (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:30.900300 25549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce08652674a4026ad4ef17394301086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.902750 25626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1051d243c84c1ca63e991b34fd24c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.915154 25625 tablet_service.cc:1511] Processing CreateTablet for tablet cce08652674a4026ad4ef17394301086 (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:30.917174 25625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce08652674a4026ad4ef17394301086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.937315 25758 tablet_bootstrap.cc:492] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100: Bootstrap starting.
I20260630 12:29:30.944260 25758 tablet_bootstrap.cc:654] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:30.945755 25703 tablet_service.cc:1511] Processing CreateTablet for tablet 34e6ce2d25c84b1f856f81520da8bf2a (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:30.951026 25698 tablet_service.cc:1511] Processing CreateTablet for tablet cce08652674a4026ad4ef17394301086 (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:30.951629 25703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e6ce2d25c84b1f856f81520da8bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.947561 25702 tablet_service.cc:1511] Processing CreateTablet for tablet c7b5cffdbe97481eb36c9dd72c952f5b (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:30.952301 25700 tablet_service.cc:1511] Processing CreateTablet for tablet 36740b204f7341e48319707bc916d79f (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:30.949717 25701 tablet_service.cc:1511] Processing CreateTablet for tablet f8666df5b89d463f8d0aec58a52181df (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:30.955353 25699 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1051d243c84c1ca63e991b34fd24c8 (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:30.952355 25698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce08652674a4026ad4ef17394301086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.957767 25701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8666df5b89d463f8d0aec58a52181df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.962208 25699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1051d243c84c1ca63e991b34fd24c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.966269 25700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36740b204f7341e48319707bc916d79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.970271 25702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b5cffdbe97481eb36c9dd72c952f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:30.977996 25628 tablet_service.cc:1511] Processing CreateTablet for tablet 36740b204f7341e48319707bc916d79f (DEFAULT_TABLE table=test-workload [id=cc8a70c390ad49c2aa836a6ba0131e66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:30.979993 25628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36740b204f7341e48319707bc916d79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:31.011466 25759 tablet_bootstrap.cc:492] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a: Bootstrap starting.
I20260630 12:29:31.016991 25760 tablet_bootstrap.cc:492] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473: Bootstrap starting.
I20260630 12:29:31.030786 25759 tablet_bootstrap.cc:654] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.035553 25760 tablet_bootstrap.cc:654] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.038558 25758 tablet_bootstrap.cc:492] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100: No bootstrap required, opened a new log
I20260630 12:29:31.039173 25758 ts_tablet_manager.cc:1403] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.010s
I20260630 12:29:31.043218 25758 raft_consensus.cc:359] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.044023 25758 raft_consensus.cc:385] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.044271 25758 raft_consensus.cc:740] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb884e091894463cb2fe928a9f612100, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.045029 25759 tablet_bootstrap.cc:492] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a: No bootstrap required, opened a new log
I20260630 12:29:31.044946 25758 consensus_queue.cc:260] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.045605 25759 ts_tablet_manager.cc:1403] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260630 12:29:31.045843 25760 tablet_bootstrap.cc:492] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473: No bootstrap required, opened a new log
I20260630 12:29:31.046342 25760 ts_tablet_manager.cc:1403] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.014s
I20260630 12:29:31.047833 25758 ts_tablet_manager.cc:1434] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:29:31.048842 25758 tablet_bootstrap.cc:492] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100: Bootstrap starting.
I20260630 12:29:31.048668 25759 raft_consensus.cc:359] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.049098 25760 raft_consensus.cc:359] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.049487 25759 raft_consensus.cc:385] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.049880 25760 raft_consensus.cc:385] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.049902 25759 raft_consensus.cc:740] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.050392 25760 raft_consensus.cc:740] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.051036 25759 consensus_queue.cc:260] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.051162 25760 consensus_queue.cc:260] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.055889 25758 tablet_bootstrap.cc:654] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.060531 25759 ts_tablet_manager.cc:1434] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:29:31.061018 25760 ts_tablet_manager.cc:1434] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.003s
I20260630 12:29:31.061931 25760 tablet_bootstrap.cc:492] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473: Bootstrap starting.
I20260630 12:29:31.064589 25759 tablet_bootstrap.cc:492] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a: Bootstrap starting.
I20260630 12:29:31.067834 25760 tablet_bootstrap.cc:654] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.071138 25758 tablet_bootstrap.cc:492] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100: No bootstrap required, opened a new log
I20260630 12:29:31.071763 25758 ts_tablet_manager.cc:1403] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260630 12:29:31.076359 25759 tablet_bootstrap.cc:654] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.075939 25758 raft_consensus.cc:359] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.077529 25758 raft_consensus.cc:385] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.077936 25758 raft_consensus.cc:740] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb884e091894463cb2fe928a9f612100, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.078756 25758 consensus_queue.cc:260] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.080049 25760 tablet_bootstrap.cc:492] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473: No bootstrap required, opened a new log
I20260630 12:29:31.080762 25760 ts_tablet_manager.cc:1403] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260630 12:29:31.080955 25758 ts_tablet_manager.cc:1434] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:29:31.082145 25758 tablet_bootstrap.cc:492] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100: Bootstrap starting.
I20260630 12:29:31.084272 25760 raft_consensus.cc:359] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.085013 25760 raft_consensus.cc:385] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.085314 25760 raft_consensus.cc:740] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.086216 25760 consensus_queue.cc:260] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.088174 25759 tablet_bootstrap.cc:492] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a: No bootstrap required, opened a new log
I20260630 12:29:31.088606 25760 ts_tablet_manager.cc:1434] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260630 12:29:31.088752 25759 ts_tablet_manager.cc:1403] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260630 12:29:31.089722 25760 tablet_bootstrap.cc:492] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473: Bootstrap starting.
I20260630 12:29:31.091949 25759 raft_consensus.cc:359] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.092682 25759 raft_consensus.cc:385] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.092972 25759 raft_consensus.cc:740] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.093921 25759 consensus_queue.cc:260] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.096655 25760 tablet_bootstrap.cc:654] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.099897 25758 tablet_bootstrap.cc:654] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.101156 25759 ts_tablet_manager.cc:1434] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260630 12:29:31.105185 25759 tablet_bootstrap.cc:492] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a: Bootstrap starting.
I20260630 12:29:31.107174 25758 tablet_bootstrap.cc:492] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100: No bootstrap required, opened a new log
I20260630 12:29:31.107827 25758 ts_tablet_manager.cc:1403] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260630 12:29:31.111543 25758 raft_consensus.cc:359] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.112250 25759 tablet_bootstrap.cc:654] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.112444 25758 raft_consensus.cc:385] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.112854 25758 raft_consensus.cc:740] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb884e091894463cb2fe928a9f612100, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.113746 25758 consensus_queue.cc:260] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.116787 25758 ts_tablet_manager.cc:1434] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:29:31.117105 25760 tablet_bootstrap.cc:492] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473: No bootstrap required, opened a new log
I20260630 12:29:31.117610 25760 ts_tablet_manager.cc:1403] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260630 12:29:31.118279 25758 tablet_bootstrap.cc:492] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100: Bootstrap starting.
I20260630 12:29:31.120496 25760 raft_consensus.cc:359] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.121273 25760 raft_consensus.cc:385] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.121570 25760 raft_consensus.cc:740] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.122457 25760 consensus_queue.cc:260] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.124660 25760 ts_tablet_manager.cc:1434] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:29:31.125677 25760 tablet_bootstrap.cc:492] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473: Bootstrap starting.
I20260630 12:29:31.127172 25758 tablet_bootstrap.cc:654] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.132017 25760 tablet_bootstrap.cc:654] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.137549 25760 tablet_bootstrap.cc:492] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473: No bootstrap required, opened a new log
I20260630 12:29:31.138233 25760 ts_tablet_manager.cc:1403] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:29:31.138979 25759 tablet_bootstrap.cc:492] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a: No bootstrap required, opened a new log
I20260630 12:29:31.138993 25758 tablet_bootstrap.cc:492] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100: No bootstrap required, opened a new log
I20260630 12:29:31.139833 25759 ts_tablet_manager.cc:1403] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.011s
I20260630 12:29:31.139837 25758 ts_tablet_manager.cc:1403] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260630 12:29:31.140829 25760 raft_consensus.cc:359] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.142056 25760 raft_consensus.cc:385] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.142300 25760 raft_consensus.cc:740] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.143005 25760 consensus_queue.cc:260] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.144284 25758 raft_consensus.cc:359] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.144511 25759 raft_consensus.cc:359] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.145133 25758 raft_consensus.cc:385] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.145205 25759 raft_consensus.cc:385] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.145519 25758 raft_consensus.cc:740] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb884e091894463cb2fe928a9f612100, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.145605 25760 ts_tablet_manager.cc:1434] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:29:31.145560 25759 raft_consensus.cc:740] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.146497 25758 consensus_queue.cc:260] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.147210 25760 tablet_bootstrap.cc:492] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473: Bootstrap starting.
I20260630 12:29:31.147047 25759 consensus_queue.cc:260] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.154330 25760 tablet_bootstrap.cc:654] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.154664 25758 ts_tablet_manager.cc:1434] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260630 12:29:31.155771 25758 tablet_bootstrap.cc:492] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100: Bootstrap starting.
I20260630 12:29:31.162201 25758 tablet_bootstrap.cc:654] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.164327 25760 tablet_bootstrap.cc:492] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473: No bootstrap required, opened a new log
I20260630 12:29:31.164942 25760 ts_tablet_manager.cc:1403] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:29:31.165748 25759 ts_tablet_manager.cc:1434] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260630 12:29:31.166955 25759 tablet_bootstrap.cc:492] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a: Bootstrap starting.
I20260630 12:29:31.167677 25760 raft_consensus.cc:359] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.168941 25760 raft_consensus.cc:385] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.169340 25760 raft_consensus.cc:740] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.170229 25760 consensus_queue.cc:260] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.172319 25760 ts_tablet_manager.cc:1434] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:29:31.173344 25760 tablet_bootstrap.cc:492] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473: Bootstrap starting.
I20260630 12:29:31.174242 25759 tablet_bootstrap.cc:654] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.175401 25758 tablet_bootstrap.cc:492] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100: No bootstrap required, opened a new log
I20260630 12:29:31.175947 25758 ts_tablet_manager.cc:1403] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260630 12:29:31.179800 25764 raft_consensus.cc:493] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:31.180536 25764 raft_consensus.cc:515] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.182673 25760 tablet_bootstrap.cc:654] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.184597 25766 raft_consensus.cc:493] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:31.185124 25766 raft_consensus.cc:515] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.186677 25759 tablet_bootstrap.cc:492] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a: No bootstrap required, opened a new log
I20260630 12:29:31.187295 25759 ts_tablet_manager.cc:1403] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:29:31.187738 25766 leader_election.cc:290] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601), 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363)
I20260630 12:29:31.194425 25764 leader_election.cc:290] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.200606 25758 raft_consensus.cc:359] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.201507 25758 raft_consensus.cc:385] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.202013 25758 raft_consensus.cc:740] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb884e091894463cb2fe928a9f612100, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.201519 25759 raft_consensus.cc:359] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.202531 25759 raft_consensus.cc:385] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.202904 25759 raft_consensus.cc:740] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.204305 25759 consensus_queue.cc:260] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.205647 25564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a" is_pre_election: true
I20260630 12:29:31.206660 25564 raft_consensus.cc:2468] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb884e091894463cb2fe928a9f612100 in term 0.
I20260630 12:29:31.208277 25760 tablet_bootstrap.cc:492] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473: No bootstrap required, opened a new log
I20260630 12:29:31.208797 25760 ts_tablet_manager.cc:1403] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260630 12:29:31.209188 25759 ts_tablet_manager.cc:1434] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260630 12:29:31.210350 25759 tablet_bootstrap.cc:492] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a: Bootstrap starting.
I20260630 12:29:31.212052 25760 raft_consensus.cc:359] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.212935 25760 raft_consensus.cc:385] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.213274 25760 raft_consensus.cc:740] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.214129 25760 consensus_queue.cc:260] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.214840 25604 leader_election.cc:304] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, cb884e091894463cb2fe928a9f612100; no voters: 
I20260630 12:29:31.216944 25760 ts_tablet_manager.cc:1434] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:29:31.221663 25764 raft_consensus.cc:2804] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:31.225083 25764 raft_consensus.cc:493] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:31.225914 25764 raft_consensus.cc:3060] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.228015 25713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" is_pre_election: true
I20260630 12:29:31.228901 25713 raft_consensus.cc:2468] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb884e091894463cb2fe928a9f612100 in term 0.
I20260630 12:29:31.229863 25759 tablet_bootstrap.cc:654] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.233134 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100" is_pre_election: true
I20260630 12:29:31.236573 25759 tablet_bootstrap.cc:492] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a: No bootstrap required, opened a new log
I20260630 12:29:31.237118 25759 ts_tablet_manager.cc:1403] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260630 12:29:31.237347 25564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a" is_pre_election: true
I20260630 12:29:31.238174 25564 raft_consensus.cc:2468] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 0.
I20260630 12:29:31.240295 25759 raft_consensus.cc:359] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.240792 25678 leader_election.cc:304] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 
I20260630 12:29:31.241201 25759 raft_consensus.cc:385] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.241572 25759 raft_consensus.cc:740] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.241398 25764 raft_consensus.cc:515] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.241984 25766 raft_consensus.cc:2804] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:31.242396 25766 raft_consensus.cc:493] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:31.242754 25639 raft_consensus.cc:2393] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a60d2b7da6ff4a83bfaec679f5fbb473 in current term 1: Already voted for candidate cb884e091894463cb2fe928a9f612100 in this term.
I20260630 12:29:31.242873 25766 raft_consensus.cc:3060] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.243781 25759 consensus_queue.cc:260] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.237314 25758 consensus_queue.cc:260] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.246336 25759 ts_tablet_manager.cc:1434] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:29:31.249327 25759 tablet_bootstrap.cc:492] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a: Bootstrap starting.
I20260630 12:29:31.250801 25766 raft_consensus.cc:515] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.254105 25766 leader_election.cc:290] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 election: Requested vote from peers cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601), 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363)
I20260630 12:29:31.252063 25785 raft_consensus.cc:493] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:31.255219 25564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a"
I20260630 12:29:31.254941 25785 raft_consensus.cc:515] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.255390 25563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a"
I20260630 12:29:31.255858 25759 tablet_bootstrap.cc:654] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.255966 25564 raft_consensus.cc:3060] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.257889 25785 leader_election.cc:290] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601)
I20260630 12:29:31.258569 25563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b5cffdbe97481eb36c9dd72c952f5b" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a" is_pre_election: true
I20260630 12:29:31.259059 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100"
I20260630 12:29:31.259989 25639 raft_consensus.cc:2393] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a60d2b7da6ff4a83bfaec679f5fbb473 in current term 1: Already voted for candidate cb884e091894463cb2fe928a9f612100 in this term.
I20260630 12:29:31.260092 25638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b5cffdbe97481eb36c9dd72c952f5b" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100" is_pre_election: true
I20260630 12:29:31.259260 25563 raft_consensus.cc:2468] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 0.
I20260630 12:29:31.260794 25638 raft_consensus.cc:2468] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 0.
I20260630 12:29:31.261550 25679 leader_election.cc:304] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [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: a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 5933cba1036a4aecba9896f08a4f175a, cb884e091894463cb2fe928a9f612100
I20260630 12:29:31.261900 25759 tablet_bootstrap.cc:492] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a: No bootstrap required, opened a new log
I20260630 12:29:31.261837 25678 leader_election.cc:304] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 
I20260630 12:29:31.262578 25759 ts_tablet_manager.cc:1403] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:29:31.262959 25785 raft_consensus.cc:2804] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:31.263366 25785 raft_consensus.cc:493] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:31.263697 25785 raft_consensus.cc:3060] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.264055 25758 ts_tablet_manager.cc:1434] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100: Time spent starting tablet: real 0.088s	user 0.017s	sys 0.000s
I20260630 12:29:31.265208 25766 raft_consensus.cc:2749] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:31.265652 25759 raft_consensus.cc:359] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.266476 25759 raft_consensus.cc:385] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.266759 25759 raft_consensus.cc:740] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.267594 25759 consensus_queue.cc:260] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.270251 25759 ts_tablet_manager.cc:1434] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:29:31.271946 25758 tablet_bootstrap.cc:492] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100: Bootstrap starting.
I20260630 12:29:31.272465 25785 raft_consensus.cc:515] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.276759 25785 leader_election.cc:290] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 election: Requested vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601)
I20260630 12:29:31.278776 25563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b5cffdbe97481eb36c9dd72c952f5b" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a"
I20260630 12:29:31.279438 25563 raft_consensus.cc:3060] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.281188 25785 raft_consensus.cc:493] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:31.282178 25758 tablet_bootstrap.cc:654] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:31.281921 25785 raft_consensus.cc:515] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.279134 25638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b5cffdbe97481eb36c9dd72c952f5b" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100"
I20260630 12:29:31.284857 25785 leader_election.cc:290] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601)
I20260630 12:29:31.285356 25638 raft_consensus.cc:3060] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.285744 25562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1051d243c84c1ca63e991b34fd24c8" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a" is_pre_election: true
I20260630 12:29:31.286438 25562 raft_consensus.cc:2468] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 0.
I20260630 12:29:31.287746 25678 leader_election.cc:304] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 
I20260630 12:29:31.288400 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1051d243c84c1ca63e991b34fd24c8" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100" is_pre_election: true
I20260630 12:29:31.288673 25785 raft_consensus.cc:2804] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:31.289049 25785 raft_consensus.cc:493] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:31.289093 25639 raft_consensus.cc:2468] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 0.
I20260630 12:29:31.289484 25785 raft_consensus.cc:3060] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.293915 25765 raft_consensus.cc:493] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:31.294462 25765 raft_consensus.cc:515] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.296281 25564 raft_consensus.cc:2468] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb884e091894463cb2fe928a9f612100 in term 1.
I20260630 12:29:31.296211 25785 raft_consensus.cc:515] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.297194 25765 leader_election.cc:290] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.297775 25604 leader_election.cc:304] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, cb884e091894463cb2fe928a9f612100; no voters: 
I20260630 12:29:31.298797 25786 raft_consensus.cc:2804] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:31.299583 25785 leader_election.cc:290] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 election: Requested vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601)
W20260630 12:29:31.303342 25510 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:31.307526 25563 raft_consensus.cc:2468] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 1.
I20260630 12:29:31.309199 25678 leader_election.cc:304] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 
I20260630 12:29:31.309258 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1051d243c84c1ca63e991b34fd24c8" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100"
I20260630 12:29:31.310321 25638 raft_consensus.cc:2468] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 1.
I20260630 12:29:31.310397 25785 raft_consensus.cc:2804] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:31.310650 25639 raft_consensus.cc:3060] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.311141 25785 raft_consensus.cc:697] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 LEADER]: Becoming Leader. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Running, Role: LEADER
I20260630 12:29:31.312103 25785 consensus_queue.cc:237] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.313450 25764 leader_election.cc:290] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 election: Requested vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.299773 25758 tablet_bootstrap.cc:492] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100: No bootstrap required, opened a new log
I20260630 12:29:31.314456 25758 ts_tablet_manager.cc:1403] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.004s
I20260630 12:29:31.316087 25713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6ce2d25c84b1f856f81520da8bf2a" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473"
I20260630 12:29:31.316716 25564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1051d243c84c1ca63e991b34fd24c8" candidate_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a"
I20260630 12:29:31.317008 25713 raft_consensus.cc:2393] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb884e091894463cb2fe928a9f612100 in current term 1: Already voted for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in this term.
I20260630 12:29:31.317341 25564 raft_consensus.cc:3060] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.317720 25758 raft_consensus.cc:359] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.318717 25758 raft_consensus.cc:385] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:31.319092 25758 raft_consensus.cc:740] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb884e091894463cb2fe928a9f612100, State: Initialized, Role: FOLLOWER
I20260630 12:29:31.319975 25758 consensus_queue.cc:260] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.322350 25758 ts_tablet_manager.cc:1434] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:29:31.327229 25786 raft_consensus.cc:697] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 1 LEADER]: Becoming Leader. State: Replica: cb884e091894463cb2fe928a9f612100, State: Running, Role: LEADER
I20260630 12:29:31.328302 25786 consensus_queue.cc:237] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.332297 25713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce08652674a4026ad4ef17394301086" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" is_pre_election: true
I20260630 12:29:31.333129 25713 raft_consensus.cc:2468] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 0.
I20260630 12:29:31.334517 25528 leader_election.cc:304] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 
I20260630 12:29:31.334764 25638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce08652674a4026ad4ef17394301086" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100" is_pre_election: true
I20260630 12:29:31.335451 25765 raft_consensus.cc:2804] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:31.335562 25638 raft_consensus.cc:2468] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 0.
I20260630 12:29:31.335876 25765 raft_consensus.cc:493] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:31.336333 25765 raft_consensus.cc:3060] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.337076 25639 raft_consensus.cc:2468] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 1.
I20260630 12:29:31.337380 25462 catalog_manager.cc:5697] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb884e091894463cb2fe928a9f612100 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "cb884e091894463cb2fe928a9f612100" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:31.338451 25679 leader_election.cc:304] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60d2b7da6ff4a83bfaec679f5fbb473, cb884e091894463cb2fe928a9f612100; no voters: 
I20260630 12:29:31.339464 25785 raft_consensus.cc:2804] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:31.339933 25785 raft_consensus.cc:697] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 LEADER]: Becoming Leader. State: Replica: a60d2b7da6ff4a83bfaec679f5fbb473, State: Running, Role: LEADER
I20260630 12:29:31.340896 25785 consensus_queue.cc:237] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.341922 25564 raft_consensus.cc:2468] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60d2b7da6ff4a83bfaec679f5fbb473 in term 1.
I20260630 12:29:31.344502 25765 raft_consensus.cc:515] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.346532 25461 catalog_manager.cc:5697] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:31.347976 25713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce08652674a4026ad4ef17394301086" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473"
I20260630 12:29:31.348589 25713 raft_consensus.cc:3060] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.349659 25786 raft_consensus.cc:493] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:31.350476 25786 raft_consensus.cc:515] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.353251 25786 leader_election.cc:290] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.354597 25712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36740b204f7341e48319707bc916d79f" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" is_pre_election: true
I20260630 12:29:31.355351 25712 raft_consensus.cc:2468] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb884e091894463cb2fe928a9f612100 in term 0.
I20260630 12:29:31.355717 25713 raft_consensus.cc:2468] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 1.
I20260630 12:29:31.356700 25603 leader_election.cc:304] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60d2b7da6ff4a83bfaec679f5fbb473, cb884e091894463cb2fe928a9f612100; no voters: 
I20260630 12:29:31.356930 25528 leader_election.cc:304] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 
I20260630 12:29:31.357640 25786 raft_consensus.cc:2804] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:31.358124 25786 raft_consensus.cc:493] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:31.358556 25786 raft_consensus.cc:3060] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.358660 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce08652674a4026ad4ef17394301086" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100"
I20260630 12:29:31.359711 25639 raft_consensus.cc:3060] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.362706 25765 leader_election.cc:290] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 election: Requested vote from peers cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.363380 25765 raft_consensus.cc:2804] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:31.364004 25765 raft_consensus.cc:697] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 1 LEADER]: Becoming Leader. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Running, Role: LEADER
I20260630 12:29:31.364830 25765 consensus_queue.cc:237] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.366386 25564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36740b204f7341e48319707bc916d79f" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a" is_pre_election: true
I20260630 12:29:31.367307 25564 raft_consensus.cc:2468] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb884e091894463cb2fe928a9f612100 in term 0.
I20260630 12:29:31.370394 25786 raft_consensus.cc:515] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.373381 25639 raft_consensus.cc:2468] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 1.
I20260630 12:29:31.374122 25713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36740b204f7341e48319707bc916d79f" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473"
I20260630 12:29:31.374720 25786 leader_election.cc:290] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 election: Requested vote from peers 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.374897 25713 raft_consensus.cc:3060] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.376016 25564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36740b204f7341e48319707bc916d79f" candidate_uuid: "cb884e091894463cb2fe928a9f612100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5933cba1036a4aecba9896f08a4f175a"
I20260630 12:29:31.377049 25564 raft_consensus.cc:3060] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.389364 25564 raft_consensus.cc:2468] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb884e091894463cb2fe928a9f612100 in term 1.
I20260630 12:29:31.391491 25604 leader_election.cc:304] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, cb884e091894463cb2fe928a9f612100; no voters: 
I20260630 12:29:31.393679 25786 raft_consensus.cc:2804] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:31.394244 25786 raft_consensus.cc:697] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 1 LEADER]: Becoming Leader. State: Replica: cb884e091894463cb2fe928a9f612100, State: Running, Role: LEADER
I20260630 12:29:31.395123 25786 consensus_queue.cc:237] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.407358 25713 raft_consensus.cc:2468] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb884e091894463cb2fe928a9f612100 in term 1.
I20260630 12:29:31.409704 25765 raft_consensus.cc:493] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:31.410372 25765 raft_consensus.cc:515] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.409790 25462 catalog_manager.cc:5697] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb884e091894463cb2fe928a9f612100 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "cb884e091894463cb2fe928a9f612100" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:31.412182 25461 catalog_manager.cc:5697] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5933cba1036a4aecba9896f08a4f175a (127.13.210.1). New cstate: current_term: 1 leader_uuid: "5933cba1036a4aecba9896f08a4f175a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:31.413303 25765 leader_election.cc:290] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.413959 25459 catalog_manager.cc:5697] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:31.415759 25713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8666df5b89d463f8d0aec58a52181df" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" is_pre_election: true
I20260630 12:29:31.416144 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8666df5b89d463f8d0aec58a52181df" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100" is_pre_election: true
I20260630 12:29:31.416668 25713 raft_consensus.cc:2468] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 0.
I20260630 12:29:31.416917 25639 raft_consensus.cc:2468] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 0.
I20260630 12:29:31.418033 25528 leader_election.cc:304] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, a60d2b7da6ff4a83bfaec679f5fbb473; no voters: 
I20260630 12:29:31.418991 25765 raft_consensus.cc:2804] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:31.419400 25765 raft_consensus.cc:493] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:31.419778 25765 raft_consensus.cc:3060] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.427800 25765 raft_consensus.cc:515] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.429622 25765 leader_election.cc:290] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 election: Requested vote from peers cb884e091894463cb2fe928a9f612100 (127.13.210.2:38601), a60d2b7da6ff4a83bfaec679f5fbb473 (127.13.210.3:46075)
I20260630 12:29:31.430444 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8666df5b89d463f8d0aec58a52181df" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb884e091894463cb2fe928a9f612100"
I20260630 12:29:31.430717 25713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8666df5b89d463f8d0aec58a52181df" candidate_uuid: "5933cba1036a4aecba9896f08a4f175a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473"
I20260630 12:29:31.430995 25639 raft_consensus.cc:3060] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.431411 25713 raft_consensus.cc:3060] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:31.437629 25639 raft_consensus.cc:2468] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 1.
I20260630 12:29:31.438830 25530 leader_election.cc:304] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5933cba1036a4aecba9896f08a4f175a, cb884e091894463cb2fe928a9f612100; no voters: 
I20260630 12:29:31.438910 25713 raft_consensus.cc:2468] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5933cba1036a4aecba9896f08a4f175a in term 1.
I20260630 12:29:31.439913 25765 raft_consensus.cc:2804] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:31.440445 25765 raft_consensus.cc:697] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 1 LEADER]: Becoming Leader. State: Replica: 5933cba1036a4aecba9896f08a4f175a, State: Running, Role: LEADER
I20260630 12:29:31.441227 25765 consensus_queue.cc:237] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } }
I20260630 12:29:31.448745 25459 catalog_manager.cc:5697] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5933cba1036a4aecba9896f08a4f175a (127.13.210.1). New cstate: current_term: 1 leader_uuid: "5933cba1036a4aecba9896f08a4f175a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:31.722398 25785 consensus_queue.cc:1048] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:31.739939 25766 consensus_queue.cc:1048] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:31.752064 25765 consensus_queue.cc:1048] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:31.753388 25766 consensus_queue.cc:1048] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:31.769802 25805 consensus_queue.cc:1048] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:31.780555 25765 consensus_queue.cc:1048] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:31.819005 25786 consensus_queue.cc:1048] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:31.832773 25786 consensus_queue.cc:1048] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:31.961154 25811 consensus_queue.cc:1048] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:31.973858 25797 consensus_queue.cc:1048] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb884e091894463cb2fe928a9f612100" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:31.991513 25786 consensus_queue.cc:1048] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5933cba1036a4aecba9896f08a4f175a" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:32.003842 25786 consensus_queue.cc:1048] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60d2b7da6ff4a83bfaec679f5fbb473" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 46075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:41.643538 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
W20260630 12:29:41.675333 25604 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260630 12:29:41.687052 25604 consensus_peers.cc:597] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 -> Peer 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363): Couldn't send request to peer 5933cba1036a4aecba9896f08a4f175a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:41.692349 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:41.693370 14152 tablet_replica.cc:333] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a: stopping tablet replica
I20260630 12:29:41.694272 14152 raft_consensus.cc:2243] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.695086 14152 raft_consensus.cc:2272] T 1f1051d243c84c1ca63e991b34fd24c8 P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.697772 14152 tablet_replica.cc:333] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a: stopping tablet replica
I20260630 12:29:41.698473 14152 raft_consensus.cc:2243] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.698974 14152 raft_consensus.cc:2272] T 36740b204f7341e48319707bc916d79f P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.701682 14152 tablet_replica.cc:333] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a: stopping tablet replica
I20260630 12:29:41.702350 14152 raft_consensus.cc:2243] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.702893 14152 raft_consensus.cc:2272] T c7b5cffdbe97481eb36c9dd72c952f5b P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.705914 14152 tablet_replica.cc:333] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a: stopping tablet replica
I20260630 12:29:41.706859 14152 raft_consensus.cc:2243] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:41.707930 14152 raft_consensus.cc:2272] T f8666df5b89d463f8d0aec58a52181df P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.710736 14152 tablet_replica.cc:333] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a: stopping tablet replica
I20260630 12:29:41.711279 14152 raft_consensus.cc:2243] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:41.712270 14152 raft_consensus.cc:2272] T cce08652674a4026ad4ef17394301086 P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.715205 14152 tablet_replica.cc:333] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a: stopping tablet replica
I20260630 12:29:41.716001 14152 raft_consensus.cc:2243] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.716858 14152 raft_consensus.cc:2272] T 34e6ce2d25c84b1f856f81520da8bf2a P 5933cba1036a4aecba9896f08a4f175a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.752328 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:29:41.780189 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:29:41.816455 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:41.817265 14152 tablet_replica.cc:333] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100: stopping tablet replica
I20260630 12:29:41.817993 14152 raft_consensus.cc:2243] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:41.818919 14152 raft_consensus.cc:2272] T 36740b204f7341e48319707bc916d79f P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.821667 14152 tablet_replica.cc:333] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100: stopping tablet replica
I20260630 12:29:41.822348 14152 raft_consensus.cc:2243] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.822862 14152 raft_consensus.cc:2272] T 1f1051d243c84c1ca63e991b34fd24c8 P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.825331 14152 tablet_replica.cc:333] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100: stopping tablet replica
I20260630 12:29:41.825946 14152 raft_consensus.cc:2243] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.826428 14152 raft_consensus.cc:2272] T c7b5cffdbe97481eb36c9dd72c952f5b P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.829041 14152 tablet_replica.cc:333] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100: stopping tablet replica
I20260630 12:29:41.829872 14152 raft_consensus.cc:2243] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.830596 14152 raft_consensus.cc:2272] T f8666df5b89d463f8d0aec58a52181df P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.834300 14152 tablet_replica.cc:333] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100: stopping tablet replica
I20260630 12:29:41.835304 14152 raft_consensus.cc:2243] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.836422 14152 raft_consensus.cc:2272] T cce08652674a4026ad4ef17394301086 P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:41.839982 25678 consensus_peers.cc:597] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 -> Peer 5933cba1036a4aecba9896f08a4f175a (127.13.210.1:41363): Couldn't send request to peer 5933cba1036a4aecba9896f08a4f175a. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:41363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:41.840252 14152 tablet_replica.cc:333] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100: stopping tablet replica
I20260630 12:29:41.840940 14152 raft_consensus.cc:2243] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:41.841915 14152 raft_consensus.cc:2272] T 34e6ce2d25c84b1f856f81520da8bf2a P cb884e091894463cb2fe928a9f612100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.871273 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:41.893492 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:41.926308 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:41.927079 14152 tablet_replica.cc:333] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473: stopping tablet replica
I20260630 12:29:41.927800 14152 raft_consensus.cc:2243] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.928318 14152 raft_consensus.cc:2272] T cce08652674a4026ad4ef17394301086 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.930788 14152 tablet_replica.cc:333] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473: stopping tablet replica
I20260630 12:29:41.931375 14152 raft_consensus.cc:2243] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:41.932313 14152 raft_consensus.cc:2272] T 1f1051d243c84c1ca63e991b34fd24c8 P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.934685 14152 tablet_replica.cc:333] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473: stopping tablet replica
I20260630 12:29:41.935240 14152 raft_consensus.cc:2243] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.935751 14152 raft_consensus.cc:2272] T f8666df5b89d463f8d0aec58a52181df P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.938006 14152 tablet_replica.cc:333] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473: stopping tablet replica
I20260630 12:29:41.938760 14152 raft_consensus.cc:2243] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:41.939965 14152 raft_consensus.cc:2272] T c7b5cffdbe97481eb36c9dd72c952f5b P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.942602 14152 tablet_replica.cc:333] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473: stopping tablet replica
I20260630 12:29:41.943183 14152 raft_consensus.cc:2243] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.943634 14152 raft_consensus.cc:2272] T 34e6ce2d25c84b1f856f81520da8bf2a P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.946058 14152 tablet_replica.cc:333] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473: stopping tablet replica
I20260630 12:29:41.946617 14152 raft_consensus.cc:2243] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:41.947081 14152 raft_consensus.cc:2272] T 36740b204f7341e48319707bc916d79f P a60d2b7da6ff4a83bfaec679f5fbb473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:41.975744 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:41.999038 14152 master.cc:562] Master@127.13.210.62:42283 shutting down...
I20260630 12:29:42.027621 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:42.028295 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.028644 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f785aae48094b7ca168046062af7d87: stopping tablet replica
I20260630 12:29:42.051879 14152 master.cc:584] Master@127.13.210.62:42283 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12935 ms)
[----------] 24 tests from AutoRebalancerTest (270978 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:29:42.099509 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:37435
I20260630 12:29:42.100713 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:42.107072 25834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:42.107264 25833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:42.107389 25836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:42.108285 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:42.109162 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:42.109339 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:42.109452 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822582109440 us; error 0 us; skew 500 ppm
I20260630 12:29:42.110030 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:42.112437 14152 webserver.cc:533] Webserver started at http://127.13.210.62:43703/ using document root <none> and password file <none>
I20260630 12:29:42.112891 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:42.113060 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:42.113286 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:42.114550 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "a22b45de95b245bebfbb6a7294eff00c"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.119186 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:42.122797 25841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.123611 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:29:42.123950 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "a22b45de95b245bebfbb6a7294eff00c"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.124248 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:42.157332 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:42.159180 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:42.209726 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:37435
I20260630 12:29:42.209923 25892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:37435 every 8 connection(s)
I20260630 12:29:42.214182 25893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:42.228596 25893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c: Bootstrap starting.
I20260630 12:29:42.234097 25893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:42.239064 25893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c: No bootstrap required, opened a new log
I20260630 12:29:42.241580 25893 raft_consensus.cc:359] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a22b45de95b245bebfbb6a7294eff00c" member_type: VOTER }
I20260630 12:29:42.242164 25893 raft_consensus.cc:385] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:42.242373 25893 raft_consensus.cc:740] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a22b45de95b245bebfbb6a7294eff00c, State: Initialized, Role: FOLLOWER
I20260630 12:29:42.243058 25893 consensus_queue.cc:260] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a22b45de95b245bebfbb6a7294eff00c" member_type: VOTER }
I20260630 12:29:42.243533 25893 raft_consensus.cc:399] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:42.243743 25893 raft_consensus.cc:493] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:42.243983 25893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:42.249717 25893 raft_consensus.cc:515] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a22b45de95b245bebfbb6a7294eff00c" member_type: VOTER }
I20260630 12:29:42.250329 25893 leader_election.cc:304] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [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: a22b45de95b245bebfbb6a7294eff00c; no voters: 
I20260630 12:29:42.251497 25893 leader_election.cc:290] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:42.251888 25896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:42.253454 25896 raft_consensus.cc:697] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 1 LEADER]: Becoming Leader. State: Replica: a22b45de95b245bebfbb6a7294eff00c, State: Running, Role: LEADER
I20260630 12:29:42.254335 25896 consensus_queue.cc:237] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [LEADER]: Queue going to LEADER mode. State: All 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: "a22b45de95b245bebfbb6a7294eff00c" member_type: VOTER }
I20260630 12:29:42.254853 25893 sys_catalog.cc:565] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:42.259361 25897 sys_catalog.cc:455] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a22b45de95b245bebfbb6a7294eff00c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a22b45de95b245bebfbb6a7294eff00c" member_type: VOTER } }
I20260630 12:29:42.259697 25898 sys_catalog.cc:455] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [sys.catalog]: SysCatalogTable state changed. Reason: New leader a22b45de95b245bebfbb6a7294eff00c. Latest consensus state: current_term: 1 leader_uuid: "a22b45de95b245bebfbb6a7294eff00c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a22b45de95b245bebfbb6a7294eff00c" member_type: VOTER } }
I20260630 12:29:42.260273 25897 sys_catalog.cc:458] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:42.260641 25898 sys_catalog.cc:458] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:42.264747 25902 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:42.274338 25902 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:42.275490 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:42.286204 25902 catalog_manager.cc:1383] Generated new cluster ID: a766d8ed4de149bbb5a1fcb963e1bc76
I20260630 12:29:42.286602 25902 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:42.311136 25902 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:42.312533 25902 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:42.325912 25902 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c: Generated new TSK 0
I20260630 12:29:42.326545 25902 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:42.343055 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:42.349874 25914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:42.351244 25915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:42.354140 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:42.354312 25917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:42.355623 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:42.355839 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:42.356076 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822582356059 us; error 0 us; skew 500 ppm
I20260630 12:29:42.356631 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:42.360039 14152 webserver.cc:533] Webserver started at http://127.13.210.1:42479/ using document root <none> and password file <none>
I20260630 12:29:42.360584 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:42.360756 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:42.361085 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:42.362315 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "e50e8041af644cc597a7329a6f8f71cc"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.367198 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:42.371389 25922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.372524 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:29:42.372813 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "e50e8041af644cc597a7329a6f8f71cc"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.373088 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:42.390273 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:42.391510 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:42.392964 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:42.395272 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:42.395448 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.395728 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:42.395941 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.439546 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:36859
I20260630 12:29:42.439669 25984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:36859 every 8 connection(s)
I20260630 12:29:42.444761 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:42.453253 25989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:42.453933 25990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:42.456878 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:42.457695 25993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:42.458722 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:42.458937 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:42.459225 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822582459183 us; error 0 us; skew 500 ppm
I20260630 12:29:42.459784 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:42.463150 14152 webserver.cc:533] Webserver started at http://127.13.210.2:35451/ using document root <none> and password file <none>
I20260630 12:29:42.463806 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:42.463956 25985 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37435
I20260630 12:29:42.464087 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:42.464541 25985 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:42.464639 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:42.465323 25985 heartbeater.cc:507] Master 127.13.210.62:37435 requested a full tablet report, sending...
I20260630 12:29:42.466171 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "65c38b54c1c746c28374000e2df167b5"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.467813 25858 ts_manager.cc:194] Registered new tserver with Master: e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859)
I20260630 12:29:42.470072 25858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41540
I20260630 12:29:42.472847 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:29:42.476794 25997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.477887 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:29:42.478209 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "65c38b54c1c746c28374000e2df167b5"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.478502 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:42.505283 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:42.506762 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:42.508409 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:42.510943 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:42.511197 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.511472 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:42.511647 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.554948 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:42679
I20260630 12:29:42.555135 26059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:42679 every 8 connection(s)
I20260630 12:29:42.560142 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:42.568027 26063 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:42.570608 26064 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:42.573427 26067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:42.574247 26060 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37435
I20260630 12:29:42.574376 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:42.574982 26060 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:42.575781 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:42.576035 26060 heartbeater.cc:507] Master 127.13.210.62:37435 requested a full tablet report, sending...
W20260630 12:29:42.576152 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:42.576529 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822582576507 us; error 0 us; skew 500 ppm
I20260630 12:29:42.577353 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:42.578943 25858 ts_manager.cc:194] Registered new tserver with Master: 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:42.580345 14152 webserver.cc:533] Webserver started at http://127.13.210.3:42331/ using document root <none> and password file <none>
I20260630 12:29:42.580844 25858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41542
I20260630 12:29:42.580953 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:42.581329 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:42.581630 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:42.583334 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "024425b6a17a4b62894d7e0a19941e7c"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.588773 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:29:42.592301 26071 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.593187 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:29:42.593499 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "024425b6a17a4b62894d7e0a19941e7c"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-nkz7"
I20260630 12:29:42.593777 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:42.607888 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:42.609230 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:42.610914 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:42.613422 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:42.613629 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.613996 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:42.614192 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:42.662082 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:35917
I20260630 12:29:42.662181 26133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:35917 every 8 connection(s)
I20260630 12:29:42.677443 26134 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37435
I20260630 12:29:42.677927 26134 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:42.678695 26134 heartbeater.cc:507] Master 127.13.210.62:37435 requested a full tablet report, sending...
I20260630 12:29:42.680822 25858 ts_manager.cc:194] Registered new tserver with Master: 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:42.681295 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015041127s
I20260630 12:29:42.682307 25858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41550
I20260630 12:29:43.474875 25985 heartbeater.cc:499] Master 127.13.210.62:37435 was elected leader, sending a full tablet report...
I20260630 12:29:43.584867 26060 heartbeater.cc:499] Master 127.13.210.62:37435 was elected leader, sending a full tablet report...
I20260630 12:29:43.685660 26134 heartbeater.cc:499] Master 127.13.210.62:37435 was elected leader, sending a full tablet report...
I20260630 12:29:43.754392 25858 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41558:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:43.758230 25858 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:43.851668 26099 tablet_service.cc:1511] Processing CreateTablet for tablet a9b7ca1012004c6bba57e4abbea21ecc (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:43.855545 26098 tablet_service.cc:1511] Processing CreateTablet for tablet ef24498db4a3425c8b4d8cc7feff82e7 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:43.859769 26097 tablet_service.cc:1511] Processing CreateTablet for tablet e2e7f828a7ee4a818e773994d8897be2 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:43.863512 26096 tablet_service.cc:1511] Processing CreateTablet for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:43.864006 25950 tablet_service.cc:1511] Processing CreateTablet for tablet a9b7ca1012004c6bba57e4abbea21ecc (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:43.865053 25949 tablet_service.cc:1511] Processing CreateTablet for tablet ef24498db4a3425c8b4d8cc7feff82e7 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:43.865722 25950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b7ca1012004c6bba57e4abbea21ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.867772 25949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef24498db4a3425c8b4d8cc7feff82e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.867489 26095 tablet_service.cc:1511] Processing CreateTablet for tablet 893c4118dc4f44969b125c88609439aa (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:43.870648 26025 tablet_service.cc:1511] Processing CreateTablet for tablet a9b7ca1012004c6bba57e4abbea21ecc (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:43.871186 26021 tablet_service.cc:1511] Processing CreateTablet for tablet 893c4118dc4f44969b125c88609439aa (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:43.871430 26023 tablet_service.cc:1511] Processing CreateTablet for tablet e2e7f828a7ee4a818e773994d8897be2 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:43.871654 26022 tablet_service.cc:1511] Processing CreateTablet for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:43.872545 26025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b7ca1012004c6bba57e4abbea21ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.873359 26022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.874038 26020 tablet_service.cc:1511] Processing CreateTablet for tablet ec853920c1be4debb97495395f445982 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:43.874475 26024 tablet_service.cc:1511] Processing CreateTablet for tablet ef24498db4a3425c8b4d8cc7feff82e7 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:43.875547 26020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec853920c1be4debb97495395f445982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.876624 26023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e7f828a7ee4a818e773994d8897be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.876801 26094 tablet_service.cc:1511] Processing CreateTablet for tablet ec853920c1be4debb97495395f445982 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:43.878321 26024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef24498db4a3425c8b4d8cc7feff82e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.879086 26098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef24498db4a3425c8b4d8cc7feff82e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.879647 26021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893c4118dc4f44969b125c88609439aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.880187 26095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893c4118dc4f44969b125c88609439aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.886286 26094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec853920c1be4debb97495395f445982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.890329 26096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.891062 26099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b7ca1012004c6bba57e4abbea21ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.894191 26097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e7f828a7ee4a818e773994d8897be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.913914 25948 tablet_service.cc:1511] Processing CreateTablet for tablet e2e7f828a7ee4a818e773994d8897be2 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:43.915663 25948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e7f828a7ee4a818e773994d8897be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.924909 26155 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5: Bootstrap starting.
I20260630 12:29:43.927213 25947 tablet_service.cc:1511] Processing CreateTablet for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:43.927587 25946 tablet_service.cc:1511] Processing CreateTablet for tablet 893c4118dc4f44969b125c88609439aa (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:43.929056 25947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.929915 25946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893c4118dc4f44969b125c88609439aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.933686 25945 tablet_service.cc:1511] Processing CreateTablet for tablet ec853920c1be4debb97495395f445982 (DEFAULT_TABLE table=test-workload [id=2448314414474132b48f845f19913cd1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:43.935206 25945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec853920c1be4debb97495395f445982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:43.951663 26157 tablet_bootstrap.cc:492] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc: Bootstrap starting.
I20260630 12:29:43.960302 26157 tablet_bootstrap.cc:654] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:43.963140 26156 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c: Bootstrap starting.
I20260630 12:29:43.977144 26156 tablet_bootstrap.cc:654] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:43.990760 26157 tablet_bootstrap.cc:492] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc: No bootstrap required, opened a new log
I20260630 12:29:43.991374 26157 ts_tablet_manager.cc:1403] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.017s
I20260630 12:29:43.996649 26155 tablet_bootstrap.cc:654] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.018505 26156 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c: No bootstrap required, opened a new log
I20260630 12:29:43.994588 26157 raft_consensus.cc:359] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.018937 26157 raft_consensus.cc:385] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.019356 26157 raft_consensus.cc:740] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50e8041af644cc597a7329a6f8f71cc, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.019026 26156 ts_tablet_manager.cc:1403] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.005s
I20260630 12:29:44.020637 26157 consensus_queue.cc:260] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.023314 26155 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5: No bootstrap required, opened a new log
I20260630 12:29:44.023941 26155 ts_tablet_manager.cc:1403] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.021s
I20260630 12:29:44.024279 26157 ts_tablet_manager.cc:1434] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260630 12:29:44.024209 26156 raft_consensus.cc:359] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.025153 26156 raft_consensus.cc:385] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.025454 26157 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc: Bootstrap starting.
I20260630 12:29:44.025462 26156 raft_consensus.cc:740] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.026851 26156 consensus_queue.cc:260] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.027545 26155 raft_consensus.cc:359] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.028473 26155 raft_consensus.cc:385] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.028854 26155 raft_consensus.cc:740] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.029929 26155 consensus_queue.cc:260] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.035442 26157 tablet_bootstrap.cc:654] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.039583 26155 ts_tablet_manager.cc:1434] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:29:44.041929 26156 ts_tablet_manager.cc:1434] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.012s
I20260630 12:29:44.043392 26156 tablet_bootstrap.cc:492] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c: Bootstrap starting.
I20260630 12:29:44.044407 26155 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5: Bootstrap starting.
I20260630 12:29:44.052407 26156 tablet_bootstrap.cc:654] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.057255 26157 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc: No bootstrap required, opened a new log
I20260630 12:29:44.057291 26155 tablet_bootstrap.cc:654] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.057992 26157 ts_tablet_manager.cc:1403] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.015s
I20260630 12:29:44.059962 26156 tablet_bootstrap.cc:492] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c: No bootstrap required, opened a new log
I20260630 12:29:44.060411 26156 ts_tablet_manager.cc:1403] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
W20260630 12:29:44.061069 26061 tablet.cc:2406] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:29:44.062922 26155 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5: No bootstrap required, opened a new log
I20260630 12:29:44.062469 26157 raft_consensus.cc:359] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.063301 26157 raft_consensus.cc:385] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.063431 26155 ts_tablet_manager.cc:1403] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260630 12:29:44.063774 26157 raft_consensus.cc:740] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50e8041af644cc597a7329a6f8f71cc, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.063373 26156 raft_consensus.cc:359] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.064347 26156 raft_consensus.cc:385] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.064810 26156 raft_consensus.cc:740] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.064872 26157 consensus_queue.cc:260] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.065552 26156 consensus_queue.cc:260] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.067652 26157 ts_tablet_manager.cc:1434] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:29:44.067178 26155 raft_consensus.cc:359] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.068097 26155 raft_consensus.cc:385] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.068420 26155 raft_consensus.cc:740] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.068888 26157 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc: Bootstrap starting.
I20260630 12:29:44.069912 26156 ts_tablet_manager.cc:1434] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:29:44.069617 26155 consensus_queue.cc:260] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.070926 26156 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c: Bootstrap starting.
I20260630 12:29:44.076712 26157 tablet_bootstrap.cc:654] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.077982 26156 tablet_bootstrap.cc:654] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.084337 26155 ts_tablet_manager.cc:1434] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260630 12:29:44.089529 26155 tablet_bootstrap.cc:492] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5: Bootstrap starting.
I20260630 12:29:44.089731 26156 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c: No bootstrap required, opened a new log
I20260630 12:29:44.090446 26156 ts_tablet_manager.cc:1403] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:29:44.090525 26157 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc: No bootstrap required, opened a new log
I20260630 12:29:44.092078 26157 ts_tablet_manager.cc:1403] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260630 12:29:44.093750 26156 raft_consensus.cc:359] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.094645 26156 raft_consensus.cc:385] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.095001 26156 raft_consensus.cc:740] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.095217 26157 raft_consensus.cc:359] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.096161 26157 raft_consensus.cc:385] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.096086 26155 tablet_bootstrap.cc:654] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.095893 26156 consensus_queue.cc:260] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.096694 26157 raft_consensus.cc:740] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50e8041af644cc597a7329a6f8f71cc, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.097675 26157 consensus_queue.cc:260] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.098695 26156 ts_tablet_manager.cc:1434] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:29:44.099766 26156 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c: Bootstrap starting.
I20260630 12:29:44.101068 26162 raft_consensus.cc:493] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.101836 26162 raft_consensus.cc:515] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.106408 26156 tablet_bootstrap.cc:654] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.107061 26157 ts_tablet_manager.cc:1434] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260630 12:29:44.116662 26157 tablet_bootstrap.cc:492] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc: Bootstrap starting.
I20260630 12:29:44.117764 26162 leader_election.cc:290] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:44.125360 26157 tablet_bootstrap.cc:654] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.175886 26156 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c: No bootstrap required, opened a new log
I20260630 12:29:44.176565 26156 ts_tablet_manager.cc:1403] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.065s
I20260630 12:29:44.177434 26157 tablet_bootstrap.cc:492] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc: No bootstrap required, opened a new log
I20260630 12:29:44.177511 26155 tablet_bootstrap.cc:492] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5: No bootstrap required, opened a new log
I20260630 12:29:44.178201 26157 ts_tablet_manager.cc:1403] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.031s
I20260630 12:29:44.178325 26155 ts_tablet_manager.cc:1403] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5: Time spent bootstrapping tablet: real 0.089s	user 0.040s	sys 0.045s
I20260630 12:29:44.180063 26156 raft_consensus.cc:359] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.180998 26156 raft_consensus.cc:385] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.181372 26156 raft_consensus.cc:740] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.181176 26157 raft_consensus.cc:359] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.182027 26157 raft_consensus.cc:385] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.181600 26155 raft_consensus.cc:359] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.182350 26157 raft_consensus.cc:740] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50e8041af644cc597a7329a6f8f71cc, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.182406 26035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec853920c1be4debb97495395f445982" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.182572 26155 raft_consensus.cc:385] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.183338 26155 raft_consensus.cc:740] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.182637 26156 consensus_queue.cc:260] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.183481 26035 raft_consensus.cc:2468] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 0.
I20260630 12:29:44.183415 26157 consensus_queue.cc:260] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.184222 26155 consensus_queue.cc:260] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.185333 26075 leader_election.cc:304] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5; no voters: 
I20260630 12:29:44.186277 26162 raft_consensus.cc:2804] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.186655 26162 raft_consensus.cc:493] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.187191 26162 raft_consensus.cc:3060] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.188059 26156 ts_tablet_manager.cc:1434] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:29:44.188450 26155 ts_tablet_manager.cc:1434] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:29:44.189204 26156 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c: Bootstrap starting.
I20260630 12:29:44.189559 26155 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5: Bootstrap starting.
I20260630 12:29:44.193063 26157 ts_tablet_manager.cc:1434] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:29:44.195772 26162 raft_consensus.cc:515] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.197755 26163 raft_consensus.cc:493] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.198096 26157 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc: Bootstrap starting.
I20260630 12:29:44.198345 26162 leader_election.cc:290] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 election: Requested vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:44.199146 26155 tablet_bootstrap.cc:654] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.198313 26163 raft_consensus.cc:515] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.200139 26035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec853920c1be4debb97495395f445982" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5"
I20260630 12:29:44.200773 26035 raft_consensus.cc:3060] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.205328 26157 tablet_bootstrap.cc:654] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.222700 26035 raft_consensus.cc:2468] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 1.
I20260630 12:29:44.226795 26075 leader_election.cc:304] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5; no voters: 
I20260630 12:29:44.227073 26156 tablet_bootstrap.cc:654] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.228395 26162 raft_consensus.cc:493] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.229022 26162 raft_consensus.cc:515] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.231824 26157 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc: No bootstrap required, opened a new log
I20260630 12:29:44.232395 26157 ts_tablet_manager.cc:1403] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.008s
I20260630 12:29:44.222801 26163 leader_election.cc:290] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.227958 26161 raft_consensus.cc:493] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.235889 26161 raft_consensus.cc:515] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.237564 26157 raft_consensus.cc:359] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.238896 26157 raft_consensus.cc:385] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.239279 26157 raft_consensus.cc:740] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50e8041af644cc597a7329a6f8f71cc, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.239308 26162 leader_election.cc:290] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:44.245190 26161 leader_election.cc:290] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.252892 26157 consensus_queue.cc:260] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.240235 26162 raft_consensus.cc:2804] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:44.259338 26163 raft_consensus.cc:493] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.260118 26163 raft_consensus.cc:515] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.263559 26163 leader_election.cc:290] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.266285 26161 raft_consensus.cc:493] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.274690 26155 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5: No bootstrap required, opened a new log
I20260630 12:29:44.275422 26155 ts_tablet_manager.cc:1403] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.034s
W20260630 12:29:44.275251 25906 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:44.276029 26161 raft_consensus.cc:515] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.278321 26161 leader_election.cc:290] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.278525 26155 raft_consensus.cc:359] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.279286 26155 raft_consensus.cc:385] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.279587 26155 raft_consensus.cc:740] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.288044 26157 ts_tablet_manager.cc:1434] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.000s
I20260630 12:29:44.287904 26035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.290263 26179 raft_consensus.cc:493] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.291026 26179 raft_consensus.cc:515] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.293856 26157 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc: Bootstrap starting.
I20260630 12:29:44.280449 26155 consensus_queue.cc:260] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
W20260630 12:29:44.301719 26075 leader_election.cc:343] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.302289 26155 ts_tablet_manager.cc:1434] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260630 12:29:44.302209 26035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b7ca1012004c6bba57e4abbea21ecc" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.304701 26155 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5: Bootstrap starting.
I20260630 12:29:44.307356 26156 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c: No bootstrap required, opened a new log
W20260630 12:29:44.307859 26075 leader_election.cc:343] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.309053 26161 raft_consensus.cc:493] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.303172 26162 raft_consensus.cc:697] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Becoming Leader. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Running, Role: LEADER
I20260630 12:29:44.309602 26161 raft_consensus.cc:515] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.307901 26156 ts_tablet_manager.cc:1403] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.020s
I20260630 12:29:44.311146 26179 leader_election.cc:290] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859)
I20260630 12:29:44.311795 26162 consensus_queue.cc:237] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.312448 26161 leader_election.cc:290] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.316581 26035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.317237 26035 raft_consensus.cc:2468] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50e8041af644cc597a7329a6f8f71cc in term 0.
I20260630 12:29:44.318451 25960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec853920c1be4debb97495395f445982" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.319162 25960 raft_consensus.cc:2468] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 0.
I20260630 12:29:44.319284 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.320084 25958 raft_consensus.cc:2468] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 0.
I20260630 12:29:44.320490 25959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec853920c1be4debb97495395f445982" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc"
I20260630 12:29:44.321130 25959 raft_consensus.cc:3060] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.321461 26155 tablet_bootstrap.cc:654] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.321553 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b7ca1012004c6bba57e4abbea21ecc" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.325902 26157 tablet_bootstrap.cc:654] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.327003 26072 leader_election.cc:304] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [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: 024425b6a17a4b62894d7e0a19941e7c, e50e8041af644cc597a7329a6f8f71cc; no voters: 65c38b54c1c746c28374000e2df167b5
W20260630 12:29:44.328564 26072 leader_election.cc:343] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.329088 26072 leader_election.cc:304] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [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: 024425b6a17a4b62894d7e0a19941e7c; no voters: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc
I20260630 12:29:44.329807 26035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.330490 26035 raft_consensus.cc:2468] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50e8041af644cc597a7329a6f8f71cc in term 0.
I20260630 12:29:44.330688 26183 raft_consensus.cc:2804] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.317425 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.331264 26183 raft_consensus.cc:493] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.331759 26183 raft_consensus.cc:3060] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.333990 26179 raft_consensus.cc:2749] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:44.339372 25926 leader_election.cc:304] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc; no voters: 
I20260630 12:29:44.337606 25959 raft_consensus.cc:2468] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 1.
I20260630 12:29:44.340523 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.340889 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:44.340654 25926 leader_election.cc:304] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc; no voters: 
I20260630 12:29:44.342036 25958 raft_consensus.cc:2468] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 0.
I20260630 12:29:44.342721 26161 raft_consensus.cc:2804] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.343194 26161 raft_consensus.cc:493] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.343633 26161 raft_consensus.cc:3060] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.343902 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.344789 25958 raft_consensus.cc:2468] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 0.
W20260630 12:29:44.346963 25999 leader_election.cc:343] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.348028 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:44.348753 26155 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5: No bootstrap required, opened a new log
I20260630 12:29:44.348819 25998 leader_election.cc:304] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [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: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc; no voters: 024425b6a17a4b62894d7e0a19941e7c
I20260630 12:29:44.349583 26155 ts_tablet_manager.cc:1403] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.006s
I20260630 12:29:44.350201 26163 raft_consensus.cc:2804] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.350605 26163 raft_consensus.cc:493] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.350960 26163 raft_consensus.cc:3060] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.353883 26155 raft_consensus.cc:359] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.354348 25998 leader_election.cc:304] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc; no voters: 
I20260630 12:29:44.356304 26155 raft_consensus.cc:385] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.357143 26155 raft_consensus.cc:740] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.358459 26155 consensus_queue.cc:260] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.363780 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:44.348722 26109 raft_consensus.cc:2468] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 0.
I20260630 12:29:44.367791 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:44.321036 26156 raft_consensus.cc:359] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.368250 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:44.368716 26156 raft_consensus.cc:385] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.369171 26156 raft_consensus.cc:740] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.369242 26108 raft_consensus.cc:2468] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50e8041af644cc597a7329a6f8f71cc in term 0.
W20260630 12:29:44.371788 25924 leader_election.cc:343] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.374504 26156 consensus_queue.cc:260] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.381788 26161 raft_consensus.cc:515] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.386121 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c"
I20260630 12:29:44.373420 26163 raft_consensus.cc:515] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.390473 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc"
I20260630 12:29:44.391438 26156 ts_tablet_manager.cc:1434] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.004s
I20260630 12:29:44.391952 25958 raft_consensus.cc:2393] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c38b54c1c746c28374000e2df167b5 in current term 1: Already voted for candidate e50e8041af644cc597a7329a6f8f71cc in this term.
I20260630 12:29:44.390568 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c"
I20260630 12:29:44.392853 26156 tablet_bootstrap.cc:492] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c: Bootstrap starting.
W20260630 12:29:44.394109 25999 leader_election.cc:343] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:29:44.394994 25924 leader_election.cc:343] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.395211 26163 leader_election.cc:290] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 election: Requested vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.396247 25998 leader_election.cc:304] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [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: 65c38b54c1c746c28374000e2df167b5; no voters: 024425b6a17a4b62894d7e0a19941e7c, e50e8041af644cc597a7329a6f8f71cc
I20260630 12:29:44.396826 26157 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc: No bootstrap required, opened a new log
I20260630 12:29:44.397331 26157 ts_tablet_manager.cc:1403] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc: Time spent bootstrapping tablet: real 0.108s	user 0.033s	sys 0.038s
I20260630 12:29:44.400687 26157 raft_consensus.cc:359] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.401402 26157 raft_consensus.cc:385] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.401723 26157 raft_consensus.cc:740] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50e8041af644cc597a7329a6f8f71cc, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.397477 26189 raft_consensus.cc:2804] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.402720 26189 raft_consensus.cc:493] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.402518 26157 consensus_queue.cc:260] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.403079 26189 raft_consensus.cc:3060] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.404273 25858 catalog_manager.cc:5697] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3). New cstate: current_term: 1 leader_uuid: "024425b6a17a4b62894d7e0a19941e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:44.405514 26183 raft_consensus.cc:515] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.407073 26191 raft_consensus.cc:2804] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.415258 26191 raft_consensus.cc:493] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.415558 26109 raft_consensus.cc:2393] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e50e8041af644cc597a7329a6f8f71cc in current term 1: Already voted for candidate 024425b6a17a4b62894d7e0a19941e7c in this term.
I20260630 12:29:44.415752 26191 raft_consensus.cc:3060] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.416396 26155 ts_tablet_manager.cc:1434] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5: Time spent starting tablet: real 0.066s	user 0.018s	sys 0.014s
I20260630 12:29:44.410598 26189 raft_consensus.cc:515] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.418239 26161 leader_election.cc:290] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 election: Requested vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
W20260630 12:29:44.414208 25926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.210.2:42679, user_credentials={real_user=slave}} blocked reactor thread for 73656.7us
I20260630 12:29:44.414446 26163 raft_consensus.cc:2749] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:44.409019 26157 ts_tablet_manager.cc:1434] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
W20260630 12:29:44.419513 25926 leader_election.cc:343] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.419996 25926 leader_election.cc:304] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [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: e50e8041af644cc597a7329a6f8f71cc; no voters: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5
I20260630 12:29:44.422174 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5"
I20260630 12:29:44.422993 26034 raft_consensus.cc:2393] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e50e8041af644cc597a7329a6f8f71cc in current term 1: Already voted for candidate 65c38b54c1c746c28374000e2df167b5 in this term.
I20260630 12:29:44.423907 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc"
I20260630 12:29:44.424510 25958 raft_consensus.cc:3060] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.425055 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5"
I20260630 12:29:44.425942 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c"
I20260630 12:29:44.425892 26191 raft_consensus.cc:515] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
W20260630 12:29:44.426528 26075 leader_election.cc:343] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:44.426734 26109 raft_consensus.cc:3060] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.428830 26191 leader_election.cc:290] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 election: Requested vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.430635 25959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc"
I20260630 12:29:44.430909 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5"
I20260630 12:29:44.431484 25959 raft_consensus.cc:2393] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c38b54c1c746c28374000e2df167b5 in current term 1: Already voted for candidate e50e8041af644cc597a7329a6f8f71cc in this term.
I20260630 12:29:44.431341 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a9f7d55f6f4bb4abc4d9ca4bc48dbb" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c"
I20260630 12:29:44.432149 26034 raft_consensus.cc:2393] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e50e8041af644cc597a7329a6f8f71cc in current term 1: Already voted for candidate 65c38b54c1c746c28374000e2df167b5 in this term.
I20260630 12:29:44.433924 26189 leader_election.cc:290] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 election: Requested vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.434525 26183 leader_election.cc:290] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 election: Requested vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:44.435527 25926 leader_election.cc:304] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [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: e50e8041af644cc597a7329a6f8f71cc; no voters: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5
I20260630 12:29:44.435886 26109 raft_consensus.cc:2468] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 1.
I20260630 12:29:44.436374 25958 raft_consensus.cc:2468] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 1.
I20260630 12:29:44.436942 25926 leader_election.cc:304] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [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: e50e8041af644cc597a7329a6f8f71cc; no voters: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5
I20260630 12:29:44.437142 25999 leader_election.cc:304] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [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: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5; no voters: e50e8041af644cc597a7329a6f8f71cc
I20260630 12:29:44.437556 26072 leader_election.cc:304] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [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: 024425b6a17a4b62894d7e0a19941e7c, e50e8041af644cc597a7329a6f8f71cc; no voters: 65c38b54c1c746c28374000e2df167b5
I20260630 12:29:44.437844 26191 raft_consensus.cc:2749] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:44.438441 26189 raft_consensus.cc:2804] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:44.438645 26155 tablet_bootstrap.cc:492] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5: Bootstrap starting.
I20260630 12:29:44.439172 26187 raft_consensus.cc:2749] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:44.439885 26189 raft_consensus.cc:697] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 1 LEADER]: Becoming Leader. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Running, Role: LEADER
I20260630 12:29:44.440820 26189 consensus_queue.cc:237] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.442152 26187 raft_consensus.cc:2749] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:44.439266 26183 raft_consensus.cc:2804] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:44.442926 26183 raft_consensus.cc:697] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Becoming Leader. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Running, Role: LEADER
I20260630 12:29:44.443166 26156 tablet_bootstrap.cc:654] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.443801 26183 consensus_queue.cc:237] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.445415 26155 tablet_bootstrap.cc:654] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:44.452193 26156 tablet_bootstrap.cc:492] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c: No bootstrap required, opened a new log
I20260630 12:29:44.452376 26162 raft_consensus.cc:493] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.452724 26156 ts_tablet_manager.cc:1403] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260630 12:29:44.453099 26162 raft_consensus.cc:515] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.456472 26162 leader_election.cc:290] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:44.456822 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e7f828a7ee4a818e773994d8897be2" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.457285 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e7f828a7ee4a818e773994d8897be2" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.458001 26034 raft_consensus.cc:2468] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 0.
I20260630 12:29:44.457839 25958 raft_consensus.cc:2468] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 0.
I20260630 12:29:44.459432 26075 leader_election.cc:304] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5; no voters: 
I20260630 12:29:44.459225 26156 raft_consensus.cc:359] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.460286 26156 raft_consensus.cc:385] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.460676 26156 raft_consensus.cc:740] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.460774 26162 raft_consensus.cc:2804] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.461345 26162 raft_consensus.cc:493] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.461735 26162 raft_consensus.cc:3060] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.462141 26155 tablet_bootstrap.cc:492] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5: No bootstrap required, opened a new log
I20260630 12:29:44.461861 26156 consensus_queue.cc:260] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.462713 26155 ts_tablet_manager.cc:1403] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260630 12:29:44.465329 26156 ts_tablet_manager.cc:1434] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:29:44.466090 26155 raft_consensus.cc:359] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.466889 26155 raft_consensus.cc:385] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:44.467293 26155 raft_consensus.cc:740] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Initialized, Role: FOLLOWER
I20260630 12:29:44.468147 26155 consensus_queue.cc:260] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.470875 26155 ts_tablet_manager.cc:1434] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:29:44.470741 26162 raft_consensus.cc:515] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.473891 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e7f828a7ee4a818e773994d8897be2" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc"
I20260630 12:29:44.474500 25958 raft_consensus.cc:3060] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.474620 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e7f828a7ee4a818e773994d8897be2" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5"
I20260630 12:29:44.475528 26034 raft_consensus.cc:3060] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.480130 26162 leader_election.cc:290] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 election: Requested vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:44.481238 25856 catalog_manager.cc:5697] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c38b54c1c746c28374000e2df167b5 (127.13.210.2). New cstate: current_term: 1 leader_uuid: "65c38b54c1c746c28374000e2df167b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:44.482940 25958 raft_consensus.cc:2468] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 1.
I20260630 12:29:44.483932 26034 raft_consensus.cc:2468] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024425b6a17a4b62894d7e0a19941e7c in term 1.
I20260630 12:29:44.484210 26072 leader_election.cc:304] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024425b6a17a4b62894d7e0a19941e7c, e50e8041af644cc597a7329a6f8f71cc; no voters: 
I20260630 12:29:44.485301 26162 raft_consensus.cc:2804] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:44.485785 26162 raft_consensus.cc:697] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Becoming Leader. State: Replica: 024425b6a17a4b62894d7e0a19941e7c, State: Running, Role: LEADER
I20260630 12:29:44.486591 26162 consensus_queue.cc:237] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.488868 25858 catalog_manager.cc:5697] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3). New cstate: current_term: 1 leader_uuid: "024425b6a17a4b62894d7e0a19941e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:44.504624 25856 catalog_manager.cc:5697] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3). New cstate: current_term: 1 leader_uuid: "024425b6a17a4b62894d7e0a19941e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:44.612723 26187 raft_consensus.cc:493] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.613408 26187 raft_consensus.cc:515] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.615624 26187 leader_election.cc:290] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.616392 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b7ca1012004c6bba57e4abbea21ecc" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.616719 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b7ca1012004c6bba57e4abbea21ecc" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:44.617064 26034 raft_consensus.cc:2468] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50e8041af644cc597a7329a6f8f71cc in term 0.
I20260630 12:29:44.617517 26109 raft_consensus.cc:2468] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50e8041af644cc597a7329a6f8f71cc in term 0.
I20260630 12:29:44.618276 25926 leader_election.cc:304] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc; no voters: 
I20260630 12:29:44.619149 26187 raft_consensus.cc:2804] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:44.619576 26187 raft_consensus.cc:493] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:44.619871 26187 raft_consensus.cc:3060] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.625239 26187 raft_consensus.cc:515] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.626988 26187 leader_election.cc:290] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 election: Requested vote from peers 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.628103 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b7ca1012004c6bba57e4abbea21ecc" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5"
I20260630 12:29:44.628289 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b7ca1012004c6bba57e4abbea21ecc" candidate_uuid: "e50e8041af644cc597a7329a6f8f71cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c"
I20260630 12:29:44.628827 26034 raft_consensus.cc:3060] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.628878 26109 raft_consensus.cc:3060] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.637283 26109 raft_consensus.cc:2468] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50e8041af644cc597a7329a6f8f71cc in term 1.
I20260630 12:29:44.637281 26034 raft_consensus.cc:2468] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50e8041af644cc597a7329a6f8f71cc in term 1.
I20260630 12:29:44.638749 25924 leader_election.cc:304] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024425b6a17a4b62894d7e0a19941e7c, e50e8041af644cc597a7329a6f8f71cc; no voters: 
I20260630 12:29:44.639603 26187 raft_consensus.cc:2804] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:44.640169 26187 raft_consensus.cc:697] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 1 LEADER]: Becoming Leader. State: Replica: e50e8041af644cc597a7329a6f8f71cc, State: Running, Role: LEADER
I20260630 12:29:44.640954 26187 consensus_queue.cc:237] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } }
I20260630 12:29:44.648197 25856 catalog_manager.cc:5697] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc reported cstate change: term changed from 0 to 1, leader changed from <none> to e50e8041af644cc597a7329a6f8f71cc (127.13.210.1). New cstate: current_term: 1 leader_uuid: "e50e8041af644cc597a7329a6f8f71cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:44.711158 26162 raft_consensus.cc:493] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.711685 26162 raft_consensus.cc:515] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.713413 26162 leader_election.cc:290] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:44.714692 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c38b54c1c746c28374000e2df167b5" is_pre_election: true
I20260630 12:29:44.714845 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "024425b6a17a4b62894d7e0a19941e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.715718 26034 raft_consensus.cc:2393] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 024425b6a17a4b62894d7e0a19941e7c in current term 1: Already voted for candidate 65c38b54c1c746c28374000e2df167b5 in this term.
I20260630 12:29:44.715718 25958 raft_consensus.cc:2393] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 024425b6a17a4b62894d7e0a19941e7c in current term 1: Already voted for candidate e50e8041af644cc597a7329a6f8f71cc in this term.
I20260630 12:29:44.717131 26072 leader_election.cc:304] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [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: 024425b6a17a4b62894d7e0a19941e7c; no voters: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc
I20260630 12:29:44.717880 26162 raft_consensus.cc:3060] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.723500 26162 raft_consensus.cc:2749] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:44.816052 26162 consensus_queue.cc:1048] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:44.831159 26162 consensus_queue.cc:1048] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:44.856515 26189 raft_consensus.cc:493] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:44.857316 26189 raft_consensus.cc:515] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:44.859467 26189 leader_election.cc:290] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:44.860357 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:44.860641 26189 consensus_queue.cc:1048] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:44.861159 25958 raft_consensus.cc:2393] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c38b54c1c746c28374000e2df167b5 in current term 1: Already voted for candidate 024425b6a17a4b62894d7e0a19941e7c in this term.
I20260630 12:29:44.860980 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef24498db4a3425c8b4d8cc7feff82e7" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:44.863067 25999 leader_election.cc:304] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [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: 65c38b54c1c746c28374000e2df167b5; no voters: 024425b6a17a4b62894d7e0a19941e7c, e50e8041af644cc597a7329a6f8f71cc
I20260630 12:29:44.863879 26189 raft_consensus.cc:3060] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:44.872535 26189 raft_consensus.cc:2749] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:44.876839 26190 consensus_queue.cc:1048] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:44.877928 26162 consensus_queue.cc:1048] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:44.891069 26162 consensus_queue.cc:1048] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:44.943709 26162 consensus_queue.cc:1048] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:44.959704 26179 consensus_queue.cc:1048] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:45.088562 26187 consensus_queue.cc:1048] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:45.099388 26161 consensus_queue.cc:1048] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:45.280372 25906 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:45.927621 26217 raft_consensus.cc:493] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:45.928149 26217 raft_consensus.cc:515] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:45.929750 26217 leader_election.cc:290] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:45.930577 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc" is_pre_election: true
I20260630 12:29:45.930907 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c" is_pre_election: true
I20260630 12:29:45.931285 25958 raft_consensus.cc:2468] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 1.
I20260630 12:29:45.931559 26109 raft_consensus.cc:2468] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 1.
I20260630 12:29:45.932548 25998 leader_election.cc:304] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [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: 65c38b54c1c746c28374000e2df167b5, e50e8041af644cc597a7329a6f8f71cc; no voters: 
I20260630 12:29:45.933256 26217 raft_consensus.cc:2804] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:45.933574 26217 raft_consensus.cc:493] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:45.933897 26217 raft_consensus.cc:3060] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:45.938911 26217 raft_consensus.cc:515] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:45.940516 26217 leader_election.cc:290] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [CANDIDATE]: Term 2 election: Requested vote from peers e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859), 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:45.941478 25958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50e8041af644cc597a7329a6f8f71cc"
I20260630 12:29:45.941632 26109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c4118dc4f44969b125c88609439aa" candidate_uuid: "65c38b54c1c746c28374000e2df167b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024425b6a17a4b62894d7e0a19941e7c"
I20260630 12:29:45.942163 25958 raft_consensus.cc:3060] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:45.942266 26109 raft_consensus.cc:3060] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:45.947194 26109 raft_consensus.cc:2468] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 2.
I20260630 12:29:45.947252 25958 raft_consensus.cc:2468] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c38b54c1c746c28374000e2df167b5 in term 2.
I20260630 12:29:45.948328 25999 leader_election.cc:304] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [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: 024425b6a17a4b62894d7e0a19941e7c, 65c38b54c1c746c28374000e2df167b5; no voters: 
I20260630 12:29:45.949098 26217 raft_consensus.cc:2804] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:45.950054 26217 raft_consensus.cc:697] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 2 LEADER]: Becoming Leader. State: Replica: 65c38b54c1c746c28374000e2df167b5, State: Running, Role: LEADER
I20260630 12:29:45.950979 26217 consensus_queue.cc:237] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Queue going to LEADER 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: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } }
I20260630 12:29:45.957973 25857 catalog_manager.cc:5697] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 65c38b54c1c746c28374000e2df167b5 (127.13.210.2). New cstate: current_term: 2 leader_uuid: "65c38b54c1c746c28374000e2df167b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:46.232455 26108 raft_consensus.cc:1275] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 2 FOLLOWER]: Refusing update from remote peer 65c38b54c1c746c28374000e2df167b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:46.236265 26217 consensus_queue.cc:1048] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:46.285751 25957 raft_consensus.cc:1275] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 2 FOLLOWER]: Refusing update from remote peer 65c38b54c1c746c28374000e2df167b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:46.287662 26217 consensus_queue.cc:1048] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:47.346344 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:47.353827 26284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:47.353880 26285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:47.355535 26287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:47.355926 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:47.357177 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:47.357430 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:47.357650 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822587357633 us; error 0 us; skew 500 ppm
I20260630 12:29:47.358304 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:47.361739 14152 webserver.cc:533] Webserver started at http://127.13.210.4:45051/ using document root <none> and password file <none>
I20260630 12:29:47.362351 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:47.362565 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:47.362911 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:47.364132 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "032eb56e111f47589b0d46cc1d3445ad"
format_stamp: "Formatted at 2026-06-30 12:29:47 on dist-test-slave-nkz7"
I20260630 12:29:47.369354 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:29:47.372862 26292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:47.374043 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:47.374425 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "032eb56e111f47589b0d46cc1d3445ad"
format_stamp: "Formatted at 2026-06-30 12:29:47 on dist-test-slave-nkz7"
I20260630 12:29:47.374775 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:47.393280 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:47.394619 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:47.396358 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:47.399417 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:47.399657 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:47.399900 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:47.400097 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:47.446420 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:38067
I20260630 12:29:47.446543 26354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:38067 every 8 connection(s)
I20260630 12:29:47.462594 26355 heartbeater.cc:344] Connected to a master server at 127.13.210.62:37435
I20260630 12:29:47.463084 26355 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:47.463956 26355 heartbeater.cc:507] Master 127.13.210.62:37435 requested a full tablet report, sending...
I20260630 12:29:47.466113 25855 ts_manager.cc:194] Registered new tserver with Master: 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4:38067)
I20260630 12:29:47.467854 25855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50284
I20260630 12:29:48.470839 26355 heartbeater.cc:499] Master 127.13.210.62:37435 was elected leader, sending a full tablet report...
I20260630 12:29:48.502131 26107 consensus_queue.cc:237] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:48.509992 26033 raft_consensus.cc:1275] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Refusing update from remote peer 024425b6a17a4b62894d7e0a19941e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:29:48.510839 25958 raft_consensus.cc:1275] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Refusing update from remote peer 024425b6a17a4b62894d7e0a19941e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:29:48.513360 26183 consensus_queue.cc:1048] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:29:48.514401 26362 consensus_queue.cc:1048] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260630 12:29:48.526825 26073 consensus_peers.cc:597] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c -> Peer 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4:38067): Couldn't send request to peer 032eb56e111f47589b0d46cc1d3445ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec853920c1be4debb97495395f445982. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:48.534514 26183 raft_consensus.cc:2955] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.535836 26033 raft_consensus.cc:2955] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.536738 25958 raft_consensus.cc:2955] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.555605 25855 catalog_manager.cc:5697] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 reported cstate change: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "024425b6a17a4b62894d7e0a19941e7c" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.571164 26033 consensus_queue.cc:237] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:48.583170 26107 raft_consensus.cc:1275] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Refusing update from remote peer 65c38b54c1c746c28374000e2df167b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:29:48.586880 26220 consensus_queue.cc:1048] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:29:48.590108 25958 raft_consensus.cc:1275] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Refusing update from remote peer 65c38b54c1c746c28374000e2df167b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
W20260630 12:29:48.594156 25999 consensus_peers.cc:597] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 -> Peer 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4:38067): Couldn't send request to peer 032eb56e111f47589b0d46cc1d3445ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8a9f7d55f6f4bb4abc4d9ca4bc48dbb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:48.595279 26220 consensus_queue.cc:1048] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:29:48.597069 26220 raft_consensus.cc:2955] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.599617 26107 raft_consensus.cc:2955] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.605782 25958 raft_consensus.cc:2955] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.613343 25858 catalog_manager.cc:5697] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 reported cstate change: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "65c38b54c1c746c28374000e2df167b5" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:48.628607 25958 consensus_queue.cc:237] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:48.637745 26107 raft_consensus.cc:1275] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Refusing update from remote peer e50e8041af644cc597a7329a6f8f71cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:29:48.639572 26033 raft_consensus.cc:1275] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Refusing update from remote peer e50e8041af644cc597a7329a6f8f71cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:29:48.640246 26265 consensus_queue.cc:1048] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:29:48.641417 26382 consensus_queue.cc:1048] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:29:48.650141 26382 raft_consensus.cc:2955] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.652062 26033 raft_consensus.cc:2955] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.653703 26107 raft_consensus.cc:2955] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
W20260630 12:29:48.664191 25924 consensus_peers.cc:597] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc -> Peer 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4:38067): Couldn't send request to peer 032eb56e111f47589b0d46cc1d3445ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9b7ca1012004c6bba57e4abbea21ecc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:48.667735 26108 consensus_queue.cc:237] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:48.676573 25858 catalog_manager.cc:5697] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 reported cstate change: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "e50e8041af644cc597a7329a6f8f71cc" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.677655 25958 raft_consensus.cc:1275] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Refusing update from remote peer 024425b6a17a4b62894d7e0a19941e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:29:48.677938 26033 raft_consensus.cc:1275] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Refusing update from remote peer 024425b6a17a4b62894d7e0a19941e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
W20260630 12:29:48.678393 26073 consensus_peers.cc:597] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c -> Peer 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4:38067): Couldn't send request to peer 032eb56e111f47589b0d46cc1d3445ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2e7f828a7ee4a818e773994d8897be2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:48.679168 26183 consensus_queue.cc:1048] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:29:48.680224 26368 consensus_queue.cc:1048] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:29:48.691002 26183 raft_consensus.cc:2955] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.693336 25958 raft_consensus.cc:2955] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.697773 26034 raft_consensus.cc:2955] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:48.706561 25854 catalog_manager.cc:5697] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc reported cstate change: config changed from index -1 to 14, NON_VOTER 032eb56e111f47589b0d46cc1d3445ad (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "024425b6a17a4b62894d7e0a19941e7c" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } } }
I20260630 12:29:49.059665 26391 ts_tablet_manager.cc:933] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: Initiating tablet copy from peer 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:49.061338 26391 tablet_copy_client.cc:323] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:35917
I20260630 12:29:49.073719 26119 tablet_copy_service.cc:140] P 024425b6a17a4b62894d7e0a19941e7c: Received BeginTabletCopySession request for tablet ec853920c1be4debb97495395f445982 from peer 032eb56e111f47589b0d46cc1d3445ad ({username='slave'} at 127.0.0.1:42192)
I20260630 12:29:49.074388 26119 tablet_copy_service.cc:161] P 024425b6a17a4b62894d7e0a19941e7c: Beginning new tablet copy session on tablet ec853920c1be4debb97495395f445982 from peer 032eb56e111f47589b0d46cc1d3445ad at {username='slave'} at 127.0.0.1:42192: session id = 032eb56e111f47589b0d46cc1d3445ad-ec853920c1be4debb97495395f445982
I20260630 12:29:49.082839 26119 tablet_copy_source_session.cc:215] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:49.086769 26391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec853920c1be4debb97495395f445982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:49.087584 26395 ts_tablet_manager.cc:933] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: Initiating tablet copy from peer 65c38b54c1c746c28374000e2df167b5 (127.13.210.2:42679)
I20260630 12:29:49.089609 26395 tablet_copy_client.cc:323] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:42679
I20260630 12:29:49.102332 26045 tablet_copy_service.cc:140] P 65c38b54c1c746c28374000e2df167b5: Received BeginTabletCopySession request for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb from peer 032eb56e111f47589b0d46cc1d3445ad ({username='slave'} at 127.0.0.1:40314)
I20260630 12:29:49.103040 26045 tablet_copy_service.cc:161] P 65c38b54c1c746c28374000e2df167b5: Beginning new tablet copy session on tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb from peer 032eb56e111f47589b0d46cc1d3445ad at {username='slave'} at 127.0.0.1:40314: session id = 032eb56e111f47589b0d46cc1d3445ad-b8a9f7d55f6f4bb4abc4d9ca4bc48dbb
I20260630 12:29:49.104383 26391 tablet_copy_client.cc:806] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:49.105017 26391 tablet_copy_client.cc:670] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:49.110031 26391 tablet_copy_client.cc:538] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:49.110713 26045 tablet_copy_source_session.cc:215] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:49.114177 26395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:49.119800 26391 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap starting.
I20260630 12:29:49.135633 26398 ts_tablet_manager.cc:933] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: Initiating tablet copy from peer e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859)
I20260630 12:29:49.136866 26395 tablet_copy_client.cc:806] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:49.137543 26395 tablet_copy_client.cc:670] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:49.144865 26399 ts_tablet_manager.cc:933] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: Initiating tablet copy from peer 024425b6a17a4b62894d7e0a19941e7c (127.13.210.3:35917)
I20260630 12:29:49.145586 26395 tablet_copy_client.cc:538] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:49.157624 26398 tablet_copy_client.cc:323] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.1:36859
I20260630 12:29:49.176338 26399 tablet_copy_client.cc:323] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:35917
I20260630 12:29:49.178474 26119 tablet_copy_service.cc:140] P 024425b6a17a4b62894d7e0a19941e7c: Received BeginTabletCopySession request for tablet e2e7f828a7ee4a818e773994d8897be2 from peer 032eb56e111f47589b0d46cc1d3445ad ({username='slave'} at 127.0.0.1:42192)
I20260630 12:29:49.178999 26119 tablet_copy_service.cc:161] P 024425b6a17a4b62894d7e0a19941e7c: Beginning new tablet copy session on tablet e2e7f828a7ee4a818e773994d8897be2 from peer 032eb56e111f47589b0d46cc1d3445ad at {username='slave'} at 127.0.0.1:42192: session id = 032eb56e111f47589b0d46cc1d3445ad-e2e7f828a7ee4a818e773994d8897be2
I20260630 12:29:49.181319 26395 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap starting.
I20260630 12:29:49.185914 26119 tablet_copy_source_session.cc:215] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:49.196120 26399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e7f828a7ee4a818e773994d8897be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:49.205289 25970 tablet_copy_service.cc:140] P e50e8041af644cc597a7329a6f8f71cc: Received BeginTabletCopySession request for tablet a9b7ca1012004c6bba57e4abbea21ecc from peer 032eb56e111f47589b0d46cc1d3445ad ({username='slave'} at 127.0.0.1:56196)
I20260630 12:29:49.205996 25970 tablet_copy_service.cc:161] P e50e8041af644cc597a7329a6f8f71cc: Beginning new tablet copy session on tablet a9b7ca1012004c6bba57e4abbea21ecc from peer 032eb56e111f47589b0d46cc1d3445ad at {username='slave'} at 127.0.0.1:56196: session id = 032eb56e111f47589b0d46cc1d3445ad-a9b7ca1012004c6bba57e4abbea21ecc
I20260630 12:29:49.215641 25970 tablet_copy_source_session.cc:215] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:49.224766 26398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b7ca1012004c6bba57e4abbea21ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:49.241922 26399 tablet_copy_client.cc:806] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:49.242776 26399 tablet_copy_client.cc:670] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:49.248456 26399 tablet_copy_client.cc:538] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:49.250360 26398 tablet_copy_client.cc:806] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:49.251001 26398 tablet_copy_client.cc:670] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:49.256465 26398 tablet_copy_client.cc:538] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:49.258021 26391 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:49.259037 26391 tablet_bootstrap.cc:492] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap complete.
I20260630 12:29:49.263365 26391 ts_tablet_manager.cc:1403] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: Time spent bootstrapping tablet: real 0.144s	user 0.110s	sys 0.020s
I20260630 12:29:49.266913 26391 raft_consensus.cc:359] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.267766 26399 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap starting.
I20260630 12:29:49.272315 26398 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap starting.
I20260630 12:29:49.267941 26391 raft_consensus.cc:740] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 032eb56e111f47589b0d46cc1d3445ad, State: Initialized, Role: LEARNER
I20260630 12:29:49.279441 26391 consensus_queue.cc:260] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.302937 26391 ts_tablet_manager.cc:1434] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.005s
I20260630 12:29:49.305341 26119 tablet_copy_service.cc:342] P 024425b6a17a4b62894d7e0a19941e7c: Request end of tablet copy session 032eb56e111f47589b0d46cc1d3445ad-ec853920c1be4debb97495395f445982 received from {username='slave'} at 127.0.0.1:42192
I20260630 12:29:49.305859 26119 tablet_copy_service.cc:434] P 024425b6a17a4b62894d7e0a19941e7c: ending tablet copy session 032eb56e111f47589b0d46cc1d3445ad-ec853920c1be4debb97495395f445982 on tablet ec853920c1be4debb97495395f445982 with peer 032eb56e111f47589b0d46cc1d3445ad
I20260630 12:29:49.367550 26395 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:49.368613 26395 tablet_bootstrap.cc:492] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap complete.
I20260630 12:29:49.369446 26395 ts_tablet_manager.cc:1403] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: Time spent bootstrapping tablet: real 0.188s	user 0.114s	sys 0.013s
I20260630 12:29:49.372363 26395 raft_consensus.cc:359] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.373294 26395 raft_consensus.cc:740] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 032eb56e111f47589b0d46cc1d3445ad, State: Initialized, Role: LEARNER
I20260630 12:29:49.374109 26395 consensus_queue.cc:260] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } attrs { replace: true } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.376720 26395 ts_tablet_manager.cc:1434] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:49.379153 26045 tablet_copy_service.cc:342] P 65c38b54c1c746c28374000e2df167b5: Request end of tablet copy session 032eb56e111f47589b0d46cc1d3445ad-b8a9f7d55f6f4bb4abc4d9ca4bc48dbb received from {username='slave'} at 127.0.0.1:40314
I20260630 12:29:49.379736 26045 tablet_copy_service.cc:434] P 65c38b54c1c746c28374000e2df167b5: ending tablet copy session 032eb56e111f47589b0d46cc1d3445ad-b8a9f7d55f6f4bb4abc4d9ca4bc48dbb on tablet b8a9f7d55f6f4bb4abc4d9ca4bc48dbb with peer 032eb56e111f47589b0d46cc1d3445ad
I20260630 12:29:49.413182 26399 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:49.414161 26399 tablet_bootstrap.cc:492] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap complete.
I20260630 12:29:49.414916 26399 ts_tablet_manager.cc:1403] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: Time spent bootstrapping tablet: real 0.147s	user 0.117s	sys 0.013s
I20260630 12:29:49.418128 26399 raft_consensus.cc:359] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.418920 26399 raft_consensus.cc:740] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 032eb56e111f47589b0d46cc1d3445ad, State: Initialized, Role: LEARNER
I20260630 12:29:49.419500 26399 consensus_queue.cc:260] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } attrs { replace: true } } peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.421439 26399 ts_tablet_manager.cc:1434] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:29:49.422745 26398 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:49.423215 26119 tablet_copy_service.cc:342] P 024425b6a17a4b62894d7e0a19941e7c: Request end of tablet copy session 032eb56e111f47589b0d46cc1d3445ad-e2e7f828a7ee4a818e773994d8897be2 received from {username='slave'} at 127.0.0.1:42192
I20260630 12:29:49.423657 26119 tablet_copy_service.cc:434] P 024425b6a17a4b62894d7e0a19941e7c: ending tablet copy session 032eb56e111f47589b0d46cc1d3445ad-e2e7f828a7ee4a818e773994d8897be2 on tablet e2e7f828a7ee4a818e773994d8897be2 with peer 032eb56e111f47589b0d46cc1d3445ad
I20260630 12:29:49.423614 26398 tablet_bootstrap.cc:492] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: Bootstrap complete.
I20260630 12:29:49.425551 26398 ts_tablet_manager.cc:1403] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: Time spent bootstrapping tablet: real 0.153s	user 0.105s	sys 0.027s
I20260630 12:29:49.428203 26398 raft_consensus.cc:359] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.428995 26398 raft_consensus.cc:740] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 032eb56e111f47589b0d46cc1d3445ad, State: Initialized, Role: LEARNER
I20260630 12:29:49.429495 26398 consensus_queue.cc:260] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "65c38b54c1c746c28374000e2df167b5" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 42679 } attrs { replace: true } } peers { permanent_uuid: "024425b6a17a4b62894d7e0a19941e7c" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 35917 } } peers { permanent_uuid: "e50e8041af644cc597a7329a6f8f71cc" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 36859 } } peers { permanent_uuid: "032eb56e111f47589b0d46cc1d3445ad" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 38067 } attrs { promote: true } }
I20260630 12:29:49.431396 26398 ts_tablet_manager.cc:1434] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:29:49.432983 25970 tablet_copy_service.cc:342] P e50e8041af644cc597a7329a6f8f71cc: Request end of tablet copy session 032eb56e111f47589b0d46cc1d3445ad-a9b7ca1012004c6bba57e4abbea21ecc received from {username='slave'} at 127.0.0.1:56196
I20260630 12:29:49.433362 25970 tablet_copy_service.cc:434] P e50e8041af644cc597a7329a6f8f71cc: ending tablet copy session 032eb56e111f47589b0d46cc1d3445ad-a9b7ca1012004c6bba57e4abbea21ecc on tablet a9b7ca1012004c6bba57e4abbea21ecc with peer 032eb56e111f47589b0d46cc1d3445ad
I20260630 12:29:49.481606 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
W20260630 12:29:49.487073 25998 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260630 12:29:49.497990 26330 raft_consensus.cc:1217] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
W20260630 12:29:49.510192 25998 consensus_peers.cc:597] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 -> Peer e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859): Couldn't send request to peer e50e8041af644cc597a7329a6f8f71cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:49.541524 26330 raft_consensus.cc:1217] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
I20260630 12:29:49.554354 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:49.556325 14152 tablet_replica.cc:333] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc: stopping tablet replica
I20260630 12:29:49.557483 14152 raft_consensus.cc:2243] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:49.559366 14152 raft_consensus.cc:2272] T a9b7ca1012004c6bba57e4abbea21ecc P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.563654 14152 tablet_replica.cc:333] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc: stopping tablet replica
I20260630 12:29:49.564301 14152 raft_consensus.cc:2243] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.565186 14152 raft_consensus.cc:2272] T ef24498db4a3425c8b4d8cc7feff82e7 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.568357 14152 tablet_replica.cc:333] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc: stopping tablet replica
I20260630 12:29:49.568943 14152 raft_consensus.cc:2243] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.569567 14152 raft_consensus.cc:2272] T e2e7f828a7ee4a818e773994d8897be2 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.572237 14152 tablet_replica.cc:333] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc: stopping tablet replica
I20260630 12:29:49.572786 14152 raft_consensus.cc:2243] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.573516 14152 raft_consensus.cc:2272] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.576287 14152 tablet_replica.cc:333] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc: stopping tablet replica
I20260630 12:29:49.576871 14152 raft_consensus.cc:2243] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.577350 14152 raft_consensus.cc:2272] T 893c4118dc4f44969b125c88609439aa P e50e8041af644cc597a7329a6f8f71cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.579351 14152 tablet_replica.cc:333] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc: stopping tablet replica
I20260630 12:29:49.579890 14152 raft_consensus.cc:2243] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.580521 14152 raft_consensus.cc:2272] T ec853920c1be4debb97495395f445982 P e50e8041af644cc597a7329a6f8f71cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.596777 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
W20260630 12:29:49.603672 26072 consensus_peers.cc:597] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c -> Peer e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859): Couldn't send request to peer e50e8041af644cc597a7329a6f8f71cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:49.619917 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:29:49.637418 26330 raft_consensus.cc:1217] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
I20260630 12:29:49.659627 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:49.660446 14152 tablet_replica.cc:333] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5: stopping tablet replica
I20260630 12:29:49.661343 14152 raft_consensus.cc:2243] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.662531 14152 raft_consensus.cc:2272] T ef24498db4a3425c8b4d8cc7feff82e7 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:49.663693 25998 consensus_peers.cc:597] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 -> Peer e50e8041af644cc597a7329a6f8f71cc (127.13.210.1:36859): Couldn't send request to peer e50e8041af644cc597a7329a6f8f71cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:36859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:49.665282 14152 tablet_replica.cc:333] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5: stopping tablet replica
I20260630 12:29:49.666098 14152 raft_consensus.cc:2243] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.666888 14152 raft_consensus.cc:2272] T e2e7f828a7ee4a818e773994d8897be2 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.671252 14152 tablet_replica.cc:333] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5: stopping tablet replica
I20260630 12:29:49.672019 14152 raft_consensus.cc:2243] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.672773 14152 raft_consensus.cc:2272] T a9b7ca1012004c6bba57e4abbea21ecc P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.675541 14152 tablet_replica.cc:333] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5: stopping tablet replica
I20260630 12:29:49.676244 14152 raft_consensus.cc:2243] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:49.677628 14152 raft_consensus.cc:2272] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.680527 14152 tablet_replica.cc:333] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5: stopping tablet replica
I20260630 12:29:49.681219 14152 raft_consensus.cc:2243] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:29:49.682197 14152 raft_consensus.cc:2272] T 893c4118dc4f44969b125c88609439aa P 65c38b54c1c746c28374000e2df167b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.684921 14152 tablet_replica.cc:333] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5: stopping tablet replica
I20260630 12:29:49.685559 14152 raft_consensus.cc:2243] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.686246 14152 raft_consensus.cc:2272] T ec853920c1be4debb97495395f445982 P 65c38b54c1c746c28374000e2df167b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.718495 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
I20260630 12:29:49.745899 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:49.782814 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:49.783679 14152 tablet_replica.cc:333] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c: stopping tablet replica
I20260630 12:29:49.784437 14152 raft_consensus.cc:2243] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:49.785471 14152 raft_consensus.cc:2272] T ef24498db4a3425c8b4d8cc7feff82e7 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.788393 14152 tablet_replica.cc:333] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c: stopping tablet replica
I20260630 12:29:49.789273 14152 raft_consensus.cc:2243] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:49.790707 14152 raft_consensus.cc:2272] T e2e7f828a7ee4a818e773994d8897be2 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.793612 14152 tablet_replica.cc:333] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c: stopping tablet replica
I20260630 12:29:49.794366 14152 raft_consensus.cc:2243] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.795022 14152 raft_consensus.cc:2272] T 893c4118dc4f44969b125c88609439aa P 024425b6a17a4b62894d7e0a19941e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.797873 14152 tablet_replica.cc:333] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c: stopping tablet replica
I20260630 12:29:49.798635 14152 raft_consensus.cc:2243] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:49.799971 14152 raft_consensus.cc:2272] T ec853920c1be4debb97495395f445982 P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.802762 14152 tablet_replica.cc:333] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c: stopping tablet replica
I20260630 12:29:49.803418 14152 raft_consensus.cc:2243] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.804195 14152 raft_consensus.cc:2272] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.807067 14152 tablet_replica.cc:333] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c: stopping tablet replica
I20260630 12:29:49.807924 14152 raft_consensus.cc:2243] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:49.808701 14152 raft_consensus.cc:2272] T a9b7ca1012004c6bba57e4abbea21ecc P 024425b6a17a4b62894d7e0a19941e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.841116 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:49.866318 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:29:49.891214 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:49.893131 14152 tablet_replica.cc:333] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad: stopping tablet replica
I20260630 12:29:49.894186 14152 raft_consensus.cc:2243] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:49.894748 14152 raft_consensus.cc:2272] T e2e7f828a7ee4a818e773994d8897be2 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:49.897924 14152 tablet_replica.cc:333] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad: stopping tablet replica
I20260630 12:29:49.898696 14152 raft_consensus.cc:2243] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:49.899191 14152 raft_consensus.cc:2272] T a9b7ca1012004c6bba57e4abbea21ecc P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:49.902236 14152 tablet_replica.cc:333] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad: stopping tablet replica
I20260630 12:29:49.902966 14152 raft_consensus.cc:2243] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:49.903451 14152 raft_consensus.cc:2272] T b8a9f7d55f6f4bb4abc4d9ca4bc48dbb P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:49.906466 14152 tablet_replica.cc:333] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad: stopping tablet replica
I20260630 12:29:49.907130 14152 raft_consensus.cc:2243] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:49.907618 14152 raft_consensus.cc:2272] T ec853920c1be4debb97495395f445982 P 032eb56e111f47589b0d46cc1d3445ad [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:49.923853 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:29:49.942432 14152 master.cc:562] Master@127.13.210.62:37435 shutting down...
W20260630 12:29:49.973533 25906 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:49.974890 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:49.975416 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:49.975757 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P a22b45de95b245bebfbb6a7294eff00c: stopping tablet replica
I20260630 12:29:49.996840 14152 master.cc:584] Master@127.13.210.62:37435 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7951 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:29:50.051412 14152 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.210.62:46241
I20260630 12:29:50.052619 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:50.058305 26416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:50.058260 26417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:50.059903 26419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:50.061453 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:50.062652 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:50.062824 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:50.063007 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822590062991 us; error 0 us; skew 500 ppm
I20260630 12:29:50.063532 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:50.066136 14152 webserver.cc:533] Webserver started at http://127.13.210.62:39139/ using document root <none> and password file <none>
I20260630 12:29:50.066757 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:50.066977 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:50.067279 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:50.068398 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/master-0-root/instance:
uuid: "5a9f46131d8e492d8f4e92a8a6e058fd"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.073100 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:29:50.076640 26424 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.077402 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:50.077682 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/master-0-root
uuid: "5a9f46131d8e492d8f4e92a8a6e058fd"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.078022 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:50.089391 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:50.090683 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:50.131074 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.62:46241
I20260630 12:29:50.131167 26475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.62:46241 every 8 connection(s)
I20260630 12:29:50.135710 26476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:50.147745 26476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd: Bootstrap starting.
I20260630 12:29:50.153103 26476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:50.157747 26476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd: No bootstrap required, opened a new log
I20260630 12:29:50.160036 26476 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a9f46131d8e492d8f4e92a8a6e058fd" member_type: VOTER }
I20260630 12:29:50.160454 26476 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:50.160742 26476 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a9f46131d8e492d8f4e92a8a6e058fd, State: Initialized, Role: FOLLOWER
I20260630 12:29:50.161424 26476 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a9f46131d8e492d8f4e92a8a6e058fd" member_type: VOTER }
I20260630 12:29:50.161966 26476 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:50.162185 26476 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:50.162515 26476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:50.168262 26476 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a9f46131d8e492d8f4e92a8a6e058fd" member_type: VOTER }
I20260630 12:29:50.168872 26476 leader_election.cc:304] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [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: 5a9f46131d8e492d8f4e92a8a6e058fd; no voters: 
I20260630 12:29:50.170158 26476 leader_election.cc:290] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:50.170527 26479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:50.171941 26479 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 1 LEADER]: Becoming Leader. State: Replica: 5a9f46131d8e492d8f4e92a8a6e058fd, State: Running, Role: LEADER
I20260630 12:29:50.172600 26479 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [LEADER]: Queue going to LEADER mode. State: All 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: "5a9f46131d8e492d8f4e92a8a6e058fd" member_type: VOTER }
I20260630 12:29:50.173352 26476 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:50.177956 26481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a9f46131d8e492d8f4e92a8a6e058fd. Latest consensus state: current_term: 1 leader_uuid: "5a9f46131d8e492d8f4e92a8a6e058fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a9f46131d8e492d8f4e92a8a6e058fd" member_type: VOTER } }
I20260630 12:29:50.178072 26480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a9f46131d8e492d8f4e92a8a6e058fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a9f46131d8e492d8f4e92a8a6e058fd" member_type: VOTER } }
I20260630 12:29:50.179347 26481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:50.179409 26480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:50.184566 26485 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:50.190718 26485 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:50.192257 14152 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:50.201721 26485 catalog_manager.cc:1383] Generated new cluster ID: 6a2333d2acd745c19744c22cc2a3fce7
I20260630 12:29:50.202128 26485 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:50.231246 26485 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:50.232591 26485 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:50.248207 26485 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd: Generated new TSK 0
I20260630 12:29:50.248847 26485 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:50.259078 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:50.265128 26497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:50.266078 26498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:50.273597 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:50.273979 26500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:50.275014 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:50.275286 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:50.275454 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822590275433 us; error 0 us; skew 500 ppm
I20260630 12:29:50.275944 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:50.278415 14152 webserver.cc:533] Webserver started at http://127.13.210.1:39667/ using document root <none> and password file <none>
I20260630 12:29:50.278877 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:50.279089 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:50.279353 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:50.280612 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-0-root/instance:
uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.284950 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:50.288487 26505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.289700 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:29:50.290073 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-0-root
uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.290362 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:50.306059 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:50.307188 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:50.308748 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:50.311196 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:50.311473 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.311730 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:50.311918 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.356302 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.1:42663
I20260630 12:29:50.356491 26567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.1:42663 every 8 connection(s)
I20260630 12:29:50.361130 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:50.368717 26572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:50.369956 26573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:50.372555 26575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:50.373365 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:50.374995 26568 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46241
I20260630 12:29:50.375471 26568 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:50.376252 26568 heartbeater.cc:507] Master 127.13.210.62:46241 requested a full tablet report, sending...
I20260630 12:29:50.376266 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:50.376654 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:50.376842 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822590376827 us; error 0 us; skew 500 ppm
I20260630 12:29:50.377521 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:50.378810 26441 ts_manager.cc:194] Registered new tserver with Master: 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663)
I20260630 12:29:50.380280 14152 webserver.cc:533] Webserver started at http://127.13.210.2:41463/ using document root <none> and password file <none>
I20260630 12:29:50.380836 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:50.381031 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:50.381114 26441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32892
I20260630 12:29:50.381304 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:50.382733 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-1-root/instance:
uuid: "39c2decba42a4e7ca434ec694e18e9cf"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.387123 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:50.390439 26580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.391185 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:50.391476 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-1-root
uuid: "39c2decba42a4e7ca434ec694e18e9cf"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.391808 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:50.417819 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:50.418931 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:50.420370 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:50.422717 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:50.422945 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.423175 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:50.423343 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.463866 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.2:43289
I20260630 12:29:50.463992 26642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.2:43289 every 8 connection(s)
I20260630 12:29:50.468649 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:50.476079 26646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:50.476821 26647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:50.480218 14152 server_base.cc:1061] running on GCE node
W20260630 12:29:50.481153 26649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:50.482363 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:50.482640 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:50.482868 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822590482848 us; error 0 us; skew 500 ppm
I20260630 12:29:50.482923 26643 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46241
I20260630 12:29:50.483443 26643 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:50.483675 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:50.484340 26643 heartbeater.cc:507] Master 127.13.210.62:46241 requested a full tablet report, sending...
I20260630 12:29:50.486951 14152 webserver.cc:533] Webserver started at http://127.13.210.3:39659/ using document root <none> and password file <none>
I20260630 12:29:50.487152 26441 ts_manager.cc:194] Registered new tserver with Master: 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:50.487731 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:50.488030 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:50.488365 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:50.489154 26441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32896
I20260630 12:29:50.489920 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-2-root/instance:
uuid: "453a02f82f4f4839a252f59f50780fa5"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.495684 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:29:50.498958 26654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.499948 14152 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:50.500301 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-2-root
uuid: "453a02f82f4f4839a252f59f50780fa5"
format_stamp: "Formatted at 2026-06-30 12:29:50 on dist-test-slave-nkz7"
I20260630 12:29:50.500643 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:50.526257 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:50.527510 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:50.529153 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:50.531600 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:50.531848 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.532249 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:50.532469 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:50.575454 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.3:37633
I20260630 12:29:50.575771 26716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.3:37633 every 8 connection(s)
I20260630 12:29:50.589995 26717 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46241
I20260630 12:29:50.590466 26717 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:50.591185 26717 heartbeater.cc:507] Master 127.13.210.62:46241 requested a full tablet report, sending...
I20260630 12:29:50.593597 26441 ts_manager.cc:194] Registered new tserver with Master: 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:50.593760 14152 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015230078s
I20260630 12:29:50.595492 26441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32912
I20260630 12:29:51.383986 26568 heartbeater.cc:499] Master 127.13.210.62:46241 was elected leader, sending a full tablet report...
I20260630 12:29:51.492894 26643 heartbeater.cc:499] Master 127.13.210.62:46241 was elected leader, sending a full tablet report...
I20260630 12:29:51.598507 26717 heartbeater.cc:499] Master 127.13.210.62:46241 was elected leader, sending a full tablet report...
I20260630 12:29:51.653275 26441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32924:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:51.655777 26441 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:51.722234 26533 tablet_service.cc:1511] Processing CreateTablet for tablet 886efa3781f54893bb1e00a22e0ef8cc (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:51.723634 26533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886efa3781f54893bb1e00a22e0ef8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.727640 26532 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad981b3e81f49ed9933fa71098ffca8 (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:51.729085 26532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad981b3e81f49ed9933fa71098ffca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.734517 26608 tablet_service.cc:1511] Processing CreateTablet for tablet 886efa3781f54893bb1e00a22e0ef8cc (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:51.735934 26608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886efa3781f54893bb1e00a22e0ef8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.738430 26607 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad981b3e81f49ed9933fa71098ffca8 (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:51.739988 26606 tablet_service.cc:1511] Processing CreateTablet for tablet da821528dd014558af4c290f70484eef (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:51.742640 26531 tablet_service.cc:1511] Processing CreateTablet for tablet da821528dd014558af4c290f70484eef (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:51.744247 26531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da821528dd014558af4c290f70484eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.747205 26682 tablet_service.cc:1511] Processing CreateTablet for tablet 886efa3781f54893bb1e00a22e0ef8cc (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:51.747565 26605 tablet_service.cc:1511] Processing CreateTablet for tablet c5e1ac12e2104f29bffe1787c827d9b4 (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:51.748692 26682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886efa3781f54893bb1e00a22e0ef8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.748433 26680 tablet_service.cc:1511] Processing CreateTablet for tablet da821528dd014558af4c290f70484eef (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:51.749794 26680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da821528dd014558af4c290f70484eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.750974 26530 tablet_service.cc:1511] Processing CreateTablet for tablet c5e1ac12e2104f29bffe1787c827d9b4 (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:51.752770 26530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e1ac12e2104f29bffe1787c827d9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.751046 26681 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad981b3e81f49ed9933fa71098ffca8 (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:51.755667 26681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad981b3e81f49ed9933fa71098ffca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.762321 26606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da821528dd014558af4c290f70484eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.764567 26607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad981b3e81f49ed9933fa71098ffca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.766669 26679 tablet_service.cc:1511] Processing CreateTablet for tablet c5e1ac12e2104f29bffe1787c827d9b4 (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:51.768090 26679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e1ac12e2104f29bffe1787c827d9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.770334 26605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e1ac12e2104f29bffe1787c827d9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.774577 26604 tablet_service.cc:1511] Processing CreateTablet for tablet 3073ea0103b54d55adf1e915046a47ea (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:51.776475 26604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3073ea0103b54d55adf1e915046a47ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.779621 26678 tablet_service.cc:1511] Processing CreateTablet for tablet 3073ea0103b54d55adf1e915046a47ea (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:51.781128 26678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3073ea0103b54d55adf1e915046a47ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.781939 26529 tablet_service.cc:1511] Processing CreateTablet for tablet 3073ea0103b54d55adf1e915046a47ea (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:51.783787 26529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3073ea0103b54d55adf1e915046a47ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.791347 26603 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74bf639e5740babfaab61b68d1de6d (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:51.793318 26677 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74bf639e5740babfaab61b68d1de6d (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:51.794730 26677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74bf639e5740babfaab61b68d1de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.800089 26528 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74bf639e5740babfaab61b68d1de6d (DEFAULT_TABLE table=test-workload [id=8e29273dc0ee426b907263fd3d9302f7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:51.802175 26528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74bf639e5740babfaab61b68d1de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.822269 26603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74bf639e5740babfaab61b68d1de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.857172 26739 tablet_bootstrap.cc:492] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf: Bootstrap starting.
I20260630 12:29:51.863095 26739 tablet_bootstrap.cc:654] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.869836 26737 tablet_bootstrap.cc:492] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5: Bootstrap starting.
I20260630 12:29:51.871479 26738 tablet_bootstrap.cc:492] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5: Bootstrap starting.
I20260630 12:29:51.875821 26739 tablet_bootstrap.cc:492] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf: No bootstrap required, opened a new log
I20260630 12:29:51.876415 26739 ts_tablet_manager.cc:1403] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.016s
I20260630 12:29:51.877424 26737 tablet_bootstrap.cc:654] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.879534 26739 raft_consensus.cc:359] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.880697 26739 raft_consensus.cc:385] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.880998 26739 raft_consensus.cc:740] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.881937 26739 consensus_queue.cc:260] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.898723 26738 tablet_bootstrap.cc:654] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.915982 26739 ts_tablet_manager.cc:1434] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.027s
I20260630 12:29:51.917222 26737 tablet_bootstrap.cc:492] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5: No bootstrap required, opened a new log
I20260630 12:29:51.917310 26739 tablet_bootstrap.cc:492] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf: Bootstrap starting.
I20260630 12:29:51.918073 26737 ts_tablet_manager.cc:1403] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.023s
I20260630 12:29:51.917346 26738 tablet_bootstrap.cc:492] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5: No bootstrap required, opened a new log
I20260630 12:29:51.918802 26738 ts_tablet_manager.cc:1403] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.005s
I20260630 12:29:51.921386 26737 raft_consensus.cc:359] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.922312 26737 raft_consensus.cc:385] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.921850 26738 raft_consensus.cc:359] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.922689 26737 raft_consensus.cc:740] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fa360b4d8a4fdfb3ae9a74707751d5, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.923149 26738 raft_consensus.cc:385] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.923713 26738 raft_consensus.cc:740] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.923732 26737 consensus_queue.cc:260] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.925088 26739 tablet_bootstrap.cc:654] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.924805 26738 consensus_queue.cc:260] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.935700 26737 ts_tablet_manager.cc:1434] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:29:51.936273 26738 ts_tablet_manager.cc:1434] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:29:51.937582 26738 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5: Bootstrap starting.
I20260630 12:29:51.938673 26739 tablet_bootstrap.cc:492] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf: No bootstrap required, opened a new log
I20260630 12:29:51.939255 26739 ts_tablet_manager.cc:1403] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260630 12:29:51.940763 26737 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5: Bootstrap starting.
I20260630 12:29:51.942374 26739 raft_consensus.cc:359] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.943216 26739 raft_consensus.cc:385] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.943593 26739 raft_consensus.cc:740] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.944388 26738 tablet_bootstrap.cc:654] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.944648 26739 consensus_queue.cc:260] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.949602 26737 tablet_bootstrap.cc:654] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.959280 26739 ts_tablet_manager.cc:1434] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.007s
I20260630 12:29:51.964111 26739 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: Bootstrap starting.
I20260630 12:29:51.974257 26739 tablet_bootstrap.cc:654] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.980747 26737 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5: No bootstrap required, opened a new log
I20260630 12:29:51.980970 26739 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: No bootstrap required, opened a new log
I20260630 12:29:51.981015 26738 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5: No bootstrap required, opened a new log
I20260630 12:29:51.981240 26737 ts_tablet_manager.cc:1403] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.015s
I20260630 12:29:51.981799 26739 ts_tablet_manager.cc:1403] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:29:51.981853 26738 ts_tablet_manager.cc:1403] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.021s
I20260630 12:29:51.983981 26737 raft_consensus.cc:359] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.984613 26737 raft_consensus.cc:385] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.984865 26737 raft_consensus.cc:740] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fa360b4d8a4fdfb3ae9a74707751d5, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.984928 26739 raft_consensus.cc:359] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.985172 26738 raft_consensus.cc:359] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.985888 26739 raft_consensus.cc:385] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.985599 26737 consensus_queue.cc:260] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.985945 26738 raft_consensus.cc:385] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.986440 26739 raft_consensus.cc:740] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.986761 26738 raft_consensus.cc:740] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.987402 26739 consensus_queue.cc:260] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.987635 26738 consensus_queue.cc:260] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:51.988139 26737 ts_tablet_manager.cc:1434] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:29:51.989187 26737 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5: Bootstrap starting.
I20260630 12:29:51.989773 26738 ts_tablet_manager.cc:1434] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:29:51.991400 26738 tablet_bootstrap.cc:492] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5: Bootstrap starting.
I20260630 12:29:51.991617 26739 ts_tablet_manager.cc:1434] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:29:51.992663 26739 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf: Bootstrap starting.
I20260630 12:29:51.995402 26737 tablet_bootstrap.cc:654] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.997677 26738 tablet_bootstrap.cc:654] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.999022 26739 tablet_bootstrap.cc:654] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.006939 26742 raft_consensus.cc:493] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.007616 26742 raft_consensus.cc:515] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.009735 26738 tablet_bootstrap.cc:492] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5: No bootstrap required, opened a new log
I20260630 12:29:52.010406 26738 ts_tablet_manager.cc:1403] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260630 12:29:52.013559 26738 raft_consensus.cc:359] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.014528 26738 raft_consensus.cc:385] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.015358 26738 raft_consensus.cc:740] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.016444 26742 leader_election.cc:290] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.023615 26737 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5: No bootstrap required, opened a new log
I20260630 12:29:52.024276 26737 ts_tablet_manager.cc:1403] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260630 12:29:52.025080 26738 consensus_queue.cc:260] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.028142 26738 ts_tablet_manager.cc:1434] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:29:52.027637 26737 raft_consensus.cc:359] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.028719 26737 raft_consensus.cc:385] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.029003 26737 raft_consensus.cc:740] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fa360b4d8a4fdfb3ae9a74707751d5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.029220 26738 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5: Bootstrap starting.
I20260630 12:29:52.029844 26737 consensus_queue.cc:260] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.032166 26737 ts_tablet_manager.cc:1434] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:29:52.033111 26737 tablet_bootstrap.cc:492] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5: Bootstrap starting.
I20260630 12:29:52.036290 26745 raft_consensus.cc:493] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.036841 26745 raft_consensus.cc:515] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.040398 26745 leader_election.cc:290] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:52.040535 26737 tablet_bootstrap.cc:654] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.045356 26742 raft_consensus.cc:493] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.046166 26742 raft_consensus.cc:515] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.050384 26742 leader_election.cc:290] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.052424 26738 tablet_bootstrap.cc:654] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.060652 26739 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf: No bootstrap required, opened a new log
I20260630 12:29:52.061501 26739 ts_tablet_manager.cc:1403] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.005s
I20260630 12:29:52.084535 26739 raft_consensus.cc:359] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.086396 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74bf639e5740babfaab61b68d1de6d" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5" is_pre_election: true
I20260630 12:29:52.099131 26692 raft_consensus.cc:2468] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 0.
I20260630 12:29:52.088289 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad981b3e81f49ed9933fa71098ffca8" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5" is_pre_election: true
I20260630 12:29:52.097502 26543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74bf639e5740babfaab61b68d1de6d" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" is_pre_election: true
I20260630 12:29:52.097646 26542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad981b3e81f49ed9933fa71098ffca8" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" is_pre_election: true
I20260630 12:29:52.102551 26542 raft_consensus.cc:2468] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 0.
I20260630 12:29:52.117846 26739 raft_consensus.cc:385] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.118482 26739 raft_consensus.cc:740] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.123917 26737 tablet_bootstrap.cc:492] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5: No bootstrap required, opened a new log
I20260630 12:29:52.124563 26737 ts_tablet_manager.cc:1403] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent bootstrapping tablet: real 0.092s	user 0.034s	sys 0.050s
I20260630 12:29:52.124975 26738 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5: No bootstrap required, opened a new log
I20260630 12:29:52.125572 26738 ts_tablet_manager.cc:1403] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.037s
I20260630 12:29:52.127791 26737 raft_consensus.cc:359] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.128664 26737 raft_consensus.cc:385] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.129249 26737 raft_consensus.cc:740] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fa360b4d8a4fdfb3ae9a74707751d5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.128639 26738 raft_consensus.cc:359] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.129832 26738 raft_consensus.cc:385] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.129277 26739 consensus_queue.cc:260] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.130193 26738 raft_consensus.cc:740] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.130370 26737 consensus_queue.cc:260] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.131151 26738 consensus_queue.cc:260] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.133455 26737 ts_tablet_manager.cc:1434] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:29:52.134732 26737 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5: Bootstrap starting.
I20260630 12:29:52.135759 26738 ts_tablet_manager.cc:1434] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:29:52.136987 26738 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5: Bootstrap starting.
I20260630 12:29:52.141124 26737 tablet_bootstrap.cc:654] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5: Neither blocks nor log segments found. Creating new log.
W20260630 12:29:52.143901 26584 leader_election.cc:343] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:52.144878 26584 leader_election.cc:304] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c2decba42a4e7ca434ec694e18e9cf, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.147966 26739 ts_tablet_manager.cc:1434] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.000s
I20260630 12:29:52.143263 26738 tablet_bootstrap.cc:654] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.154055 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886efa3781f54893bb1e00a22e0ef8cc" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf" is_pre_election: true
I20260630 12:29:52.148352 26742 raft_consensus.cc:2804] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:52.157232 26742 raft_consensus.cc:493] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:52.146008 26583 leader_election.cc:304] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [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: 39c2decba42a4e7ca434ec694e18e9cf, 453a02f82f4f4839a252f59f50780fa5; no voters: 78fa360b4d8a4fdfb3ae9a74707751d5
I20260630 12:29:52.159834 26739 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf: Bootstrap starting.
I20260630 12:29:52.159139 26742 raft_consensus.cc:3060] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.172189 26744 raft_consensus.cc:493] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.173250 26744 raft_consensus.cc:515] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.159317 26618 raft_consensus.cc:2468] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 0.
I20260630 12:29:52.180521 26542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886efa3781f54893bb1e00a22e0ef8cc" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" is_pre_election: true
I20260630 12:29:52.181577 26542 raft_consensus.cc:2468] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 0.
I20260630 12:29:52.183454 26658 leader_election.cc:304] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a02f82f4f4839a252f59f50780fa5, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.188084 26745 raft_consensus.cc:2804] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:52.189064 26745 raft_consensus.cc:493] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:52.189570 26745 raft_consensus.cc:3060] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:52.190740 26489 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:52.195117 26737 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5: No bootstrap required, opened a new log
I20260630 12:29:52.195910 26737 ts_tablet_manager.cc:1403] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.009s
I20260630 12:29:52.214035 26744 leader_election.cc:290] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.217716 26737 raft_consensus.cc:359] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.228931 26737 raft_consensus.cc:385] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.229357 26737 raft_consensus.cc:740] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fa360b4d8a4fdfb3ae9a74707751d5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.230525 26737 consensus_queue.cc:260] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.234365 26739 tablet_bootstrap.cc:654] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.233630 26737 ts_tablet_manager.cc:1434] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.002s
I20260630 12:29:52.250059 26737 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5: Bootstrap starting.
I20260630 12:29:52.257333 26742 raft_consensus.cc:515] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.261866 26761 raft_consensus.cc:2804] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:52.262521 26761 raft_consensus.cc:493] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:52.262984 26761 raft_consensus.cc:3060] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:52.258395 26583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.210.3:37633, user_credentials={real_user=slave}} blocked reactor thread for 112499us
I20260630 12:29:52.272150 26765 raft_consensus.cc:493] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:29:52.274984 26583 leader_election.cc:343] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:52.275126 26742 leader_election.cc:290] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 election: Requested vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.277274 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad981b3e81f49ed9933fa71098ffca8" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5"
W20260630 12:29:52.279659 26583 leader_election.cc:343] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:52.280519 26738 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5: No bootstrap required, opened a new log
I20260630 12:29:52.281535 26738 ts_tablet_manager.cc:1403] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5: Time spent bootstrapping tablet: real 0.145s	user 0.034s	sys 0.070s
I20260630 12:29:52.273738 26765 raft_consensus.cc:515] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.283524 26761 raft_consensus.cc:515] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.285331 26542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da821528dd014558af4c290f70484eef" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" is_pre_election: true
I20260630 12:29:52.286156 26542 raft_consensus.cc:2468] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 0.
I20260630 12:29:52.286470 26738 raft_consensus.cc:359] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.287333 26738 raft_consensus.cc:385] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.287667 26738 raft_consensus.cc:740] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.287693 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da821528dd014558af4c290f70484eef" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf" is_pre_election: true
I20260630 12:29:52.288043 26658 leader_election.cc:304] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a02f82f4f4839a252f59f50780fa5, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.288630 26738 consensus_queue.cc:260] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
W20260630 12:29:52.290393 26655 leader_election.cc:343] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:52.290813 26745 raft_consensus.cc:515] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.284492 26765 leader_election.cc:290] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:52.296721 26542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad981b3e81f49ed9933fa71098ffca8" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
I20260630 12:29:52.297508 26542 raft_consensus.cc:3060] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.289717 26737 tablet_bootstrap.cc:654] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.297909 26739 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf: No bootstrap required, opened a new log
I20260630 12:29:52.298669 26739 ts_tablet_manager.cc:1403] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.012s
I20260630 12:29:52.299867 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886efa3781f54893bb1e00a22e0ef8cc" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf"
I20260630 12:29:52.300547 26618 raft_consensus.cc:3060] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.302333 26739 raft_consensus.cc:359] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.303426 26739 raft_consensus.cc:385] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.303844 26739 raft_consensus.cc:740] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.296952 26765 raft_consensus.cc:2804] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:52.304949 26739 consensus_queue.cc:260] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.306015 26765 raft_consensus.cc:493] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:52.297926 26745 leader_election.cc:290] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 election: Requested vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:52.309628 26618 raft_consensus.cc:2468] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 1.
I20260630 12:29:52.312202 26655 leader_election.cc:304] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c2decba42a4e7ca434ec694e18e9cf, 453a02f82f4f4839a252f59f50780fa5; no voters: 
I20260630 12:29:52.313663 26739 ts_tablet_manager.cc:1434] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260630 12:29:52.314179 26768 raft_consensus.cc:2804] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:52.314836 26768 raft_consensus.cc:697] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Running, Role: LEADER
I20260630 12:29:52.315315 26739 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf: Bootstrap starting.
I20260630 12:29:52.315909 26768 consensus_queue.cc:237] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.319805 26738 ts_tablet_manager.cc:1434] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.004s
I20260630 12:29:52.321026 26738 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5: Bootstrap starting.
I20260630 12:29:52.328691 26738 tablet_bootstrap.cc:654] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.329098 26739 tablet_bootstrap.cc:654] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:52.329957 26737 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5: No bootstrap required, opened a new log
I20260630 12:29:52.330612 26737 ts_tablet_manager.cc:1403] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.019s
I20260630 12:29:52.306535 26765 raft_consensus.cc:3060] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.338477 26737 raft_consensus.cc:359] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.339648 26737 raft_consensus.cc:385] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.340057 26737 raft_consensus.cc:740] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fa360b4d8a4fdfb3ae9a74707751d5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.340816 26439 catalog_manager.cc:5697] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "453a02f82f4f4839a252f59f50780fa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:52.340909 26737 consensus_queue.cc:260] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.345213 26543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74bf639e5740babfaab61b68d1de6d" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
I20260630 12:29:52.346172 26543 raft_consensus.cc:3060] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.346788 26738 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5: No bootstrap required, opened a new log
I20260630 12:29:52.347378 26738 ts_tablet_manager.cc:1403] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.015s
I20260630 12:29:52.347718 26737 ts_tablet_manager.cc:1434] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:29:52.348884 26739 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf: No bootstrap required, opened a new log
I20260630 12:29:52.349521 26739 ts_tablet_manager.cc:1403] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260630 12:29:52.351382 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886efa3781f54893bb1e00a22e0ef8cc" candidate_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf" is_pre_election: true
I20260630 12:29:52.345157 26542 raft_consensus.cc:2468] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 1.
I20260630 12:29:52.352326 26618 raft_consensus.cc:2393] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78fa360b4d8a4fdfb3ae9a74707751d5 in current term 1: Already voted for candidate 453a02f82f4f4839a252f59f50780fa5 in this term.
I20260630 12:29:52.353111 26739 raft_consensus.cc:359] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.354041 26739 raft_consensus.cc:385] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.354451 26739 raft_consensus.cc:740] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.354740 26584 leader_election.cc:304] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [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: 39c2decba42a4e7ca434ec694e18e9cf, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 453a02f82f4f4839a252f59f50780fa5
I20260630 12:29:52.355568 26739 consensus_queue.cc:260] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.357007 26738 raft_consensus.cc:359] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.357803 26738 raft_consensus.cc:385] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:52.358160 26738 raft_consensus.cc:740] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Initialized, Role: FOLLOWER
I20260630 12:29:52.358536 26765 raft_consensus.cc:515] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.359066 26738 consensus_queue.cc:260] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.356191 26742 raft_consensus.cc:2804] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:52.361835 26738 ts_tablet_manager.cc:1434] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260630 12:29:52.363778 26765 leader_election.cc:290] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 election: Requested vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:52.364156 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da821528dd014558af4c290f70484eef" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf"
I20260630 12:29:52.365121 26618 raft_consensus.cc:3060] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:52.369756 26658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.210.1:42663, user_credentials={real_user=slave}} blocked reactor thread for 81811.9us
I20260630 12:29:52.370406 26543 raft_consensus.cc:2468] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 1.
I20260630 12:29:52.372295 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886efa3781f54893bb1e00a22e0ef8cc" candidate_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5" is_pre_election: true
I20260630 12:29:52.373040 26761 leader_election.cc:290] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 election: Requested vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.374140 26542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da821528dd014558af4c290f70484eef" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
I20260630 12:29:52.374850 26542 raft_consensus.cc:3060] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.374795 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74bf639e5740babfaab61b68d1de6d" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5"
I20260630 12:29:52.375870 26691 raft_consensus.cc:3060] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.376484 26739 ts_tablet_manager.cc:1434] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.011s
I20260630 12:29:52.378674 26508 leader_election.cc:304] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [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: 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 39c2decba42a4e7ca434ec694e18e9cf, 453a02f82f4f4839a252f59f50780fa5
I20260630 12:29:52.379824 26584 leader_election.cc:304] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c2decba42a4e7ca434ec694e18e9cf, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.381109 26742 raft_consensus.cc:697] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Becoming Leader. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Running, Role: LEADER
I20260630 12:29:52.381516 26744 raft_consensus.cc:3060] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.382369 26742 consensus_queue.cc:237] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.386219 26776 raft_consensus.cc:2804] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:52.386443 26543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886efa3781f54893bb1e00a22e0ef8cc" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
I20260630 12:29:52.387360 26776 raft_consensus.cc:697] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Becoming Leader. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Running, Role: LEADER
I20260630 12:29:52.392542 26776 consensus_queue.cc:237] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.392168 26691 raft_consensus.cc:2468] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 1.
I20260630 12:29:52.395849 26618 raft_consensus.cc:2468] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 1.
I20260630 12:29:52.397787 26655 leader_election.cc:304] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c2decba42a4e7ca434ec694e18e9cf, 453a02f82f4f4839a252f59f50780fa5; no voters: 
I20260630 12:29:52.398378 26542 raft_consensus.cc:2468] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 1.
I20260630 12:29:52.398852 26765 raft_consensus.cc:2804] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:52.399426 26765 raft_consensus.cc:697] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Running, Role: LEADER
I20260630 12:29:52.400189 26742 raft_consensus.cc:493] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.400333 26765 consensus_queue.cc:237] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.400767 26742 raft_consensus.cc:515] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.409950 26767 raft_consensus.cc:493] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.410609 26767 raft_consensus.cc:515] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.412091 26744 raft_consensus.cc:2749] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:52.413216 26767 leader_election.cc:290] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:52.412765 26440 catalog_manager.cc:5697] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2). New cstate: current_term: 1 leader_uuid: "39c2decba42a4e7ca434ec694e18e9cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:52.415266 26541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1ac12e2104f29bffe1787c827d9b4" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" is_pre_election: true
I20260630 12:29:52.416107 26541 raft_consensus.cc:2468] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 0.
I20260630 12:29:52.417582 26658 leader_election.cc:304] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a02f82f4f4839a252f59f50780fa5, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.420255 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1ac12e2104f29bffe1787c827d9b4" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf" is_pre_election: true
I20260630 12:29:52.421298 26618 raft_consensus.cc:2468] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 0.
I20260630 12:29:52.423638 26767 raft_consensus.cc:2804] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:52.424149 26543 raft_consensus.cc:2468] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 1.
I20260630 12:29:52.424299 26767 raft_consensus.cc:493] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:52.425012 26767 raft_consensus.cc:3060] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.427772 26541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3073ea0103b54d55adf1e915046a47ea" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" is_pre_election: true
I20260630 12:29:52.428800 26541 raft_consensus.cc:2468] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 0.
I20260630 12:29:52.430929 26584 leader_election.cc:304] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c2decba42a4e7ca434ec694e18e9cf, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.432467 26774 raft_consensus.cc:2804] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:52.432998 26774 raft_consensus.cc:493] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:52.433454 26774 raft_consensus.cc:3060] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.437352 26767 raft_consensus.cc:515] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.441979 26541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1ac12e2104f29bffe1787c827d9b4" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
I20260630 12:29:52.442866 26541 raft_consensus.cc:3060] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.448518 26742 leader_election.cc:290] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.445780 26774 raft_consensus.cc:515] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.448788 26744 raft_consensus.cc:493] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.454407 26744 raft_consensus.cc:515] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.455647 26774 leader_election.cc:290] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 election: Requested vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.448400 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3073ea0103b54d55adf1e915046a47ea" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5" is_pre_election: true
I20260630 12:29:52.456781 26542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3073ea0103b54d55adf1e915046a47ea" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5"
I20260630 12:29:52.457474 26691 raft_consensus.cc:2468] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 0.
I20260630 12:29:52.452500 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1ac12e2104f29bffe1787c827d9b4" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf"
I20260630 12:29:52.458617 26618 raft_consensus.cc:3060] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.458688 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3073ea0103b54d55adf1e915046a47ea" candidate_uuid: "39c2decba42a4e7ca434ec694e18e9cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5"
I20260630 12:29:52.457465 26542 raft_consensus.cc:3060] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.459677 26692 raft_consensus.cc:3060] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.464145 26617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3073ea0103b54d55adf1e915046a47ea" candidate_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf" is_pre_election: true
I20260630 12:29:52.465108 26617 raft_consensus.cc:2393] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78fa360b4d8a4fdfb3ae9a74707751d5 in current term 1: Already voted for candidate 39c2decba42a4e7ca434ec694e18e9cf in this term.
I20260630 12:29:52.469676 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3073ea0103b54d55adf1e915046a47ea" candidate_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a02f82f4f4839a252f59f50780fa5" is_pre_election: true
I20260630 12:29:52.470234 26441 catalog_manager.cc:5697] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "453a02f82f4f4839a252f59f50780fa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:52.471582 26508 leader_election.cc:304] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [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: 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 39c2decba42a4e7ca434ec694e18e9cf, 453a02f82f4f4839a252f59f50780fa5
I20260630 12:29:52.472831 26744 leader_election.cc:290] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289), 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:52.451093 26767 leader_election.cc:290] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 election: Requested vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:52.477859 26541 raft_consensus.cc:2468] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 1.
I20260630 12:29:52.474412 26618 raft_consensus.cc:2468] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a02f82f4f4839a252f59f50780fa5 in term 1.
I20260630 12:29:52.481395 26692 raft_consensus.cc:2468] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 1.
I20260630 12:29:52.482883 26658 leader_election.cc:304] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a02f82f4f4839a252f59f50780fa5, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.488418 26767 raft_consensus.cc:2804] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:52.480386 26542 raft_consensus.cc:2468] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39c2decba42a4e7ca434ec694e18e9cf in term 1.
I20260630 12:29:52.489452 26767 raft_consensus.cc:697] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 453a02f82f4f4839a252f59f50780fa5, State: Running, Role: LEADER
I20260630 12:29:52.489557 26779 raft_consensus.cc:2749] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:52.490556 26767 consensus_queue.cc:237] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.490650 26584 leader_election.cc:304] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c2decba42a4e7ca434ec694e18e9cf, 78fa360b4d8a4fdfb3ae9a74707751d5; no voters: 
I20260630 12:29:52.491746 26776 raft_consensus.cc:2804] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:52.492601 26776 raft_consensus.cc:697] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Becoming Leader. State: Replica: 39c2decba42a4e7ca434ec694e18e9cf, State: Running, Role: LEADER
I20260630 12:29:52.493525 26776 consensus_queue.cc:237] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.499022 26440 catalog_manager.cc:5697] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2). New cstate: current_term: 1 leader_uuid: "39c2decba42a4e7ca434ec694e18e9cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:52.510023 26441 catalog_manager.cc:5697] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3). New cstate: current_term: 1 leader_uuid: "453a02f82f4f4839a252f59f50780fa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:52.514547 26440 catalog_manager.cc:5697] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2). New cstate: current_term: 1 leader_uuid: "39c2decba42a4e7ca434ec694e18e9cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:52.541886 26767 raft_consensus.cc:493] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:52.542445 26767 raft_consensus.cc:515] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } }
I20260630 12:29:52.544579 26767 leader_election.cc:290] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663), 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:52.545574 26542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad981b3e81f49ed9933fa71098ffca8" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" is_pre_election: true
I20260630 12:29:52.545745 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad981b3e81f49ed9933fa71098ffca8" candidate_uuid: "453a02f82f4f4839a252f59f50780fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c2decba42a4e7ca434ec694e18e9cf" is_pre_election: true
I20260630 12:29:52.546411 26542 raft_consensus.cc:2393] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 453a02f82f4f4839a252f59f50780fa5 in current term 1: Already voted for candidate 39c2decba42a4e7ca434ec694e18e9cf in this term.
I20260630 12:29:52.547581 26658 leader_election.cc:304] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [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: 453a02f82f4f4839a252f59f50780fa5; no voters: 39c2decba42a4e7ca434ec694e18e9cf, 78fa360b4d8a4fdfb3ae9a74707751d5
I20260630 12:29:52.548359 26767 raft_consensus.cc:3060] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:52.555975 26767 raft_consensus.cc:2749] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:52.770740 26542 raft_consensus.cc:1275] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.773502 26767 consensus_queue.cc:1048] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.786867 26543 raft_consensus.cc:1275] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.789462 26765 consensus_queue.cc:1048] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.800546 26618 raft_consensus.cc:1275] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.800958 26617 raft_consensus.cc:1275] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.803907 26768 consensus_queue.cc:1048] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.806232 26768 consensus_queue.cc:1048] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.834707 26692 raft_consensus.cc:1275] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.837252 26776 consensus_queue.cc:1048] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.843071 26541 raft_consensus.cc:1275] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.846629 26541 raft_consensus.cc:1275] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.846813 26765 consensus_queue.cc:1048] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.848680 26776 consensus_queue.cc:1048] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.855032 26616 raft_consensus.cc:1275] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.858004 26767 consensus_queue.cc:1048] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.896598 26539 raft_consensus.cc:1275] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.902026 26742 consensus_queue.cc:1048] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:52.911700 26691 raft_consensus.cc:1275] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:52.921144 26776 consensus_queue.cc:1048] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:52.992372 26690 raft_consensus.cc:1275] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:53.002394 26542 raft_consensus.cc:1275] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:29:53.045331 26807 log.cc:927] Time spent T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
W20260630 12:29:53.094234 26778 log.cc:927] Time spent T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260630 12:29:53.111582 26658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.1:42663, user_credentials={real_user=slave}} blocked reactor thread for 56740.6us
I20260630 12:29:53.118587 26776 consensus_queue.cc:1048] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260630 12:29:53.122300 26774 consensus_queue.cc:1048] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:29:53.130153 26781 log.cc:927] Time spent T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260630 12:29:53.184844 26584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.1:42663, user_credentials={real_user=slave}} blocked reactor thread for 77064.4us
W20260630 12:29:53.206967 26583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.210.3:37633, user_credentials={real_user=slave}} blocked reactor thread for 88150.8us
I20260630 12:29:53.313548 26790 mvcc.cc:204] Tried to move back new op lower bound from 7302441340210737152 to 7302441338144161792. Current Snapshot: MvccSnapshot[applied={T|T < 7302441340210737152}]
I20260630 12:29:53.817144 14152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:53.829944 26835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:53.832038 26836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:53.836560 26838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:53.838052 14152 server_base.cc:1061] running on GCE node
I20260630 12:29:53.840198 14152 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:53.840459 14152 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:53.840626 14152 hybrid_clock.cc:648] HybridClock initialized: now 1782822593840613 us; error 0 us; skew 500 ppm
I20260630 12:29:53.841117 14152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:53.844386 14152 webserver.cc:533] Webserver started at http://127.13.210.4:36323/ using document root <none> and password file <none>
I20260630 12:29:53.844937 14152 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:53.845199 14152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:53.845495 14152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:53.846987 14152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-3-root/instance:
uuid: "02e4267296384d77a32b7805e3c76edb"
format_stamp: "Formatted at 2026-06-30 12:29:53 on dist-test-slave-nkz7"
I20260630 12:29:53.852442 14152 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:29:53.856669 26843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:53.858050 14152 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:53.858536 14152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-3-root
uuid: "02e4267296384d77a32b7805e3c76edb"
format_stamp: "Formatted at 2026-06-30 12:29:53 on dist-test-slave-nkz7"
I20260630 12:29:53.858858 14152 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskn2U5Sw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822310943332-14152-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:53.900789 14152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:53.902451 14152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:53.903956 14152 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:53.906292 14152 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:53.906499 14152 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:53.906793 14152 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:53.906944 14152 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:53.953224 14152 rpc_server.cc:307] RPC server started. Bound to: 127.13.210.4:43571
I20260630 12:29:53.953575 26905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.210.4:43571 every 8 connection(s)
I20260630 12:29:53.975664 26906 heartbeater.cc:344] Connected to a master server at 127.13.210.62:46241
I20260630 12:29:53.976276 26906 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:53.977495 26906 heartbeater.cc:507] Master 127.13.210.62:46241 requested a full tablet report, sending...
I20260630 12:29:53.980057 26440 ts_manager.cc:194] Registered new tserver with Master: 02e4267296384d77a32b7805e3c76edb (127.13.210.4:43571)
I20260630 12:29:53.981596 26440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32934
I20260630 12:29:54.348539 26691 consensus_queue.cc:237] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:54.357093 26618 raft_consensus.cc:1275] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:54.357380 26537 raft_consensus.cc:1275] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:54.359717 26912 consensus_queue.cc:1048] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:29:54.361307 26765 consensus_queue.cc:1048] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:29:54.373646 26913 raft_consensus.cc:2955] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.375365 26537 raft_consensus.cc:2955] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.376096 26618 raft_consensus.cc:2955] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
W20260630 12:29:54.385006 26657 consensus_peers.cc:597] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 -> Peer 02e4267296384d77a32b7805e3c76edb (127.13.210.4:43571): Couldn't send request to peer 02e4267296384d77a32b7805e3c76edb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da821528dd014558af4c290f70484eef. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:54.392884 26440 catalog_manager.cc:5697] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf reported cstate change: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "453a02f82f4f4839a252f59f50780fa5" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.410017 26618 consensus_queue.cc:237] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:54.423328 26691 raft_consensus.cc:1275] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:54.424957 26821 consensus_queue.cc:1048] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:29:54.425494 26537 raft_consensus.cc:1275] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:54.427368 26821 consensus_queue.cc:1048] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:29:54.429368 26583 consensus_peers.cc:597] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf -> Peer 02e4267296384d77a32b7805e3c76edb (127.13.210.4:43571): Couldn't send request to peer 02e4267296384d77a32b7805e3c76edb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3073ea0103b54d55adf1e915046a47ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:54.432801 26922 raft_consensus.cc:2955] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.434547 26691 raft_consensus.cc:2955] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.436174 26537 raft_consensus.cc:2955] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.447345 26618 consensus_queue.cc:237] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:54.447048 26438 catalog_manager.cc:5697] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf reported cstate change: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "39c2decba42a4e7ca434ec694e18e9cf" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:54.465965 26583 consensus_peers.cc:597] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf -> Peer 02e4267296384d77a32b7805e3c76edb (127.13.210.4:43571): Couldn't send request to peer 02e4267296384d77a32b7805e3c76edb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ad981b3e81f49ed9933fa71098ffca8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:54.467275 26691 raft_consensus.cc:1275] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:54.469004 26925 consensus_queue.cc:1048] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:29:54.474113 26537 raft_consensus.cc:1275] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 39c2decba42a4e7ca434ec694e18e9cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:54.477241 26926 consensus_queue.cc:1048] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:29:54.480979 26691 raft_consensus.cc:2955] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.482054 26537 raft_consensus.cc:2955] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.480721 26925 raft_consensus.cc:2955] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.492596 26441 catalog_manager.cc:5697] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 reported cstate change: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "39c2decba42a4e7ca434ec694e18e9cf" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.498749 26691 consensus_queue.cc:237] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:54.506616 26618 raft_consensus.cc:1275] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:54.506852 26537 raft_consensus.cc:1275] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Refusing update from remote peer 453a02f82f4f4839a252f59f50780fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:29:54.507373 26657 consensus_peers.cc:597] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 -> Peer 02e4267296384d77a32b7805e3c76edb (127.13.210.4:43571): Couldn't send request to peer 02e4267296384d77a32b7805e3c76edb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5e1ac12e2104f29bffe1787c827d9b4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:54.508318 26913 consensus_queue.cc:1048] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:29:54.509449 26912 consensus_queue.cc:1048] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:29:54.516168 26913 raft_consensus.cc:2955] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.518303 26618 raft_consensus.cc:2955] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.519891 26537 raft_consensus.cc:2955] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } } }
I20260630 12:29:54.530009 26438 catalog_manager.cc:5697] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 reported cstate change: config changed from index -1 to 10, NON_VOTER 02e4267296384d77a32b7805e3c76edb (127.13.210.4) added. New cstate: current_term: 1 leader_uuid: "453a02f82f4f4839a252f59f50780fa5" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:54.814666 26927 ts_tablet_manager.cc:933] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: Initiating tablet copy from peer 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:54.816331 26927 tablet_copy_client.cc:323] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:37633
I20260630 12:29:54.829524 26702 tablet_copy_service.cc:140] P 453a02f82f4f4839a252f59f50780fa5: Received BeginTabletCopySession request for tablet da821528dd014558af4c290f70484eef from peer 02e4267296384d77a32b7805e3c76edb ({username='slave'} at 127.0.0.1:33324)
I20260630 12:29:54.830253 26702 tablet_copy_service.cc:161] P 453a02f82f4f4839a252f59f50780fa5: Beginning new tablet copy session on tablet da821528dd014558af4c290f70484eef from peer 02e4267296384d77a32b7805e3c76edb at {username='slave'} at 127.0.0.1:33324: session id = 02e4267296384d77a32b7805e3c76edb-da821528dd014558af4c290f70484eef
I20260630 12:29:54.839907 26702 tablet_copy_source_session.cc:215] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:54.843441 26927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da821528dd014558af4c290f70484eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:54.855676 26927 tablet_copy_client.cc:806] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:54.856366 26927 tablet_copy_client.cc:670] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:54.860836 26927 tablet_copy_client.cc:538] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:54.867535 26927 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: Bootstrap starting.
I20260630 12:29:54.889444 26931 ts_tablet_manager.cc:933] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: Initiating tablet copy from peer 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:54.891170 26931 tablet_copy_client.cc:323] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:43289
I20260630 12:29:54.900763 26628 tablet_copy_service.cc:140] P 39c2decba42a4e7ca434ec694e18e9cf: Received BeginTabletCopySession request for tablet 3073ea0103b54d55adf1e915046a47ea from peer 02e4267296384d77a32b7805e3c76edb ({username='slave'} at 127.0.0.1:38712)
I20260630 12:29:54.901265 26628 tablet_copy_service.cc:161] P 39c2decba42a4e7ca434ec694e18e9cf: Beginning new tablet copy session on tablet 3073ea0103b54d55adf1e915046a47ea from peer 02e4267296384d77a32b7805e3c76edb at {username='slave'} at 127.0.0.1:38712: session id = 02e4267296384d77a32b7805e3c76edb-3073ea0103b54d55adf1e915046a47ea
I20260630 12:29:54.907825 26628 tablet_copy_source_session.cc:215] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:54.910554 26931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3073ea0103b54d55adf1e915046a47ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:54.927795 26931 tablet_copy_client.cc:806] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:54.928498 26931 tablet_copy_client.cc:670] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:54.932983 26931 tablet_copy_client.cc:538] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:54.939544 26931 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: Bootstrap starting.
I20260630 12:29:54.940026 26927 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=60 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:54.941000 26927 tablet_bootstrap.cc:492] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: Bootstrap complete.
I20260630 12:29:54.941690 26927 ts_tablet_manager.cc:1403] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: Time spent bootstrapping tablet: real 0.074s	user 0.067s	sys 0.004s
I20260630 12:29:54.944705 26927 raft_consensus.cc:359] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:54.945555 26927 raft_consensus.cc:740] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02e4267296384d77a32b7805e3c76edb, State: Initialized, Role: LEARNER
I20260630 12:29:54.946282 26927 consensus_queue.cc:260] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:54.948530 26906 heartbeater.cc:499] Master 127.13.210.62:46241 was elected leader, sending a full tablet report...
I20260630 12:29:54.949788 26927 ts_tablet_manager.cc:1434] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:29:54.951887 26702 tablet_copy_service.cc:342] P 453a02f82f4f4839a252f59f50780fa5: Request end of tablet copy session 02e4267296384d77a32b7805e3c76edb-da821528dd014558af4c290f70484eef received from {username='slave'} at 127.0.0.1:33324
I20260630 12:29:54.952323 26702 tablet_copy_service.cc:434] P 453a02f82f4f4839a252f59f50780fa5: ending tablet copy session 02e4267296384d77a32b7805e3c76edb-da821528dd014558af4c290f70484eef on tablet da821528dd014558af4c290f70484eef with peer 02e4267296384d77a32b7805e3c76edb
I20260630 12:29:54.976449 26927 ts_tablet_manager.cc:933] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: Initiating tablet copy from peer 453a02f82f4f4839a252f59f50780fa5 (127.13.210.3:37633)
I20260630 12:29:54.978911 26927 tablet_copy_client.cc:323] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.3:37633
I20260630 12:29:54.980767 26702 tablet_copy_service.cc:140] P 453a02f82f4f4839a252f59f50780fa5: Received BeginTabletCopySession request for tablet c5e1ac12e2104f29bffe1787c827d9b4 from peer 02e4267296384d77a32b7805e3c76edb ({username='slave'} at 127.0.0.1:33324)
I20260630 12:29:54.981343 26702 tablet_copy_service.cc:161] P 453a02f82f4f4839a252f59f50780fa5: Beginning new tablet copy session on tablet c5e1ac12e2104f29bffe1787c827d9b4 from peer 02e4267296384d77a32b7805e3c76edb at {username='slave'} at 127.0.0.1:33324: session id = 02e4267296384d77a32b7805e3c76edb-c5e1ac12e2104f29bffe1787c827d9b4
I20260630 12:29:54.988723 14152 tablet_server.cc:179] TabletServer@127.13.210.1:0 shutting down...
W20260630 12:29:55.015741 26658 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260630 12:29:55.030668 26931 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=60 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:55.031857 26931 tablet_bootstrap.cc:492] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: Bootstrap complete.
I20260630 12:29:55.032749 26931 ts_tablet_manager.cc:1403] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: Time spent bootstrapping tablet: real 0.093s	user 0.074s	sys 0.008s
I20260630 12:29:55.035931 26931 raft_consensus.cc:359] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:55.036926 26931 raft_consensus.cc:740] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02e4267296384d77a32b7805e3c76edb, State: Initialized, Role: LEARNER
I20260630 12:29:55.037739 26931 consensus_queue.cc:260] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } attrs { replace: true } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
W20260630 12:29:55.040433 26658 consensus_peers.cc:597] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 -> Peer 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663): Couldn't send request to peer 78fa360b4d8a4fdfb3ae9a74707751d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:55.040632 26931 ts_tablet_manager.cc:1434] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:29:55.046547 26628 tablet_copy_service.cc:342] P 39c2decba42a4e7ca434ec694e18e9cf: Request end of tablet copy session 02e4267296384d77a32b7805e3c76edb-3073ea0103b54d55adf1e915046a47ea received from {username='slave'} at 127.0.0.1:38712
I20260630 12:29:55.047039 26628 tablet_copy_service.cc:434] P 39c2decba42a4e7ca434ec694e18e9cf: ending tablet copy session 02e4267296384d77a32b7805e3c76edb-3073ea0103b54d55adf1e915046a47ea on tablet 3073ea0103b54d55adf1e915046a47ea with peer 02e4267296384d77a32b7805e3c76edb
I20260630 12:29:55.053056 26702 tablet_copy_source_session.cc:215] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:55.056795 26927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e1ac12e2104f29bffe1787c827d9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:55.057958 26931 ts_tablet_manager.cc:933] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: Initiating tablet copy from peer 39c2decba42a4e7ca434ec694e18e9cf (127.13.210.2:43289)
I20260630 12:29:55.065102 26931 tablet_copy_client.cc:323] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Beginning tablet copy session from remote peer at address 127.13.210.2:43289
I20260630 12:29:55.067790 26628 tablet_copy_service.cc:140] P 39c2decba42a4e7ca434ec694e18e9cf: Received BeginTabletCopySession request for tablet 8ad981b3e81f49ed9933fa71098ffca8 from peer 02e4267296384d77a32b7805e3c76edb ({username='slave'} at 127.0.0.1:38712)
I20260630 12:29:55.070235 26628 tablet_copy_service.cc:161] P 39c2decba42a4e7ca434ec694e18e9cf: Beginning new tablet copy session on tablet 8ad981b3e81f49ed9933fa71098ffca8 from peer 02e4267296384d77a32b7805e3c76edb at {username='slave'} at 127.0.0.1:38712: session id = 02e4267296384d77a32b7805e3c76edb-8ad981b3e81f49ed9933fa71098ffca8
I20260630 12:29:55.082971 26628 tablet_copy_source_session.cc:215] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:55.086781 26931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad981b3e81f49ed9933fa71098ffca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:55.087169 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:55.088963 14152 tablet_replica.cc:333] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5: stopping tablet replica
I20260630 12:29:55.089978 14152 raft_consensus.cc:2243] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.090869 14152 raft_consensus.cc:2272] T da821528dd014558af4c290f70484eef P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.094507 26927 tablet_copy_client.cc:806] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:55.095153 26927 tablet_copy_client.cc:670] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:55.096172 14152 tablet_replica.cc:333] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5: stopping tablet replica
I20260630 12:29:55.097067 14152 raft_consensus.cc:2243] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.097833 14152 raft_consensus.cc:2272] T 5b74bf639e5740babfaab61b68d1de6d P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.099782 26927 tablet_copy_client.cc:538] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:55.100929 14152 tablet_replica.cc:333] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5: stopping tablet replica
I20260630 12:29:55.101778 14152 raft_consensus.cc:2243] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.102632 14152 raft_consensus.cc:2272] T 3073ea0103b54d55adf1e915046a47ea P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.103415 26931 tablet_copy_client.cc:806] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:55.103982 26931 tablet_copy_client.cc:670] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:55.108130 26931 tablet_copy_client.cc:538] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:55.108307 14152 tablet_replica.cc:333] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5: stopping tablet replica
I20260630 12:29:55.109256 14152 raft_consensus.cc:2243] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.109956 14152 raft_consensus.cc:2272] T 8ad981b3e81f49ed9933fa71098ffca8 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.110229 26927 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: Bootstrap starting.
I20260630 12:29:55.114140 14152 tablet_replica.cc:333] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5: stopping tablet replica
I20260630 12:29:55.115103 14152 raft_consensus.cc:2243] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.116107 14152 raft_consensus.cc:2272] T c5e1ac12e2104f29bffe1787c827d9b4 P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.118005 26931 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: Bootstrap starting.
I20260630 12:29:55.120050 14152 tablet_replica.cc:333] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5: stopping tablet replica
I20260630 12:29:55.120947 14152 raft_consensus.cc:2243] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.121758 14152 raft_consensus.cc:2272] T 886efa3781f54893bb1e00a22e0ef8cc P 78fa360b4d8a4fdfb3ae9a74707751d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.157480 14152 tablet_server.cc:196] TabletServer@127.13.210.1:0 shutdown complete.
I20260630 12:29:55.188651 14152 tablet_server.cc:179] TabletServer@127.13.210.2:0 shutting down...
I20260630 12:29:55.188751 26927 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=64 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:55.189800 26927 tablet_bootstrap.cc:492] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: Bootstrap complete.
I20260630 12:29:55.190560 26927 ts_tablet_manager.cc:1403] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: Time spent bootstrapping tablet: real 0.081s	user 0.062s	sys 0.016s
I20260630 12:29:55.193308 26927 raft_consensus.cc:359] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:55.194140 26927 raft_consensus.cc:740] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02e4267296384d77a32b7805e3c76edb, State: Initialized, Role: LEARNER
I20260630 12:29:55.194694 26927 consensus_queue.cc:260] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:55.197103 26927 ts_tablet_manager.cc:1434] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:29:55.199658 26702 tablet_copy_service.cc:342] P 453a02f82f4f4839a252f59f50780fa5: Request end of tablet copy session 02e4267296384d77a32b7805e3c76edb-c5e1ac12e2104f29bffe1787c827d9b4 received from {username='slave'} at 127.0.0.1:33324
I20260630 12:29:55.200081 26702 tablet_copy_service.cc:434] P 453a02f82f4f4839a252f59f50780fa5: ending tablet copy session 02e4267296384d77a32b7805e3c76edb-c5e1ac12e2104f29bffe1787c827d9b4 on tablet c5e1ac12e2104f29bffe1787c827d9b4 with peer 02e4267296384d77a32b7805e3c76edb
I20260630 12:29:55.203709 26931 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=78 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:55.204707 26931 tablet_bootstrap.cc:492] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: Bootstrap complete.
I20260630 12:29:55.205447 26931 ts_tablet_manager.cc:1403] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: Time spent bootstrapping tablet: real 0.088s	user 0.073s	sys 0.008s
I20260630 12:29:55.208112 26931 raft_consensus.cc:359] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:55.208930 26931 raft_consensus.cc:740] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02e4267296384d77a32b7805e3c76edb, State: Initialized, Role: LEARNER
I20260630 12:29:55.212227 26931 consensus_queue.cc:260] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "78fa360b4d8a4fdfb3ae9a74707751d5" member_type: VOTER last_known_addr { host: "127.13.210.1" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "39c2decba42a4e7ca434ec694e18e9cf" member_type: VOTER last_known_addr { host: "127.13.210.2" port: 43289 } } peers { permanent_uuid: "453a02f82f4f4839a252f59f50780fa5" member_type: VOTER last_known_addr { host: "127.13.210.3" port: 37633 } } peers { permanent_uuid: "02e4267296384d77a32b7805e3c76edb" member_type: NON_VOTER last_known_addr { host: "127.13.210.4" port: 43571 } attrs { promote: true } }
I20260630 12:29:55.214876 26931 ts_tablet_manager.cc:1434] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:29:55.220043 14152 tablet_copy_service.cc:362] P 39c2decba42a4e7ca434ec694e18e9cf: Destroying tablet copy session 02e4267296384d77a32b7805e3c76edb-8ad981b3e81f49ed9933fa71098ffca8 due to service shutdown
I20260630 12:29:55.220417 14152 tablet_copy_service.cc:434] P 39c2decba42a4e7ca434ec694e18e9cf: ending tablet copy session 02e4267296384d77a32b7805e3c76edb-8ad981b3e81f49ed9933fa71098ffca8 on tablet 8ad981b3e81f49ed9933fa71098ffca8 with peer 02e4267296384d77a32b7805e3c76edb
I20260630 12:29:55.245527 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:55.247211 14152 tablet_replica.cc:333] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf: stopping tablet replica
I20260630 12:29:55.249073 26881 raft_consensus.cc:1217] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
I20260630 12:29:55.248109 14152 raft_consensus.cc:2243] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.255585 14152 raft_consensus.cc:2272] T da821528dd014558af4c290f70484eef P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.258914 14152 tablet_replica.cc:333] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf: stopping tablet replica
I20260630 12:29:55.259727 14152 raft_consensus.cc:2243] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.260452 14152 raft_consensus.cc:2272] T 886efa3781f54893bb1e00a22e0ef8cc P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.263265 14152 tablet_replica.cc:333] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf: stopping tablet replica
I20260630 12:29:55.263952 14152 raft_consensus.cc:2243] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.264659 14152 raft_consensus.cc:2272] T c5e1ac12e2104f29bffe1787c827d9b4 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.268004 14152 tablet_replica.cc:333] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf: stopping tablet replica
I20260630 12:29:55.268762 14152 raft_consensus.cc:2243] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:55.270094 14152 raft_consensus.cc:2272] T 3073ea0103b54d55adf1e915046a47ea P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.273504 14152 tablet_replica.cc:333] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf: stopping tablet replica
I20260630 12:29:55.274258 14152 raft_consensus.cc:2243] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:55.275594 14152 raft_consensus.cc:2272] T 8ad981b3e81f49ed9933fa71098ffca8 P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.279598 14152 tablet_replica.cc:333] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf: stopping tablet replica
I20260630 12:29:55.280416 14152 raft_consensus.cc:2243] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:55.281606 14152 raft_consensus.cc:2272] T 5b74bf639e5740babfaab61b68d1de6d P 39c2decba42a4e7ca434ec694e18e9cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.313941 14152 tablet_server.cc:196] TabletServer@127.13.210.2:0 shutdown complete.
W20260630 12:29:55.321568 26931 tablet_copy_client.cc:1131] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.210.2:43289: connect: Connection refused (error 111)
I20260630 12:29:55.337034 14152 tablet_server.cc:179] TabletServer@127.13.210.3:0 shutting down...
I20260630 12:29:55.370586 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:55.371454 14152 tablet_replica.cc:333] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5: stopping tablet replica
I20260630 12:29:55.372156 14152 raft_consensus.cc:2243] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.372792 14152 raft_consensus.cc:2272] T 8ad981b3e81f49ed9933fa71098ffca8 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.376174 14152 tablet_replica.cc:333] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5: stopping tablet replica
I20260630 12:29:55.376762 14152 raft_consensus.cc:2243] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.377389 14152 raft_consensus.cc:2272] T 3073ea0103b54d55adf1e915046a47ea P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.381758 14152 tablet_replica.cc:333] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5: stopping tablet replica
I20260630 12:29:55.382718 14152 raft_consensus.cc:2243] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:55.383795 14152 raft_consensus.cc:2272] T 886efa3781f54893bb1e00a22e0ef8cc P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.387212 14152 tablet_replica.cc:333] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5: stopping tablet replica
I20260630 12:29:55.388159 14152 raft_consensus.cc:2243] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:29:55.388347 26658 consensus_peers.cc:597] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 -> Peer 78fa360b4d8a4fdfb3ae9a74707751d5 (127.13.210.1:42663): Couldn't send request to peer 78fa360b4d8a4fdfb3ae9a74707751d5. Status: Network error: Client connection negotiation failed: client connection to 127.13.210.1:42663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:55.389644 14152 raft_consensus.cc:2272] T c5e1ac12e2104f29bffe1787c827d9b4 P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.393544 14152 tablet_replica.cc:333] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5: stopping tablet replica
I20260630 12:29:55.394376 14152 raft_consensus.cc:2243] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.395136 14152 raft_consensus.cc:2272] T 5b74bf639e5740babfaab61b68d1de6d P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.398000 14152 tablet_replica.cc:333] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5: stopping tablet replica
I20260630 12:29:55.398625 14152 raft_consensus.cc:2243] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:55.399947 14152 raft_consensus.cc:2272] T da821528dd014558af4c290f70484eef P 453a02f82f4f4839a252f59f50780fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.421996 14152 tablet_server.cc:196] TabletServer@127.13.210.3:0 shutdown complete.
I20260630 12:29:55.449795 14152 tablet_server.cc:179] TabletServer@127.13.210.4:0 shutting down...
I20260630 12:29:55.471648 14152 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:55.473037 14152 tablet_replica.cc:333] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb: stopping tablet replica
I20260630 12:29:55.473611 14152 raft_consensus.cc:2243] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:55.474056 14152 raft_consensus.cc:2272] T 8ad981b3e81f49ed9933fa71098ffca8 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:55.476472 14152 tablet_replica.cc:333] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb: stopping tablet replica
I20260630 12:29:55.477006 14152 raft_consensus.cc:2243] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:55.477377 14152 raft_consensus.cc:2272] T c5e1ac12e2104f29bffe1787c827d9b4 P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:55.479617 14152 tablet_replica.cc:333] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb: stopping tablet replica
I20260630 12:29:55.480171 14152 raft_consensus.cc:2243] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:55.480528 14152 raft_consensus.cc:2272] T 3073ea0103b54d55adf1e915046a47ea P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:55.482580 14152 tablet_replica.cc:333] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb: stopping tablet replica
I20260630 12:29:55.483029 14152 raft_consensus.cc:2243] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:55.483390 14152 raft_consensus.cc:2272] T da821528dd014558af4c290f70484eef P 02e4267296384d77a32b7805e3c76edb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:55.505869 14152 tablet_server.cc:196] TabletServer@127.13.210.4:0 shutdown complete.
I20260630 12:29:55.523998 14152 master.cc:562] Master@127.13.210.62:46241 shutting down...
W20260630 12:29:55.567008 26489 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:55.568380 14152 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:55.568933 14152 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.569288 14152 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a9f46131d8e492d8f4e92a8a6e058fd: stopping tablet replica
I20260630 12:29:55.590157 14152 master.cc:584] Master@127.13.210.62:46241 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5589 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13541 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (284520 ms total)
[  PASSED  ] 26 tests.
I20260630 12:29:55.648860 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~70 seconds ago
I20260630 12:29:55.649124 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~70 seconds ago
I20260630 12:29:55.649317 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~71 seconds ago
I20260630 12:29:55.649494 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 10 messages since previous log ~102 seconds ago
I20260630 12:29:55.649683 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 39 messages since previous log ~196 seconds ago
I20260630 12:29:55.649943 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~257 seconds ago
I20260630 12:29:55.650310 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~11 seconds ago
I20260630 12:29:55.650517 14152 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
